MediaWiki:Common.css
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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
#ca-viewsource { display: none !important; }
#ca-history { display: none !important;}
#ca-talk { display: none !important; }
body {
body {
background: url(https://de-wiki.metin2.gameforge.com/images/5/57/Background_Angeln.jpg) no-repeat fixed center top #000000;
background-size: cover;
}
.mw-wiki-logo {
background-image: url(https://de-wiki.metin2.gameforge.com/images/7/7c/Wiki_Logo_Pfau.png);
}
/*#################################
############### Fix ###############
#################################*/
body {
line-height: 1.4em;
}
body.skin-apioutput {
background: none;
}
li {
width: fit-content;
}
#mw-footer ul, #mw-footer li {
text-align: -webkit-center;
}
#searchInput {
margin: 0 0 0 2em;
padding: 0.4em 4.5em 0.2em 0;
width: 97%;
}
.oo-ui-textInputWidget.oo-ui-iconElement input,
.oo-ui-textInputWidget.oo-ui-iconElement textarea {
margin-left: 2.64285714em;
padding-left: 0.3em;
}
#contentSub2 {
font-size: 12px;
padding-bottom: 5px;
}
span.mw-revdelundel-link,
strong.mw-revdelundel-link {
font-size: 11px;
}
li.gallerybox div.thumb,
div.tleft div.thumbinner,
div.tright div.thumbinner,
div.tnone div.thumbinner {
background: url("https://de-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent !important;
border: 1px solid #88283a;
padding: 5px;
}