MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
(Die Seite wurde neu angelegt: „→‎God-damned hack for the crappy layout: .os-suggest { font-size: 127%; } →‎Meet the Community: .random-users-avatars { padding: 0px 0px 0px 10px; }…“)
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
/* God-damned hack for the crappy layout */
.os-suggest {
font-size: 127%;
}
/* Meet the Community */
.random-users-avatars {
padding: 0px 0px 0px 10px;
}
.random-users-avatars h2 {
border-bottom: none;
margin: 0px 0px 0px 0px;
padding: 7px 0px 8px 0px;
}
.random-users-avatars img {
border: 1px solid #DCDCDC;
display: block;
float: left;
height: 50px;
margin: 0px 8px 8px 0px;
width: 50px;
}
/* Main Page welcome user */
.mp-welcome-logged-in {
margin: 0px 0px 0px 15px;
}
.mp-welcome-logged-in h2 {
font-size: 20px;
line-height: 24px;
border-bottom: none;
padding: 8px 0px 10px 0px !important;
margin: 0px 0px 0px 0px !important;
}
.mp-welcome-info {
float: left;
width: 240px;
}
.mp-welcome-image {
float: left;
margin: 0px 10px 0px 0px;
text-align: center;
}
.mp-welcome-image a {
font-size: 10px;
text-decoration: none;
}
.mp-welcome-image img {
background-color: #FFFFFF;
border: 1px solid #DCDCDC;
padding: 3px;
}
.mp-welcome-points {
float: left;
width: 200px;
}
.points-and-level {
margin: 0px 0px 3px;
}
.needed-points {
color: #666666;
font-size: 10px;
line-height: 12px;
padding: 5px 0px 0px;
}
.total-points {
background-color: #CC0000;
color: #FFFFFF;
float: left;
font-size: 12px;
font-weight: bold;
margin: 0px 5px 0px 0px;
padding: 1px 5px;
text-align: center;
}
.honorific-level {
float: left;
}
tr.mw-line-even          { background:white; }
tr.mw-line-even          { background:white; }
tr.mw-line-odd          { background:#eee; }
tr.mw-line-odd          { background:#eee; }
Zeile 198: Zeile 107:
         -webkit-border-radius: .15em 0 0 .15em;
         -webkit-border-radius: .15em 0 0 .15em;
         border-radius: .15em 0 0 .15em;
         border-radius: .15em 0 0 .15em;
}
.charakter_infobox {
margin: 0 0 10px 10px; border: 1px solid #6688AA; float: right; clear: both
}
.charakter_infobox th {
background-color: rgb(224, 228, 239);
}
}
28.442

Bearbeitungen

Navigationsmenü