MediaWiki:Common.css: Porovnání verzí

Z Gewiki
Bez shrnutí editace
 
Bez shrnutí editace
Řádek 1: Řádek 1:
body {display:none}
/* editací tohoto souboru upravíte css styl pro celou {{grammar:4sg|{{SITENAME}}}} */
 
  #welcometext {
    line-height: 120%;
    font-stretch: 2em;
    background-color: rgb(198,219,255);
    border: 1px rgb(62,134,255) solid;
    padding: 10px;
  }
 
 
  #welcometext h3 {
    margin-top: 0;
    color: rgb(33,0,85);
  }

Verze z 22. 11. 2007, 21:19

/* editací tohoto souboru upravíte css styl pro celou {{grammar:4sg|{{SITENAME}}}} */

  #welcometext {
    line-height: 120%;
    font-stretch: 2em;
    background-color: rgb(198,219,255);
    border: 1px rgb(62,134,255) solid;
    padding: 10px;
  }

  
  #welcometext h3 {
    margin-top: 0;
    color: rgb(33,0,85);
  }