MediaWiki:Monobook.css
Вы находитесь на сайте "Архив статей из ЭЕЭ и статей на еврейские темы из Википедии"
(Различия между версиями)
IrisAdmin (Обсуждение | вклад) |
IrisAdmin (Обсуждение | вклад) |
||
(1 промежуточная версия не показана) | |||
Строка 2: | Строка 2: | ||
#siteSub { /* "From Wikipedia, the free encyclopedia" */ | #siteSub { /* "From Wikipedia, the free encyclopedia" */ | ||
display: inline; | display: inline; | ||
- | font-size: | + | font-size: 90%; |
- | font-weight: | + | font-weight: bold; |
- | + | color: green; | |
} | } | ||
- | |||
#toc {margin-top: 0.5em} | #toc {margin-top: 0.5em} | ||
Строка 65: | Строка 64: | ||
div#column-content { margin-left: -14em } | div#column-content { margin-left: -14em } | ||
div#content { margin-left: 14em } | div#content { margin-left: 14em } | ||
+ | {color:green} |
Текущая версия на 14:13, 30 июня 2013
/* Размещённый здесь CSS будет применяться к теме оформления Monobook */ #siteSub { /* "From Wikipedia, the free encyclopedia" */ display: inline; font-size: 90%; font-weight: bold; color: green; } #toc {margin-top: 0.5em} #ca-edit a {font-weight: bold} /* encourage newcomers */ /* Light blue background except on articles and portals; need 32bit color to see difference */ #content, #p-cactions li a {background: #F8FCFF} .ns-0 #content, .ns-100 #content, .ns-0 #p-cactions li a, .ns-100 #p-cactions li a {background-color: white} div.thumb {border-color: #F8FCFF} .ns-0 div.thumb, .ns-100 div.thumb {border-color: white} body.ns--1 table, form table {background: transparent} /* Hide some stuff on the main page */ body.page-Заглавная_страница #t-cite, body.page-Заглавная_страница #lastmod, body.page-Заглавная_страница #siteSub, body.page-Заглавная_страница #contentSub, body.page-Заглавная_страница #catlinks, body.page-Заглавная_страница h1.firstHeading, body.page-Портал_Заглавная_страница #t-cite, body.page-Портал_Заглавная_страница #lastmod, body.page-Портал_Заглавная_страница #siteSub, body.page-Портал_Заглавная_страница #contentSub, body.page-Портал_Заглавная_страница #catlinks, body.page-Портал_Заглавная_страница h1.firstHeading { display: none !important } /* Smaller "Перейти" (Go) button, so buttons fit on one line */ #searchGoButton {padding: 0} .portlet li { /* slightly different bullet, compat. with li.FA star */ list-style-image: url('http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png') } /* См. Шаблон:Right-uppermost image */ div#floating_object.metadata { position: absolute; right: 10px; top: 10px; z-index: 100; } /* Иконка в результатах поиска */ .searchresults-hint { position: absolute; top: 50px; right: 20px; } /* increase sidebar width */ #column-content { margin-left: -15em } #column-content #content { margin-left: 15em } #p-logo a, #p-logo a:hover { width: 15em } #p-cactions { left: 14.5em } .portlet { width: 14em } div#column-content { margin-left: -14em } div#content { margin-left: 14em } {color:green}