MediaWiki:Monobook.css — различия между версиями
Arhssaarh (обсуждение | вклад) |
м |
||
| Строка 1: | Строка 1: | ||
/* Light blue background except on articles and portals; need 32bit color to see difference */ | /* Light blue background except on articles and portals; need 32bit color to see difference */ | ||
#content, #p-cactions li a {background: #E6E6FA !important } | #content, #p-cactions li a {background: #E6E6FA !important } | ||
| − | + | .pBody {background: #E6E6FA !important } | |
.ns-0 #content, .ns-100 #content, | .ns-0 #content, .ns-100 #content, | ||
.ns-0 #p-cactions li a, .ns-100 #p-cactions li a {background: #E6E6FA} | .ns-0 #p-cactions li a, .ns-100 #p-cactions li a {background: #E6E6FA} | ||
Версия 18:53, 24 июля 2011
/* Light blue background except on articles and portals; need 32bit color to see difference */
#content, #p-cactions li a {background: #E6E6FA !important }
.pBody {background: #E6E6FA !important }
.ns-0 #content, .ns-100 #content,
.ns-0 #p-cactions li a, .ns-100 #p-cactions li a {background: #E6E6FA}
body.ns--1 table, form table {background: transparent}
body.page-Заглавная_страница #siteSub,
body.page-Заглавная_страница #contentSub,
body.page-Заглавная_страница h1.firstHeading,
body.page-Заглавная_страница #lastmod
{ display:none !important }