forked from I2P_Developers/i2p.i2p
Light relief.
This commit is contained in:
@@ -1004,16 +1004,19 @@ form {}
|
|||||||
}
|
}
|
||||||
|
|
||||||
.statusnotes {
|
.statusnotes {
|
||||||
font-style: italic;
|
font-style: normal;
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
font-color: #001 !important;
|
font-color: #225 !important;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border: 1px solid #447 !important;
|
border: 1px solid #447 !important;
|
||||||
border-top: 0 !important;
|
border-top: 0 !important;
|
||||||
margin: -5px 0 5px 0;
|
margin: -5px 0 5px 0;
|
||||||
padding: 7px;
|
padding: 7px;
|
||||||
background: #ffe url('images/magic.png') center bottom;
|
background: #fff url('images/magic.png') center bottom;
|
||||||
-moz-box-shadow: inset 0px 0px 2px 1px #ffe;
|
-moz-box-shadow: inset 0px 0px 40px 5px #ccf;
|
||||||
|
text-shadow: 0 1px #99f;
|
||||||
|
letter-spacing: 0em !important;
|
||||||
|
text-transform: capitalize;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.joblog {
|
div.joblog {
|
||||||
|
Reference in New Issue
Block a user