MediaWiki:Monobook.css: различия между версиями
Материал из ИнранВики
| Кайра (обсуждение | вклад) м (пока страницу меню не сохранишь - не увидишь изменения...) | Кайра (обсуждение | вклад)  м (меню слева чуть шире) | ||
| (не показана 1 промежуточная версия этого же участника) | |||
| Строка 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; } | 
Текущая версия на 23:36, 22 января 2015
/* Размещённый здесь 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; }

