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

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

More minor theme embellishments.

parent f7840652
No related branches found
No related tags found
No related merge requests found
...@@ -310,7 +310,7 @@ div.confignav { ...@@ -310,7 +310,7 @@ div.confignav {
} }
div.configure { div.configure {
padding: 0 15px 15px 15px; padding: 5px 15px 15px 15px;
margin: 10px 0px; margin: 10px 0px;
background: #005; background: #005;
-moz-border-radius: 4px; -moz-border-radius: 4px;
......
...@@ -438,7 +438,7 @@ table { ...@@ -438,7 +438,7 @@ table {
border-collapse: collapse; border-collapse: collapse;
width: 100%; width: 100%;
border: 1px solid #000022; border: 1px solid #000022;
margin: 10px -15px 5px 0px; margin: 1px -15px 5px 0px;
cell-padding: 1px; cell-padding: 1px;
font-size: 7pt; font-size: 7pt;
background: #b4c8ff url('images/tabletitlelight.png') repeat-x; background: #b4c8ff url('images/tabletitlelight.png') repeat-x;
...@@ -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 5px 0 !important; margin: 15px 0px 15px 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;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment