MediaWiki:Common.css
Appearance
	
	
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */
div.mainpage-series {
width: 100%;
border: solid black 1px;
text-align: center;
float:left;
margin: 0.25em;
}
div.mainpage-series-wrapper{
width: 70%;
}
div.mainpage-series-title {
font-size: 1.5em;
padding: 8px;
}
ul {
text-align: center;
}
li {
display: inline;
}
.cat-ll {
background: #ff1493;
}
.cat-llss {
background: #00bfff;
}
.cat-lln {
background: ##fcc800;
}
.cat-llst {
background: #9932cc;
}
.cat-llll {
background: ##ffc0cb;
}
.cat-llsim {
background: #d70035;
}
.cat-gny {
background: #008b8b;
}
.cat-llbb {
background: lightblue;
}
