MediaWiki:Vector.css: Unterschied zwischen den Versionen

Aus chessmail Wiki
Wechseln zu: Navigation, Suche
K
K
Zeile 1: Zeile 1:
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. Für allgemeingültige Benutzeroberflächen-Anpassungen bitte [[MediaWiki:Common.css]] bearbeiten. */
+
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen.   */
 +
/* Für allgemeingültige Benutzeroberflächen-Anpassungen bitte                   */
 +
/* [[MediaWiki:Common.css]] bearbeiten.                                         */
 
body * { font-family: verdana, sans-serif; }
 
body * { font-family: verdana, sans-serif; }
 
body pre, body textarea { font-family: courier, monospace;  }
 
body pre, body textarea { font-family: courier, monospace;  }
Zeile 19: Zeile 21:
 
/* new css-class */
 
/* new css-class */
 
.hidden {display:none}
 
.hidden {display:none}
 +
/* */
 +
/* */
 +
/* http://meta.wikimedia.org/wiki/User_styles#Print_view_tweaks
 +
** Place all print-specific rules in an @media print block.
 +
*/
 +
/* */
 +
/* save ink and paper with very small fonts */
 +
@media print {
 +
    #footer,
 +
    #content,
 +
    body { font-size: 8pt !important; }
 +
    h1 { font-size: 17pt }
 +
    h2 { font-size: 14pt }
 +
    h3 { font-size: 11pt }
 +
    h4 { font-size: 9pt }
 +
    h5 { font-size: 8pt }
 +
    h6 {
 +
        font-size: 8pt;
 +
        font-weight: normal;
 +
    }
 +
}
 +
/* */

Version vom 16. Juni 2013, 14:50 Uhr

/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen.    */ 
/* Für allgemeingültige Benutzeroberflächen-Anpassungen bitte                   */
/* [[MediaWiki:Common.css]] bearbeiten.                                         */
body * { font-family: verdana, sans-serif; }
body pre, body textarea { font-family: courier, monospace;  }
body textarea { font-size: 13px; }
#toc { margin-left: 20px; float: right; }
#firstHeading { font-weight: bold; border-bottom: none; }
.editsection, .editsection a { color: #aaa; font-size: 12px; }
.editsection:hover, .editsection a:hover { color: #0b0080; }
h2 { background-color: #eee; padding: 5px; margin-top: 40px;  }
#toctitle h2 { background-color: transparent; }
h3 { font-size: 16px; }
h3 { font-size: 14px; }
/* Teaser */
.teaser_block { width: 100%; }
.teaser { border: 1px solid black; background-color: #eee; width: 164px; height: 86px; 
text-align: center; float: left; margin-right: 20px; margin-bottom: 20px; 
box-shadow:0 2px 4px RGBA(0,0,0,0.5);  }
.teaser a { font-size: 24px; display: block; margin-top: 15px; }
/* new css-class */
.hidden {display:none}
/* */
/* */
/* http://meta.wikimedia.org/wiki/User_styles#Print_view_tweaks
** Place all print-specific rules in an @media print block.
*/
/* */ 
/* save ink and paper with very small fonts */
@media print {
    #footer,
    #content,
    body { font-size: 8pt !important; }
    h1 { font-size: 17pt }
    h2 { font-size: 14pt }
    h3 { font-size: 11pt }
    h4 { font-size: 9pt }
    h5 { font-size: 8pt }
    h6 { 
        font-size: 8pt;
        font-weight: normal;
    }
}
/* */
Meine Werkzeuge

Varianten
Aktionen
chessmail Wiki
Schachserver
Informationen
Werkzeuge