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