Difference between revisions of "MediaWiki:Common.css"
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | + | div.thumb { | |
| − | + | border-color: transparent; | |
| − | |||
| − | |||
} | } | ||
body { | body { | ||
Revision as of 18:39, 4 December 2017
/* CSS placed here will be applied to all skins */
div.thumb {
border-color: transparent;
}
body {
background-image: url('../../images/4/44/Cambgbody.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}