Difference between revisions of "User:SemperRabbit/common.css"
Jump to navigation
Jump to search
SemperRabbit (talk | contribs) |
SemperRabbit (talk | contribs) |
||
Line 3: | Line 3: | ||
*/ |
*/ |
||
::marker, li::marker, .marker, li, marker { |
::marker, li::marker, .marker, li, marker { |
||
+ | content: "•"; |
||
color: #bbb; |
color: #bbb; |
||
} |
} |
Revision as of 12:35, 4 October 2020
/* Make your own CSS! * wiki.screepspl.us/index.php/Special:MyPage/common.css */ ::marker, li::marker, .marker, li, marker { content: "•"; color: #bbb; }