I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 4fb9eef1 authored by z3d's avatar z3d
Browse files

Light theme tweaks.

parent 49ecfd82
No related branches found
No related tags found
No related merge requests found
...@@ -268,7 +268,7 @@ div.main textarea { ...@@ -268,7 +268,7 @@ div.main textarea {
div.news { div.news {
margin: 0px 15px 10px 220px; margin: 0px 15px 10px 220px;
padding: 15px 25px 15px 25px; padding: 10px 25px 15px 25px;
border: 1px solid #003; border: 1px solid #003;
color: #410; color: #410;
border-radius: 4px; border-radius: 4px;
...@@ -595,7 +595,7 @@ h2 { ...@@ -595,7 +595,7 @@ h2 {
border-radius: 4px; border-radius: 4px;
-moz-border-radius: 4px; -moz-border-radius: 4px;
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
margin: 15px 0px 10px 0 !important; margin: 15px 0px 5px 0 !important;
-moz-box-shadow: inset 0px 0px 1px 0px #002; -moz-box-shadow: inset 0px 0px 1px 0px #002;
word-wrap: break-word; word-wrap: break-word;
} }
...@@ -612,7 +612,7 @@ h3 { ...@@ -612,7 +612,7 @@ h3 {
border: 1px solid #002; border: 1px solid #002;
border-left: 5px solid #002; border-left: 5px solid #002;
padding: 3px 5px 3px 5px; padding: 3px 5px 3px 5px;
margin: 15px 0 5px 0; margin: 15px 0 15px 0;
border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0;
-khtml-border-radius: 0 4px 4px 0; -khtml-border-radius: 0 4px 4px 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment