MediaWiki:Nagano.css: Porovnání verzí
Bez shrnutí editace |
Bez shrnutí editace |
||
| Řádek 4: | Řádek 4: | ||
z-index: 3; | z-index: 3; | ||
position: absolute; /*needed to use z-index */ | position: absolute; /*needed to use z-index */ | ||
top: | top: 100px; | ||
left: 0; | left: 0; | ||
height: 155px; | height: 155px; | ||
Verze z 24. 11. 2009, 08:25
/* #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; }*/
#p-logo {
z-index: 3;
position: absolute; /*needed to use z-index */
top: 100px;
left: 0;
height: 155px;
width: 12em;
overflow: visible;
}