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 */
/* Farbeneinteilung von Bestimmten User */
/* Admins */
table.diff a[title="Benutzer:Binchen"], ul#pagehistory li a[title="Benutzer:Binchen"], ul.special li a[title="Benutzer:Binchen"] { font-weight: bold; color:#FFA500;}
/* Globale Rechte - System Admins/Bürokraten */
table.diff a[title="Benutzer:Yuuki"], ul#pagehistory li a[title="Benutzer:Yuuki"], ul.special li a[title="Benutzer:Yuuki"],
table.diff a[title="Benutzer:SVG"], ul#pagehistory li a[title="Benutzer:SVG"], ul.special li a[title="Benutzer:SVG"] { font-weight: bold; color:#800080; }
/* BOTS */
table.diff a[title="Benutzer:YuukiBot"], ul#pagehistory li a[title="Benutzer:YuukiBot"], ul.special li a[title="Benutzer:YuukiBot"],
table.diff a[title="Benutzer:SVG_Bot"], ul#pagehistory li a[title="Benutzer:SVG_Bot"], ul.special li a[title="Benutzer:SVG_Bot"] { font-weight: bold; color:#800; }
/* Reiter ausblendung auf der Hauptseite */
body.page-Hauptseite #ca-delete,
body.page-Hauptseite #ca-move,
body.page-Hauptseite #ca-unprotect,
.page-Hauptseite #catlinks {
display: none !important;
}
/* Externer-Link-Pfeil ausblenden */
#bodyContent a.external[href^="http://lodestone.finalfantasyxiv.com"] {
background: none !important;
padding-right: 0 !important;
}
/* Markierung von Weiterleitungen in [[Special:Allpages]] */
.allpagesredirect {
background-color:#F5F5F5;
font-style: italic;
}
/*** (± Zahl) wird in den letzen Änderungen bei minus rot dargestellt, bei plus grün ***/
span.mw-plusminus-pos {color: #006400; font-weight: bold;}
span.mw-plusminus-neg {color: #8B0000; font-weight: bold;}
/*** font class für 'hellklick' in Balkennavigation ***/
.hellklick a, .hellklick a:visited {
text-decoration: underline; color: #fefefe !important;
}
.hellklick a:hover, .hellklick a:active {
color: #9ad9ff !important;
}
/*** font class für 'hellklick2' in Tutorial ***/
.hellklick2 a, .hellklick2 a:visited {
text-decoration: none; color: #fefefe !important;
}
.hellklick2 a:hover, .hellklick2 a:active {
color: #9ad9ff !important; text-decoration: underline;
}
/*** News-Box für Hauptseite by Yuuki ***/
.head{
margin:0 0 0 0;
font-size:100%;
padding:0.6em 1.0em;
}
.aktuellbg{
margin:0 0 0 0;
background-color: transparent;
background-image: url(http://ffxiv.finalfantasy-wiki.de/w/images/6/62/Aktuell-background.png);
background-repeat: repeat-y;
font-size:100%;
padding:1.0em 1.4em;
}
/* Logo ($wgLogo didn't work) */
#p-logo a { background: url(http://ffxiv.finalfantasy-wiki.de/w/images/b/bc/Wiki.png) 35% 50% no-repeat !important; }
/* DPL Tabellen formatierung */
///*** Monster Kategorie ***///
table.monster-kat { background-color: transparent; }
table.monster-kat th, table.datatable td { padding: 4px; }
table.monster-kat th { text-align: left; background-color: #FFA54F; }
table.monster-kat tr { background-color: #FFFACD; }
table.monster-kat tr:hover { background-color: #E0D087; }
///*** Monster Gebiete ***///
table.monster-gebiete { background-color: transparent; font-size: 90%; line-height: 100%;}
table.monster-gebiete th, table.datatable td { padding: 1px; }
table.monster-gebiete th { text-align: left; background-color: #EECBAD; font-size: 90%; line-height: 100%;}
table.monster-gebiete tr { background-color: #FFE7BA; font-size: 90%; line-height: 100%;}
table.monster-gebiete tr:hover { background-color: #E0D087; font-size: 90%; line-height: 100%;}
///*** Infobox-Camp ***///
table.Infobox-Camp { background-color: transparent; }
table.Infobox-Camp th, table.datatable td { padding: 4px; }
table.Infobox-Camp th { text-align: left; background-color: #FFE7BA; }
table.Infobox-Camp tr { background-color: #EEE0E5; }
table.Infobox-Camp tr:hover { background-color: #E0D087; }
/****** Staatliche Gesellschaften Box - Legion der Unsterblichen********/
.legion{
min-width: 100px;
max-width: 900px;
max-height: 100%;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/5/51/Legion-bg.png") !important;
}
.legion div.content {
color: black;
padding-top: 25px;
padding-right: 25px;
}
.legion div.tl {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/a/ab/Legion-tl.png") top left no-repeat;
}
.legion div.tr {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/3/36/Legion-tr.png") top right no-repeat;
margin-left:27px;
}
.legion div.bl {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/5/53/Legion-bl.png") bottom left no-repeat;
margin-top: -19px;
height: 45px;
}
.legion div.br {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/f/fd/Legion-br.png") bottom right no-repeat;
height: 45px;
margin-left:27px;+
}
/****** Staatliche Gesellschaften Box - Limsa Lominsa - Der Mahlstrom********/
.mahlstrom {
min-width: 100px;
max-width: 900px;
max-height: 100%;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/9/91/Mahlstrom-bg.png") !important;
}
.mahlstrom div.content {
color: black;
padding-top: 25px;
padding-right: 25px;
}
.mahlstrom div.tl {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/c/c7/Mahlstrom-tl.png") top left no-repeat;
}
.mahlstrom div.tr {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/d/d2/Mahlstrom-tr.png") top right no-repeat;
margin-left:27px;
}
.mahlstrom div.bl {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/0/09/Mahlstrom-bl.png") bottom left no-repeat;
margin-top: -19px;
height: 45px;
}
.mahlstrom div.br {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/3/3a/Mahlstrom-br.png") bottom right no-repeat;
height: 45px;
margin-left:27px;+
}
/****** Staatliche Gesellschaften Box - Gridania - Die Bruderschaft der Morgenviper********/
.bruderschaft {
min-width: 100px;
max-width: 900px;
max-height: 100%;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/1/14/Bruderschaft-bg.png") !important;
}
.bruderschaft div.content {
color: black;
padding-top: 25px;
padding-right: 25px;
}
.bruderschaft div.tl {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/0/0b/Bruderschaft-tl.png") top left no-repeat;
}
.bruderschaft div.tr {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/9/96/Bruderschaft-tr.png") top right no-repeat;
margin-left:27px;
}
.bruderschaft div.bl {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/1/17/Bruderschaft-bl.png") bottom left no-repeat;
margin-top: -19px;
height: 45px;
}
.bruderschaft div.br {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/3/3e/Bruderschaft-br.png") bottom right no-repeat;
height: 45px;
margin-left:27px;+
}
/******** FFXIV BOX ***********/
.xivbox {
min-width: 100px;
max-width: 900px;
max-height: 100%;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/1/1d/Box-bg.png") !important;
}
.xivbox div.content {
color: white;
padding-top: 25px;
padding-right: 25px;
}
.xivbox div.tl {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/9/94/Box-tl.png") top left no-repeat;
}
.xivbox div.tr {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/4/41/Box-tr.png") top right no-repeat;
margin-left:27px;
}
.xivbox div.bl {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/f/ff/Box-bl.png") bottom left no-repeat;
margin-top: -19px;
height: 45px;
}
.xivbox div.br {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/8/88/Box-br.png") bottom right no-repeat;
height: 45px;
margin-left:27px;
}
.xivbox2 {
min-width: 100px;
max-width: 900px;
max-height: 100%;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/1/1d/Box-bg.png") !important;
}
.xivbox2 div.content {
color: white;
padding-top: 25px;
padding-right: 25px;
}
.xivbox2 div.content a:link {
color:#FFF68F;
}
.xivbox2 div.content a:visited {
color:#FFF68F;
}
.xivbox2 div.tl {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/9/94/Box-tl.png") top left no-repeat;
}
.xivbox2 div.tr {
display:block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/4/41/Box-tr.png") top right no-repeat;
margin-left:27px;
}
.xivbox2 div.bl {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/f/ff/Box-bl.png") bottom left no-repeat;
margin-top: -19px;
height: 45px;
}
.xivbox2 div.br {
display: block;
background: url("http://ffxiv.finalfantasy-wiki.de/w/images/8/88/Box-br.png") bottom right no-repeat;
height: 45px;
margin-left:27px;
}
