Anonymous user
Template:Current Situation/styles.css: Difference between revisions
Template:Current Situation/styles.css (view source)
Revision as of 17:32, 1 February 2024
, 1 February 2024no edit summary
imported>HoodMoney54 No edit summary |
imported>HoodMoney54 No edit summary |
||
Line 12: | Line 12: | ||
.codedesc { | .codedesc { | ||
color: inherit; | color: inherit !important; | ||
padding-bottom:2px; | padding-bottom:2px; | ||
} | } | ||
Line 21: | Line 21: | ||
.codedesc > a:hover { | .codedesc > a:hover { | ||
text-decoration: underline dotted; | text-decoration: underline dotted !important; | ||
} | } |