Open main menu

Changes

499 bytes added ,  16:54, 5 January 2017
correct http links to avoid mixed content; add @font-face
.audiolink a {
background: url("httphttps://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
padding-left: 16px !important;
padding-right: 0 !important;
div.listenlist {
background: url("httphttps://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png");
padding-left: 40px;
}
div.videolist, div.multivideolist {
background: url("httphttps://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
padding-left: 50px;
}
#mw_content a[href*=".PDF?"].external,
#mw_content a[href*=".PDF#"].external {
background: url(httphttps://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;
padding-right: 16px;
}
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
span.PDFlink a {
background: url(httphttps://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;
padding-right: 17px !important;
}
span.geolink a {
background: url(httphttps://upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center right no-repeat !important;
padding-right: 11px !important;
}
/* Put a checker background at the image description page only visible if the image has transparent background */
#file img {
background: url("httphttps://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
}
/* suppress missing interwiki image links where #ifexist cannot be used due to high number of requests */
/* use restricted to rail icon management pages */
/* see .hidden-redlink on httphttps://meta.wikimedia.org/wiki/MediaWiki:Common.css */
.check-icon a.new {
display: none;
}
#EnWpMpBook { background-image: url(httphttps://upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }#EnWpMpSearch { background: url(httphttps://upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top right; }
#EnWpMpSearchInner { float: right; width: 20em; text-align: center; }
#EnWpMpBook2 { background-image: url(httphttps://upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }
/* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */
}
/** Declare the @font-face rules as described on the Font page*/
@font-face {
font-family: 'gillius-adf', gillius-sans, sans-serif;
local: 'gillius adf';
local: 'gillius ADF';
src: url('/usr/share/fonts/truetype/adf/GilliusADF-Regular.woff') format('woff');
src: url('/usr/share/fonts/truetype/adf/GilliusADF-Regular.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
/** declare a class to apply the font-family */
.slogan {
font-family: gillius-adf;
}
/* </nowiki> </pre> */
4,558

edits