Light spice.

This commit is contained in:
z3d
2011-01-20 10:08:07 +00:00
parent 471ddaa209
commit 96593c7287

View File

@ -759,6 +759,19 @@ h2 {
opacity: 1;
}
h2 a, h3 a {
text-transform: capitalize;
letter-spacing: 0.03em;
}
h2 a:hover, h3 a:hover {
text-shadow: none;
}
.routersummary h3 a{
text-transform: uppercase;
}
h2 a:hover {
text-shadow: 0px 0px 1px rgba(255, 255, 72, 0.9);
border-bottom: 1px #ff6600;