Benutzer:Mediator/css

Aus chessmail Wiki
Wechseln zu: Navigation, Suche

Benutzer:Mediator/css/ex01 http://www.mediawiki.org/wiki/Extension:CSS


{{#css:

 body {
   background: Snow;
   font-size: 12pt;

font-family: Garamond;

 }
 

div.mybluebox {

   border : 1px solid blue;
   padding-left: 1em;
   padding-top: 10px;
   padding-bottom: 10px;
   color  : LemonChiffon;
   background-color: SlateGray;
   font-size: 12pt;
   font-family: "Garamond";
 }

}} eine eigene textbox, neu gestaltet:

Blue Box

code
{{#css:
  body {
    background: Snow;
    font-size: 12pt;
  }
  div.mybluebox {
    border : 1px solid blue;
    padding: 3px;
    color  : DimGray;
    background-color: Lightblue;
  }
}}
<div class="mybluebox">Blue Box </div>
Meine Werkzeuge
Namensräume

Varianten
Aktionen
chessmail Wiki
Schachserver
Informationen
Werkzeuge