Whitespace removals.

This commit is contained in:
z3d
2009-10-16 20:01:18 +00:00
parent c3e646ca22
commit 9c2c90c0b1
17 changed files with 111 additions and 49 deletions

View File

@ -154,7 +154,7 @@ div.routersummary h4 {
div.routersummary table {
border: 0;
text-align: center !important;
margin: -1px -4px -4px -4px;
margin: -4px -4px -4px -4px;
width: 185px !important;
overflow: hidden;
font-size: 8pt;
@ -169,6 +169,15 @@ div.routersummary tr {
border: 0 !important;
}
.tunnels {
margin-top: 0 !important;
}
.tunnels tr {
padding: 4px 0 !important;
margin-left: -6px !important;
}
div.routersummary form {
margin-top: 8px;
}
@ -292,6 +301,7 @@ div.news li {
padding: 5px 5px 5px 0;
vertical-align: middle;
word-wrap: break-word;
color: #99f;
}
div.news h4 {
@ -532,7 +542,7 @@ a:link, h2 a:link{
}
a:visited{
color: #7bb;
color: #77f;
text-decoration: none;
font-weight: bold;
word-wrap: break-word;