Difference between revisions of "MediaWiki:Common.css"
From WikiofSport
| Line 3: | Line 3: | ||
#toc { | #toc { | ||
background: #d0d0d0; | background: #d0d0d0; | ||
| − | |||
font-weight: bold; | font-weight: bold; | ||
border: none; | border: none; | ||
Revision as of 12:48, 15 May 2015
/* CSS placed here will be applied to all skins */
#toc {
background: #d0d0d0;
font-weight: bold;
border: none;
position: fixed;
left: 0;
bottom: 0;
}