More Light meddling.
This commit is contained in:
@ -101,7 +101,7 @@ div.routersummary {
|
||||
-moz-border-radius: 4px;
|
||||
-khtml-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
background: #fff url('images/magic.png') center bottom;/*
|
||||
background: #ffe url('images/magic.png') center bottom;/*
|
||||
float: left;
|
||||
*/
|
||||
-moz-box-shadow: inset 0px 0px 1px 1px #bbf;
|
||||
@ -319,7 +319,7 @@ div.main {
|
||||
-khtml-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
-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 {
|
||||
color: #447;
|
||||
@ -351,7 +351,7 @@ div.news {
|
||||
font-size: 7.5pt;
|
||||
line-height: 140%;
|
||||
-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;
|
||||
}
|
||||
|
||||
@ -857,7 +857,7 @@ button:active{
|
||||
|
||||
input {
|
||||
background: #eef;
|
||||
color: #413;
|
||||
color: #813;
|
||||
margin: 5px 10px 5px 10px;
|
||||
padding: 4px 2px;
|
||||
font: bold 8pt "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
|
||||
@ -869,7 +869,7 @@ input {
|
||||
input, input:visited {
|
||||
border: 1px outset #999;
|
||||
background: #ddf;
|
||||
color: #413;
|
||||
color: #813;
|
||||
margin: 5px;
|
||||
font: bold 8pt "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
|
||||
padding: 1px 2px;
|
||||
@ -879,7 +879,7 @@ input, input:visited {
|
||||
-moz-border-radius: 4px;
|
||||
-khtml-border-radius: 4px;
|
||||
-moz-box-shadow: inset 0px 2px 8px 0px #fff;
|
||||
color: #413
|
||||
color: #813
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user