MediaWiki:Vector.css
Материал из ALLPETRISCHULE
(Различия между версиями)
(Новая страница: «- →Размещённый здесь CSS будет применяться к векторной теме оформления: div#content { margin-left: 19…») |
м |
||
| Строка 5: | Строка 5: | ||
margin-left: 190px; | margin-left: 190px; | ||
} | } | ||
| + | |||
| + | |||
| + | #p-logo { z-index: 3; position: absolute; /*needed to use z-index */ top: 0; left: 0; height: 155px; width: 190px; overflow: visible;} | ||
Версия 19:52, 14 октября 2012
/* Размещённый здесь CSS будет применяться к векторной теме оформления */
div#content {
margin-left: 190px;
}
#p-logo { z-index: 3; position: absolute; /*needed to use z-index */ top: 0; left: 0; height: 155px; width: 190px; overflow: visible;}