propagate from branch 'i2p.i2p' (head ab5f37b28e499d49e108e8e6869164d107c7049e)

to branch 'i2p.i2p.str4d.fux' (head fb4425cd3e38762f211f73d91c7a173972e7145c)
This commit is contained in:
str4d
2012-06-05 13:38:02 +00:00
45 changed files with 712 additions and 245 deletions

View File

@@ -170,6 +170,10 @@ div.routersummary h4 {
line-height: 100%;
}
div.routersummary ul {
text-align: left !important;
}
div.routersummary table {
border: 0;
text-align: center !important;
@@ -227,6 +231,11 @@ div routersummary hr:last-child {
margin-bottom: -5px !important;
}
div.newsheadings {
text-align: right;
margin: 0 0 0 10px;
}
div.tunnels {
padding-top: 3px !important;
margin-left: -4px;