Difference between revisions of "User:SemperRabbit/common.css"

From Screeps Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
* wiki.screepspl.us/index.php/Special:MyPage/common.css
 
* wiki.screepspl.us/index.php/Special:MyPage/common.css
 
*/
 
*/
::marker, li::marker, .marker {
+
::marker, li::marker, .marker, li {
 
color: #bbb;
 
color: #bbb;
 
}
 
}

Revision as of 12:30, 4 October 2020

/* Make your own CSS!
* wiki.screepspl.us/index.php/Special:MyPage/common.css
*/
::marker, li::marker, .marker, li {
  color: #bbb;
}