Welcome to Wars Wiki!
Welcome, new users! For help on where to start, look at our getting started page and our manual of style. Need more help? Ask a staff member!

Template:Infobox style/styles.css: Difference between revisions

From Wars Wiki
Added styling for multicolumn (conflict infoboxes)
m (Fixed ul css for plainlists)
(Added styling for multicolumn (conflict infoboxes))
 
Line 37: Line 37:
}
}


.ww-infobox .wwi-data-value > ul {
.ww-infobox .wwi-data-multicolumn {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
 
.ww-infobox .wwi-data-multicolumn td:not(:last-child) {
  border-right: 1px dotted #aaa;
}
 
.ww-infobox .wwi-data-value > ul,
.ww-infobox .wwi-data-multicolumn td > ul {
   margin: 0 0 0 1em;
   margin: 0 0 0 1em;
}
}
patroller
1,981

edits