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:21, 1 February 2024
, 1 February 2024no edit summary
imported>HoodMoney54 No edit summary |
imported>HoodMoney54 No edit summary |
||
Line 16: | Line 16: | ||
.codedesc > a { | .codedesc > a { | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
.codedesc > a:hover { | .codedesc > a:hover { | ||
text-decoration: underline dotted; | |||
text-decoration: underline dotted | |||
} | } |