MediaWiki:Monobook.css: различия между версиями
Материал из ИнранВики
Кайра (обсуждение | вклад) (левое меню чуть шире) |
Кайра (обсуждение | вклад) м (а чуть поуже?) |
||
Строка 1: | Строка 1: | ||
/* Размещённый здесь CSS будет применяться к теме оформления Monobook */ | /* Размещённый здесь CSS будет применяться к теме оформления Monobook */ | ||
/* increase sidebar width */ | /* increase sidebar width */ | ||
− | #column-content { margin-left: - | + | #column-content { margin-left: -14.5em; } |
− | #column-content #content { margin-left: | + | #column-content #content { margin-left: 14.5em; } |
− | #p-logo a, #p-logo a:hover { width: | + | #p-logo a, #p-logo a:hover { width: 14.5em; } |
− | #p-cactions { left: | + | #p-cactions { left: 14em; } |
− | .portlet { width: | + | .portlet { width: 13.5em; } |
− | div#column-content { margin-left: - | + | div#column-content { margin-left: -13.5em; } |
− | div#content { margin-left: | + | div#content { margin-left: 13.5em; } |
Версия 19:09, 27 мая 2014
/* Размещённый здесь CSS будет применяться к теме оформления Monobook */ /* increase sidebar width */ #column-content { margin-left: -14.5em; } #column-content #content { margin-left: 14.5em; } #p-logo a, #p-logo a:hover { width: 14.5em; } #p-cactions { left: 14em; } .portlet { width: 13.5em; } div#column-content { margin-left: -13.5em; } div#content { margin-left: 13.5em; }