MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus DGL Wiki
Wechseln zu: Navigation, Suche
K ()
Zeile 1: Zeile 1:
 
/* edit this file to customize the monobook skin for the entire site */
 
/* edit this file to customize the monobook skin for the entire site */
 +
div.pretty
 +
{
 +
  margin: 1em 1em 1em 0;
 +
  background: #f9f9f9;
 +
  border: 1px #aaa solid;
 +
  border-collapse: collapse;
 +
  font-size: 95%;
 +
  empty-cells:show;"
 +
  rules="all"
 +
}

Version vom 2. Oktober 2005, 20:51 Uhr

/* edit this file to customize the monobook skin for the entire site */
div.pretty 
{
  margin: 1em 1em 1em 0; 
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
  font-size: 95%; 
  empty-cells:show;" 
  rules="all"
}