MediaWiki:Common.css
Aus Wiki-Langen
Version vom 14. Mai 2017, 22:15 Uhr von Sneusel (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „→Das folgende CSS wird für alle Benutzeroberflächen geladen.: →Vorlage:Infobox_Fertigkeit_Kr: .InfoboxKr { position: relative; margin: 1px 0px; bo…“)
Hinweis: Leere nach dem Speichern 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: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Extras → Internetspuren löschen … → Individuelle Auswahl → Den kompletten Cache löschen
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* Vorlage:Infobox_Fertigkeit_Kr */
.InfoboxKr
{
position: relative;
margin: 1px 0px;
border-left: none !important;
border-right: none !important;
padding: 0;
min-height: 70px;
border: 1px solid #bbb;
}
.InfoboxKrBild
{
position: absolute;
top: 2px;
left: 0px;
padding: 1px;
}
.InfoboxKrRahmen
{
position:absolute;
top: 2px;
left: 0px;
width: 64px;
height: 64px;
border-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius: 4px;
-moz-border-radius-topright: 0;
border: 1px solid #bbb;
}
.InfoboxKrName
{
display: block;
position: absolute;
left: 65px;
top: 2px;
margin-top: 2px;
margin-bottom: 1px;
width: 300px;
border-left: none;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
font-weight: bold;
padding: 0 5px;
margin-top: 0;
padding-bottom: 1px;
border: 1px solid #bbb;
background-color: #ddd;
}
p.InfoboxKrNameDummy
{
margin-bottom: 1px;
}
div.InfoboxKrHeightHack
{
float: left;
height: 43px;
width: 1px;
}
div.InfoboxKrClear
{
clear: left;
}
p.InfoboxKrText
{
margin: 0;
padding-left: 69px;
padding-bottom: 2px;
}
div.InfoboxKrReiterleiste
{
width: auto;
position:absolute;
top: 0;
right: 0;
}
.InfoboxKrReiter big
{
font-size: 10pt !important;
}
.InfoboxKrReiter, .InfoboxKrReiterK
{
width: auto;
margin-left: 2px;
border-top: none !important;
text-align: right;
padding-bottom: 1px;
float: right;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border: 1px solid #bbb;
background-color: #ddd;
text-align:center;
padding: 0 4px;
width: 3.1em;
}
.InfoboxKrReiterK
{
visibility: hidden;
}
font.InfoboxKrZahl
{
vertical-align: middle;
}