Light touch.

This commit is contained in:
z3d
2011-01-15 05:05:06 +00:00
parent c453dd0e34
commit 02fbd7f9d6

View File

@ -164,14 +164,16 @@ div.routersummary h4 {
border-bottom: 0 !important;
font-size: 8.5pt;
letter-spacing: 0.02em;
margin: -5px -7px -5px -7px !important;
margin: -6px !important;
padding: 3px 3px 5px 3px;
background: #eed url(images/magic.png);
background: #ddf url(images/magic.png);
text-transform: capitalize;
text-decoration: none !important;
color: #2b2;
line-height: 105%;
/* text-shadow: 0px 1px 1px #99f;*/
-moz-box-shadow: 0px 0px 1px 1px #fff;
-khtml-box-shadow: 0px 0px 1px 1px #fff;
box-shadow: 0px 0px 1px 1px #fff;
}
div.routersummary table {