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

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

More Light meddling.

parent f23b1880
No related branches found
No related tags found
No related merge requests found
...@@ -101,7 +101,7 @@ div.routersummary { ...@@ -101,7 +101,7 @@ div.routersummary {
-moz-border-radius: 4px; -moz-border-radius: 4px;
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
background: #fff url('images/magic.png') center bottom;/* background: #ffe url('images/magic.png') center bottom;/*
float: left; float: left;
*/ */
-moz-box-shadow: inset 0px 0px 1px 1px #bbf; -moz-box-shadow: inset 0px 0px 1px 1px #bbf;
...@@ -319,7 +319,7 @@ div.main { ...@@ -319,7 +319,7 @@ div.main {
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
-moz-box-shadow: inset 0px 0px 1px 1px #bbf; -moz-box-shadow: inset 0px 0px 1px 1px #bbf;
background: #fff url('images/magic.png') center bottom;} background: #ffe url('images/magic.png') center bottom;}
div.main hr, hr { div.main hr, hr {
color: #447; color: #447;
...@@ -351,7 +351,7 @@ div.news { ...@@ -351,7 +351,7 @@ div.news {
font-size: 7.5pt; font-size: 7.5pt;
line-height: 140%; line-height: 140%;
-moz-box-shadow: inset 0px 0px 1px 0px #410; -moz-box-shadow: inset 0px 0px 1px 0px #410;
background: #fff url('images/magic.png') center bottom; background: #ffe url('images/magic.png') center bottom;
min-width: 480px; min-width: 480px;
} }
...@@ -857,7 +857,7 @@ button:active{ ...@@ -857,7 +857,7 @@ button:active{
input { input {
background: #eef; background: #eef;
color: #413; color: #813;
margin: 5px 10px 5px 10px; margin: 5px 10px 5px 10px;
padding: 4px 2px; padding: 4px 2px;
font: bold 8pt "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif; font: bold 8pt "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
...@@ -869,7 +869,7 @@ input { ...@@ -869,7 +869,7 @@ input {
input, input:visited { input, input:visited {
border: 1px outset #999; border: 1px outset #999;
background: #ddf; background: #ddf;
color: #413; color: #813;
margin: 5px; margin: 5px;
font: bold 8pt "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif; font: bold 8pt "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
padding: 1px 2px; padding: 1px 2px;
...@@ -879,7 +879,7 @@ input, input:visited { ...@@ -879,7 +879,7 @@ input, input:visited {
-moz-border-radius: 4px; -moz-border-radius: 4px;
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
-moz-box-shadow: inset 0px 2px 8px 0px #fff; -moz-box-shadow: inset 0px 2px 8px 0px #fff;
color: #413 color: #813
opacity: 0.9; opacity: 0.9;
} }
......
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