MediaWiki:Common.css
Zur Navigation springen
Zur Suche springen
Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Strg+F5
/* CSS an dieser Stelle wirkt sich auf alle Skins aus */
#content{ background: rgba(255,255,255,0.7); }
#toc{ display: table; }
a, a:visited{ color: #4a371f !important; }
a:hover{ text-decoration: underline; }
a[href*=redlink]{ color: #a00 !important; }
li[id*=pt-] a{ color: #ccc !important; }
.mw-editsection{ padding-left: 20px; font-size: 12px; }
.thumbinner{ min-width: 100px; }
body{ background-attachment: fixed; }
#content ol, #content ul, #mw_content ol, #mw_content ul{ margin-bottom: 0.5em; }
table.diff a[title^="Benutzer:"], ul.special li a[title^="Benutzer:"]{
font-weight: bold;
color: #4a471f;
}
table.diff a[title="Benutzer:Bioniclemaster724"], table.diff a[title="Benutzer:Fippe"],
table.diff a[title="Benutzer:Vezon23"], ul.special li a[title="Benutzer:Bioniclemaster724"],
ul.special li a[title="Benutzer:Fippe"], ul.special li a[title="Benutzer:Vezon23"]{
color: #f60 !important;
}
table.diff a[title="Benutzer:Nuhrii the Metruan"],
ul.special li a[title="Benutzer:Nuhrii the Metruan"]{
color: #a00 !important;
}
.ns-0 .gallerybox .thumb img, .ns-2 .gallerybox .thumb img, .ns-100 .gallerybox .thumb img,
.nochecker .gallerybox .thumb img{ background: white; }
#bodyContent a.external{
background: url(http://chronistwiki.de/uploads/icons/http.png) center right no-repeat !important;
padding: 0 13px 0 0;
}
#bodyContent a.external[href*="pdf"], .link-document{
background: url(http://chronistwiki.de/uploads/icons/pdf.png) center right no-repeat !important;
padding: 0 12px 0 0;
}
#bodyContent a.external[href^="https://"], .link-https{
background: url(http://chronistwiki.de/uploads/icons/https.png) center right no-repeat !important;
padding: 0 16px 0 0;
}
#bodyContent .plainlinks a{ background-image: none !important; }
.page-2008 div#contentSub, .page-Chronist-Wiki_Hauptseite div#contentSub,
.page-Chronist-Wiki_Hauptseite h1#firstHeading, .page-2001 h1#firstHeading,
.page-2002 h1#firstHeading, .page-2003 h1#firstHeading, .page-2004 h1#firstHeading,
.page-2005 h1#firstHeading, .page-2006 h1#firstHeading, .page-2007 h1#firstHeading,
.page-2008 h1#firstHeading, .page-2009 h1#firstHeading, .page-2010 h1#firstHeading,
.page-2011 h1#firstHeading{ display: none !important; }
.my-buttons{ padding: 0.5em; }
.my-buttons a{
color: black;
background-color: #cde !important;
font-weight: bold;
font-size: .9em;
text-decoration: none;
border: thin #069 outset;
padding: 0 .1em .1em;
}
.my-buttons a:hover, .my-buttons a:active{
background-color: #bcd;
border-style: inset;
}
table.wikitable, table.prettytable{
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #aaa solid;
border-collapse: collapse;
}
.wikitable th, .wikitable td, .prettytable th, .prettytable td{
border: 1px #aaa solid;
padding: 0.2em;
}
.wikitable th, .prettytable th{
background: #f2f2f2;
text-align: center;
}
.wikitable caption, .prettytable caption{ font-weight: bold; }
.gallerybox .thumb img, #file img{
background: #fff url(http://chronistwiki.de/uploads/icons/checker.png) repeat;
}
#catlinks{
background: url(http://www.chronistwiki.de/w/images/catlinks.png) no-repeat center right;
padding-right: 50px;
}
.infobox{
border: 1px solid #aaa;
background-color: #f9f9f9;
color: black;
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
float: right;
clear: right;
text-align:left;
}
@font-face{
font-family: "Felix Titling";
font-style: normal;
font-weight: 400;
src: local("Felix Titling"), url(http://chronistwiki.de/uploads/felix.woff) format("woff");
}