Light tweaks.

This commit is contained in:
z3d
2010-12-07 14:03:39 +00:00
parent eeb7669c2e
commit 510b4e295b

View File

@@ -162,7 +162,7 @@ div.routersummary h4 {
text-decoration: none !important;
color: #2b2;
line-height: 105%;
text-shadow: 0px 1px 1px #99f;
/* text-shadow: 0px 1px 1px #99f;*/
}
div.routersummary table {
@@ -209,6 +209,10 @@ div.tunnels td:last-child {
padding-right: 1px;
}
div.tunnels img, div.tunnels img:hover {
opacity: 1 !important;
}
div.routersummary img:first-child {
margin-bottom: -2px !important;
opacity: 0.7;