MediaWiki:Grepolis.css

Z Wiki Grepolis PL
Wersja z dnia 13:13, 23 sie 2011 autorstwa Lukasz032 (dyskusja | edycje) (Poprawka struktury CSS.)
Przejdź do nawigacji

Uwaga: aby zobaczyć zmiany po opublikowaniu, może zajść potrzeba wyczyszczenia pamięci podręcznej przeglądarki.

  • Firefox / Safari: Przytrzymaj Shift podczas klikania Odśwież bieżącą stronę, lub naciśnij klawisze Ctrl+F5, lub Ctrl+R (⌘-R na komputerze Mac)
  • Google Chrome: Naciśnij Ctrl-Shift-R (⌘-Shift-R na komputerze Mac)
  • Internet Explorer / Edge: Przytrzymaj Ctrl, jednocześnie klikając Odśwież, lub naciśnij klawisze Ctrl+F5
  • Opera: Naciśnij klawisze Ctrl+F5.
/* Strona edycji, komunikat o copyright */
editpage-copywarn p{
  font-size: 9px;
  background-repeat: no-repeat;
  height: 79px;
}

/* Nawigacja po lewej */
.portlet h5 {
  font-weight: bold;
  text-align: center;
}
/* Ramka wokół miniatury obrazka */
div.thumb {
  border-color: transparent;
}

/* Szablon główny - tło */

td.msgpopup_gl {
  width: 70px; 
  height: 67px; 
  padding: 0; 
  background: transparent url(http://wiki.pl.grepolis.com/images/8/8f/Msgpopup_gl.jpg) no-repeat;
}
td.msgpopup_gs {
  height: 67px; 
  width: auto; 
  padding: 0; 
  background: transparent url(http://wiki.pl.grepolis.com/images/1/17/Msgpopup_gs.jpg) repeat-x;
}
td.msgpopup_gp {
  width: 70px; 
  height: 67px; 
  padding: 0; 
  background: transparent url(http://wiki.pl.grepolis.com/images/c/c8/Msgpopup_gp.png) no-repeat;
}
td.msgpopup_dl {
  width: 70px; 
  height: 25px; 
  padding: 0; 
  background: transparent url(http://wiki.pl.grepolis.com/images/c/ce/Msgpopup_dl.jpg) no-repeat;
}
td.msgpopup_ds {
  height: 25px; 
  width: auto; 
  padding: 0; 
  background: transparent url(http://wiki.pl.grepolis.com/images/f/fe/Msgpopup_ds.jpg) repeat-x;
}
td.msgpopup_dp {
  width: 70px; 
  height: 25px; 
  padding: 0; 
  background: transparent url(http://wiki.pl.grepolis.com/images/6/6f/Msgpopup_dp.jpg) no-repeat;
}