Light console_big.css finesse. In memory of Bruce Lee.
This commit is contained in:
@ -14,18 +14,30 @@ div.routersummary h3, div.routersummary h4, div.routersummary p, div.routersumma
|
|||||||
text-shadow: 0 0 0 #fff !important;
|
text-shadow: 0 0 0 #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
div.routersummary h4 {
|
||||||
|
font-size: 11pt;
|
||||||
|
letter-spacing: 0.1em;
|
||||||
|
}
|
||||||
div.routersummary b {
|
div.routersummary b {
|
||||||
font-size: 9pt;
|
font-size: 9pt;
|
||||||
font-weight: normal !important;
|
font-weight: normal !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.routersummary a {
|
||||||
|
word-spacing: 0.2em !important;
|
||||||
|
letter-spacing: 0.1em !important;
|
||||||
|
font-size: 10.5pt;
|
||||||
|
line-height: 150%;
|
||||||
|
}
|
||||||
|
|
||||||
h1, h2,h3,h4 {
|
h1, h2,h3,h4 {
|
||||||
font-weight: normal !important;
|
font-weight: normal !important;
|
||||||
text-shadow: 0 0 0;
|
text-shadow: 0 0 0;
|
||||||
word-spacing: 0.1em;
|
word-spacing: 0.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
b, a, input, button, submit , i{
|
b, a, input, button, submit, i, th, thead, tfoot{
|
||||||
font-weight: normal !important;
|
font-weight: normal !important;
|
||||||
font-style: normal !important;
|
font-style: normal !important;
|
||||||
}
|
}
|
||||||
@ -46,9 +58,6 @@ div.news {
|
|||||||
input, input:visited {
|
input, input:visited {
|
||||||
font-size: 10pt !Important;
|
font-size: 10pt !Important;
|
||||||
}
|
}
|
||||||
div.routersummary a {
|
|
||||||
font-size: 10pt;
|
|
||||||
}
|
|
||||||
|
|
||||||
.smallhead {
|
.smallhead {
|
||||||
font-size: 8.5pt
|
font-size: 8.5pt
|
||||||
|
Reference in New Issue
Block a user