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

Z Gewiki
Bez shrnutí editace
Bez shrnutí editace
Řádek 4: Řádek 4:
       line-height: 120%;
       line-height: 120%;
       font-stretch: 2em;
       font-stretch: 2em;
       background-color: rgb(198,219,255);
       background-color: rgb(232,240,255);
       border: 1px rgb(62,134,255) solid;
       border: 1px rgb(62,134,255) solid;
       padding: 10px;
       padding: 10px;

Verze z 22. 11. 2007, 21:24

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

    #welcometext {
      line-height: 120%;
      font-stretch: 2em;
      background-color: rgb(232,240,255);
      border: 1px rgb(62,134,255) solid;
      padding: 10px;
      margin-top: -20px;
    }
    
    #welcometext h3 {
      margin-top: 0;
      color: rgb(33,0,85);
    }