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

From RimWorld Wiki
Jump to navigation Jump to search
(Undo revision 114967 by Ickputzdirwech (talk))
Tag: Undo
(Blanked the page)
Tag: Blanking
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
.ul-columns-2 {
 
column-count: 2;
 
}
 
  
.ul-columns-3 {
 
column-count: 3;
 
}
 
 
.ul-column-width-100 {
 
column-width: 100px;
 
}
 
 
.ul-column-width-150 {
 
column-width: 150px;
 
}
 
 
.ul-column-width-200 {
 
column-width: 200px;
 
}
 

Latest revision as of 22:29, 3 February 2024