Template:Current Situation/styles.css: Difference between revisions

no edit summary
imported>HoodMoney54
No edit summary
imported>HoodMoney54
No edit summary
Line 16: Line 16:


.codedesc > a {
.codedesc > a {
color: white;
text-decoration: underline;
text-decoration: underline;
}
}


.codedesc > a:hover {
.codedesc > a:hover {
color: white;
text-decoration: underline dotted;
text-decoration: underline dotted white;
}
}
Anonymous user