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: # | + | #content, #p-cactions li a {background: #435678 !important } |
.pBody {background: #E6E6FA !important} | .pBody {background: #E6E6FA !important} | ||
#p-cactions .pBody {background: transparent !important} | #p-cactions .pBody {background: transparent !important} | ||
| − | #p-personal .pBody {background: # | + | #p-personal .pBody {background: #435678 !important} |
.portlet {padding-bottom:0.21em !important; margin-bottom:0.42em !important} | .portlet {padding-bottom:0.21em !important; margin-bottom:0.42em !important} | ||
table.diff {background-image: url(http://bits.wikilogia.ru/gerfes/diffbackground.jpg); border: 2px solid lightgray} | table.diff {background-image: url(http://bits.wikilogia.ru/gerfes/diffbackground.jpg); border: 2px solid lightgray} | ||
.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: # | + | .ns-0 #p-cactions li a, .ns-100 #p-cactions li a {background: #435678} |
body.ns--1 table, form table {background: transparent} | body.ns--1 table, form table {background: transparent} | ||
Версия 19:08, 24 июля 2011
/* Light blue background except on articles and portals; need 32bit color to see difference */
#content, #p-cactions li a {background: #435678 !important }
.pBody {background: #E6E6FA !important}
#p-cactions .pBody {background: transparent !important}
#p-personal .pBody {background: #435678 !important}
.portlet {padding-bottom:0.21em !important; margin-bottom:0.42em !important}
table.diff {background-image: url(http://bits.wikilogia.ru/gerfes/diffbackground.jpg); border: 2px solid lightgray}
.ns-0 #content, .ns-100 #content,
.ns-0 #p-cactions li a, .ns-100 #p-cactions li a {background: #435678}
body.ns--1 table, form table {background: transparent}
body.page-Заглавная_страница #siteSub,
body.page-Заглавная_страница #contentSub,
body.page-Заглавная_страница h1.firstHeading,
body.page-Заглавная_страница #lastmod
{ display:none !important }