MediaWiki:Common.css: различия между версиями

Нет описания правки
м оформление, удалено включение неиспользуемого SHJS
Строка 1: Строка 1:
/* Фоны таблиц */
/* Фоны таблиц */
@import url("/w/index.php?title=MediaWiki:ImageTablo.css&action=raw&ctype=text/css");
@import url("/w/index.php?title=MediaWiki:ImageTablo.css&action=raw&ctype=text/css");
/* Подсветка кода */
@import url("/w/index.php?title=MediaWiki:SHJS.css&action=raw&ctype=text/css");


#userSummaryButtonsA {
#userSummaryButtonsA {
Строка 20: Строка 17:


/* Откл. кнопки Обсуждение форума */
/* Откл. кнопки Обсуждение форума */
body.ns-110 #ca-talk {
body.ns-110 #ca-talk {
     display: none !important;
     display: none !important;
Строка 29: Строка 27:


/* Скрыть {{MediaWiki:Uploadtext-ext}} на [[Special:Upload]] */
/* Скрыть {{MediaWiki:Uploadtext-ext}} на [[Special:Upload]] */
#uploadtext-ext {
#uploadtext-ext {
     display: none;
     display: none;
Строка 34: Строка 33:


/* Скрыть {{звёздочка}} */
/* Скрыть {{звёздочка}} */
.stars {
.stars {
     display: none;
     display: none;
Строка 39: Строка 39:


/* Использование: <span class="nounderlinelink">[[link]]</span> */
/* Использование: <span class="nounderlinelink">[[link]]</span> */
.nounderlinelink a {
.nounderlinelink a {
     text-decoration: none ! important;
     text-decoration: none ! important;
Строка 48: Строка 49:


/* Стиль порталов */
/* Стиль порталов */
.portalfont {
.portalfont {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-family: Verdana, Arial, Helvetica, sans-serif;
Строка 81: Строка 83:


/* Для АбсурдоРекламы */
/* Для АбсурдоРекламы */
#p-lolads a:visited {
#p-lolads a:visited {
     color: #002bb8;
     color: #002bb8;
Строка 107: Строка 110:


/* Убирает белый фон вокруг изображений: <div class="nonwhite">[[Файл: ... ]]</div> */
/* Убирает белый фон вокруг изображений: <div class="nonwhite">[[Файл: ... ]]</div> */
.nonwhite div.thumb {
 
.nonwhite .thumb {
     border: none;
     border: none;
     margin-top: 10px;
     margin-top: 10px;
     margin-bottom: 0px;
     margin-bottom: 0;
}
}


.nonwhite div.tleft {
.nonwhite .tleft {
     border: none;
     border: none;
}
}


.nonwhite div.tright {
.nonwhite .tright {
     margin-left: 13px;
     margin-left: 13px;
}
}


/*** Mark redirects in Special:Allpages und Special:Watchlist ***/
/*** Mark redirects in Special:Allpages und Special:Watchlist ***/
.allpagesredirect, .watchlistredir {
.allpagesredirect, .watchlistredir {
     font-style: italic;
     font-style: italic;
Строка 127: Строка 132:


/*** Forum formatting (by -Algorithm & -Splaka) ***/
/*** Forum formatting (by -Algorithm & -Splaka) ***/
.forumheader {
.forumheader {
     border: 1px solid #aaa;
     border: 1px solid #aaa;
Строка 159: Строка 165:


/* prettytable */
/* prettytable */
table.prettytable {
table.prettytable {
     margin: 1em 1em 1em 0;
     margin: 1em 1em 1em 0;
Строка 184: Строка 191:


/* Различные настройки */
/* Различные настройки */
#p-wikicities-nav {
#p-wikicities-nav {
     display: none;
     display: none;
Строка 195: Строка 203:


/* для {{NoincludeWantedpages}} */
/* для {{NoincludeWantedpages}} */
span.new a {
span.new a {
     color: #ba0000 ! important;
     color: #ba0000 ! important;
Строка 204: Строка 213:


/* Выделяем ссылку на текущую статью в тематических шаблонах (вроде {{unix}}, {{поэты) */
/* Выделяем ссылку на текущую статью в тематических шаблонах (вроде {{unix}}, {{поэты) */
.toccolours .selflink {
.toccolours .selflink {
     font-size: 120%;
     font-size: 120%;
Строка 217: Строка 227:


/* Выделение цифр в Правках цветом */
/* Выделение цифр в Правках цветом */
.mw-plusminus-pos {
.mw-plusminus-pos {
     color: #006400;
     color: #006400;
Строка 222: Строка 233:


/* .mw-plusminus-null при нуле */
/* .mw-plusminus-null при нуле */
.mw-plusminus-neg {
.mw-plusminus-neg {
     color: #8B0000;
     color: #8B0000;
Строка 227: Строка 239:


/* Всё, что ниже, взято из Википедии */
/* Всё, что ниже, взято из Википедии */
#userSummaryButtonsA a {
#userSummaryButtonsA a {
     white-space: nowrap;
     white-space: nowrap;
Строка 335: Строка 348:
}
}


.messagebox.cleanup {
.messagebox .cleanup {
     border: 1px solid #9f9fff;
     border: 1px solid #9f9fff;
     background-color: #efefff;
     background-color: #efefff;
Строка 341: Строка 354:
}
}


.messagebox.standard-talk {
.messagebox .standard-talk {
     border: 1px solid #c0c090;
     border: 1px solid #c0c090;
     background-color: #f8eaba
     background-color: #f8eaba
Строка 376: Строка 389:


/* ЖЖ */
/* ЖЖ */
.lj a {
.lj a {
     text-decoration: underline;
     text-decoration: underline;
Строка 444: Строка 458:


/* Википедия:Правила оформления таблиц */
/* Википедия:Правила оформления таблиц */
table.simple {
table.simple {
     border-color: rgb(170, 170, 170);
     border-color: rgb(170, 170, 170);
Строка 577: Строка 592:


/* {{ambox}} */
/* {{ambox}} */
table.ambox {
table.ambox {
     width: auto;
     width: auto;
Строка 600: Строка 616:
table.ambox td.ambox-image {
table.ambox td.ambox-image {
     width: 52px;
     width: 52px;
     padding: 2px 0px 2px 0.5em;
     padding: 2px 0 2px 0.5em;
     text-align: center;
     text-align: center;
}
}
Строка 606: Строка 622:
table.ambox td.ambox-imageright {
table.ambox td.ambox-imageright {
     width: 52px;
     width: 52px;
     padding: 2px 4px 2px 0px;
     padding: 2px 4px 2px 0;
     text-align: center;
     text-align: center;
}
}
Строка 654: Строка 670:


/* {{Container2}} - для "Не по-детски"*/
/* {{Container2}} - для "Не по-детски"*/
table.Container2 {
table.Container2 {
     width: auto;
     width: auto;
Строка 709: Строка 726:


/* default skin for navigation boxes */
/* default skin for navigation boxes */
table.navbox {
table.navbox {
     background-color: #f9f9f9;
     background-color: #f9f9f9;
Строка 737: Строка 755:


/* navbox hiding, see Wikipedia:NavFrame */
/* navbox hiding, see Wikipedia:NavFrame */
div.Boxmerge, div.NavFrame {
div.Boxmerge, div.NavFrame {
     margin: 0px;
     margin: 0px;