forked from I2P_Developers/i2p.i2p
host.txt: add planet.i2p; more light tweakage.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user