Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* from my upper sorbian user page */

/* infobox */
.infobox .head-line {
  height:45px;
  vertical-align:middle;
  text-align:center;
  font-size:150%; 
  font-weight:bolder;
  line-height:1.2em;
  color:#000
}

/* rozdźělne připodobnjenja */
.infobox caption.head-line {
   vertical-align:top;
   border:1px solid gray;
}

.infobox .head-line.l1 {
   line-height:2.7em;
}

.infobox .head-line.l3 {
   height:67px;
}

.infobox .head-line.lx {
   height:auto;
}

.infobox .media {
   height:35px;
   vertical-align:middle;
   text-align:center;
   font-weight:bolder;
   color:#000
}

/* specifiske formaty za lěwe (:first-child) a prawe cele */

/* definuje ćěmnišu barbu za lěwu celu, kotraž wšak je tak mjenowane prěnje dźěćo (jendźelsce first child) infokašćika z klasomaj .infobox a .taxobox */
.infobox td:first-child,
.infobox th:first-child {
  background-color:#eee;
}

/* wotstronjenje barby z pomocnu klasy bjezbarbny, kotraž so dyrbi k HTML-elemenće tr přidawa. */
.infobox .nocolor td,
.infobox .nocolor th {
  background-color:transparent;
}

/* Za Infokašćiki - po francoskej wikipediji "entete" */
/* Nětko tež funguje, jeli pozadkowe barby so z pomocnu wosebitych klasow definuja. */
.head-line.anything {}
.head-line.actor {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png");
  background-repeat: no-repeat;
  background-position: top right;
} 
.head-line.comics  {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png");
  background-repeat: no-repeat;
  background-position: top right;
} 
.head-line.film,
.head-line.cinema,
.head-line.movie  {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png");
  background-repeat:  no-repeat;
  background-position: top right;
}
.head-line.communication    {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.map  {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.music {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.beer {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.author,
.head-line.writer {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.sport   {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.video play     {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}
.head-line.person {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png");
  background-repeat: no-repeat;
  background-position: top right;
}

/* Dodaće wot Tlustulimu */
.head-line.astronomy {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/7/71/Picto_infobox_astronomy.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.street {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/5/57/Picto_infobox_motorway.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.physics {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_physics.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.star {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/2/2e/Picto_infobox_star.png");
  background-repeat: no-repeat;
  background-position: top right;
} 
.head-line.chemistry {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/9/95/Picto_infobox_chemistry.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.head-line.bridge {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/8/87/Picto_infobox_bridge.png");
  background-repeat: no-repeat;
  background-position: top right;
} 
.head-line.help,
.head-line.project {
  background-image: url("http://upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png");
  background-repeat: no-repeat;
  background-position: top right;
}

/* přewidne pozadkowe wobrazy */
.media.audio {background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat top left;} 
.media.video {background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat top left;}

/* kulojte róžki njejsu rjane při kašćiku z wobdźěłanskich wotkazach */
.infobox td .toccolours,
.taxobox td .toccolours {
    -moz-border-radius:0 !important;
}