Classic tweaks.
This commit is contained in:
@ -307,6 +307,7 @@ div.main {
|
|||||||
-moz-border-radius: 0 0 3px 0;
|
-moz-border-radius: 0 0 3px 0;
|
||||||
-khtml-border-radius: 0 0 3px 0;
|
-khtml-border-radius: 0 0 3px 0;
|
||||||
border-radius: 0 0 3px 0;
|
border-radius: 0 0 3px 0;
|
||||||
|
background: #eef url("/themes/snark/ubergine/images/hat.png") no-repeat scroll right bottom !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.main ul {
|
div.main ul {
|
||||||
@ -324,6 +325,13 @@ div.main li:first-child {
|
|||||||
padding-top: 15px;
|
padding-top: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.main li b {
|
||||||
|
color: #415!important;
|
||||||
|
letter-spacing: 0.01em;
|
||||||
|
font-size: 9.5pt;
|
||||||
|
line-height: 170%;
|
||||||
|
}
|
||||||
|
|
||||||
div.main hr:last-child {
|
div.main hr:last-child {
|
||||||
margin: 15px 0 10px 0;
|
margin: 15px 0 10px 0;
|
||||||
}
|
}
|
||||||
@ -883,8 +891,9 @@ div.graphspanel h3 {
|
|||||||
|
|
||||||
div.footnote {
|
div.footnote {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
color: #99f;
|
color: #339;
|
||||||
font-size: 7pt;
|
font-size: 7pt;
|
||||||
|
margin-bottom: -4px !Important;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.footnote hr{
|
div.footnote hr{
|
||||||
|
Reference in New Issue
Block a user