host.txt: add planet.i2p; more light tweakage.

This commit is contained in:
z3d
2010-12-03 19:24:59 +00:00
parent e3f2673919
commit f4ceb163bd
2 changed files with 5 additions and 4 deletions

View File

@@ -207,7 +207,7 @@ div.tunnels td:last-child {
div.routersummary img:first-child {
margin-bottom: 0px !important;
opacity: 0.8;
opacity: 0.7;
}
div.routersummary img:hover:first-child {
@@ -836,12 +836,12 @@ button:active{
}
.langbox img {
opacity: 0.9 !important;
opacity: 0.7 !important;
-moz-box-shadow: 0 0 1px #447;
}
.langbox img:hover {
opacity: 1;
opacity: 1 !important;
-moz-box-shadow: 0 0 1px #f60;
}