MediaWiki: Bswiki.css: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
(Created page with ".col-xs-12 col-sm-4 col-md-2 col-lg-2 { background: rgb(250, 250, 250) }")
 
No edit summary
Line 1: Line 1:
.col-xs-12 col-sm-4 col-md-2 col-lg-2 {
.container {
   background: rgb(250, 250, 250)
   background: red;
}
}

Revision as of 21:52, 9 September 2015

.container {
   background: red;
}