Anonymous user
Template:Current Situation/styles.css: Difference between revisions
Jump to navigation
Jump to search
Template:Current Situation/styles.css (view source)
Revision as of 17:24, 1 February 2024
, 1 February 2024no edit summary
imported>HoodMoney54 No edit summary |
imported>HoodMoney54 No edit summary |
||
Line 15: | Line 15: | ||
} | } | ||
.codedesc > a { | .codedesc > a > span { | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
.codedesc > a:hover { | .codedesc > a > span:hover { | ||
text-decoration: underline dotted; | text-decoration: underline dotted; | ||
} | } |