diff --git a/installer/resources/themes/console/light/console_big.css b/installer/resources/themes/console/light/console_big.css index e8b3fd397..ebc83a598 100644 --- a/installer/resources/themes/console/light/console_big.css +++ b/installer/resources/themes/console/light/console_big.css @@ -14,18 +14,30 @@ div.routersummary h3, div.routersummary h4, div.routersummary p, div.routersumma text-shadow: 0 0 0 #fff !important; } + +div.routersummary h4 { + font-size: 11pt; + letter-spacing: 0.1em; +} div.routersummary b { font-size: 9pt; 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 { font-weight: normal !important; text-shadow: 0 0 0; word-spacing: 0.1em; } -b, a, input, button, submit , i{ +b, a, input, button, submit, i, th, thead, tfoot{ font-weight: normal !important; font-style: normal !important; } @@ -46,9 +58,6 @@ div.news { input, input:visited { font-size: 10pt !Important; } -div.routersummary a { - font-size: 10pt; -} .smallhead { font-size: 8.5pt