В четверг, 7 мая, около 16 часов (MSK) регистратор заморозил домен «cyclowiki.org» без уведомления владельцев. Сайт недоступен из большинства стран. Правление изучает возможности решения проблемы.
MediaWiki:Vector.css: различия между версиями
Перейти к навигации
Перейти к поиску
Ramir (обсуждение | вклад) мНет описания правки |
(fix) |
||
| (не показана 1 промежуточная версия этого же участника) | |||
| Строка 80: | Строка 80: | ||
div#bodyContent { font-size: 0.95em } | div#bodyContent { font-size: 0.95em } | ||
.thumb { margin:0.2rem 0 0.2rem 0.4rem !important; } | |||
Версия от 20:58, 8 апреля 2015
/* Размещённый здесь CSS будет применяться к векторной теме оформления */
h1, h2, h3, h4, h5, h6 {
overflow: hidden;
}
/*заглавная*/
body.page-Заглавная_страница #t-cite,
body.page-Заглавная_страница #lastmod,
body.page-Заглавная_страница #siteSub,
body.page-Заглавная_страница #contentSub,
body.page-Заглавная_страница h1.firstHeading {
display: none !important
}
/*цитаты*/
blockquote {
margin:0.7em 0 0.7em 5%;
padding:0.7em 2% 0.7em 4%;
background-color:#F5F5F5;
}
/*кнопки описания правок*/
#userSummaryButtonsA a { margin-right: 0.5em; cursor: pointer; }
/* Edit window toolbar */
#toolbar {
height: 22px;
margin-bottom: 6px;
}
/* MediaWiki interface */
.mw-plusminus-pos {color:#006400}
.mw-plusminus-neg {color:#8B0000}
.allpagesredirect {font-style:italic}
#file img {background:url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
#wpSave {font-weight:bold}
/*** references settings ***/
/* references */
ol.references {font-size:100%}
.references-small {font-size:90%}
/* highlight focused footnotes and references in some browsers */
sup.reference:target, ol.references li:target {background-color:#DDEEFF}
sup.reference:target {font-weight:bold}
/* scrollable references */
.references-scroll {
overflow: auto;
padding: 3px;
}
/* fix for line-breaking references */
sup, sub {line-height:1em}
.plainlinksneverexpand, .plainlinksneverexpand a
{background:none !important; padding:0 !important}
.plainlinksneverexpand a.external.text:after,
.plainlinksneverexpand a.external.autonumber:after,
.plainlinksneverexpand .urlexpansion
{display:none !important}
.clickable-image a:hover {text-decoration: none}
.hiddenStructure {display:none; speak:none}
#disambig {border-top: 3px double #cccccc; border-bottom: 3px double #cccccc}
div.disambig-item {
margin: 0 0 -1px -.8em;
padding-left: .8em;
padding-bottom: .8em;
padding-right: 2em;
overflow: hidden;
clear: both;
}
h1.glavheader { border: none !important; padding-bottom: 18px; margin-bottom: 4px !important }
div#bodyContent { font-size: 0.95em }
.thumb { margin:0.2rem 0 0.2rem 0.4rem !important; }