forked from I2P_Developers/i2p.www
fix the link colors
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
--i2plightblue: #9dabd5;
|
--i2plightblue: #9dabd5;
|
||||||
--i2pdarkblue: #2d4470;
|
--i2pdarkblue: #2d4470;
|
||||||
--i2plightgreen: #709fa6;
|
--i2plightgreen: #709fa6;
|
||||||
|
--i2pmossy: #60ab60;
|
||||||
--i2pctablue: #00ffff;
|
--i2pctablue: #00ffff;
|
||||||
--i2pgrey: #333333;
|
--i2pgrey: #333333;
|
||||||
--i2pbggrey: #9e9e9e;
|
--i2pbggrey: #9e9e9e;
|
||||||
@@ -25,7 +26,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
color: var(--i2pctablue);
|
color: var(--i2pmossy);
|
||||||
}
|
}
|
||||||
|
|
||||||
dl p.first {
|
dl p.first {
|
||||||
|
Reference in New Issue
Block a user