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

Skočit na navigaci Skočit na vyhledávání
Přidaný obsah Smazaný obsah
imported>Le0
Bez shrnutí editace
imported>Le0
Bez shrnutí editace
Řádek 45: Řádek 45:
background-color: #F8F8F8;
background-color: #F8F8F8;
width: 50%;
width: 50%;
}

/* Category Tree */
.categorytree {
background-color: #F0F0F0;
border: 1px solid #A0A0A0;
float: right;
margin: 0 0 1em 1em;
padding: 1em;
width: 25%;
}
.categorytree-title {
font-size: 1em;
text-align: center;
background-color: #6CBBE2;
}
.categorytree-title-mineland {
font-size: 1em;
text-align: center;
background-color: #CC6600;
}
.categorytree-text1 {
text-align: left;
background-color: #F0F0F0;
width: 20%;
}
.categorytree-text2 {
text-align: left;
background-color: #F8F8F8;
width: 80%;
}
}