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

Z Nagano.cz - OK0NAG
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: 100px;
top: 0;
left: 0;
left: 0;
height: 155px;
height: 155px;
width: 12em;
width: 12em;
overflow: visible;
overflow: visible;
}
#p-Slu.C5.BEby {
        background: red;
}
}

Verze z 24. 11. 2009, 08:26

/* #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: 0;
	left: 0;
	height: 155px;
	width: 12em;
	overflow: visible;
}

#p-Slu.C5.BEby {
        background: red;
}