Difference between revisions of "User:AcDie/vector.css"

From RimWorld Wiki
Jump to navigation Jump to search
m
m
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* <source lang="css"> */
 
/* <source lang="css"> */
 
.catlinks li {margin: 0 0 0 0 !important;}
 
.catlinks li {margin: 0 0 0 0 !important;}
div.version_nav dl { margin:10px 0 }
 
div.version_nav dt { float:left; text-align:right; width:78px; line-height:1em; font-weight:700; clear:left; border-right:2px solid #999; margin:0 -2px 0 0; padding:2px 8px 2px 3px }
 
div.version_nav dd { float:left; width:145px; font-weight:400; border-left:2px solid #999; margin:0; padding:2px 7px }
 
 
/* </source> */
 
/* </source> */

Latest revision as of 13:22, 11 March 2014

/* <source lang="css"> */
.catlinks li {margin: 0 0 0 0 !important;}
/* </source> */