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

Баг со скроллингом
Нет описания правки
Строка 16: Строка 16:
}
}


/* Откл. кнопки Обсуждение форума */
/*Откл. кнопки Обсуждение форума*/


body.ns-110 #ca-talk {
body.ns-110 #ca-talk {
Строка 26: Строка 26:
}
}


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


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


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


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


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


/* Убирает белый фон вокруг изображений: <div class="nonwhite">[[Файл: ... ]]</div> */
/* Убирает белый фон вокруг изображений: <div class="nonwhite">[[Файл: ... ]]</div> */
.nonwhite .thumb {
.nonwhite .thumb {
     border: none;
     border: none;
Строка 125: Строка 119:
}
}


/*** 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;
}
}


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


/* prettytable */
/*prettytable*/
 
table.prettytable {
table.prettytable {
     margin: 1em 1em 1em 0;
     margin: 1em 1em 1em 0;
Строка 190: Строка 181:
}
}


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


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


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


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


/* .mw-plusminus-null при нуле */
/*.mw-plusminus-null при нуле*/
 
.mw-plusminus-neg {
.mw-plusminus-neg {
     color: #8B0000;
     color: #8B0000;
}
}


/* Всё, что ниже, взято из Википедии */
/*Всё, что ниже, взято из Википедии*/


#userSummaryButtonsA a {
#userSummaryButtonsA a {
Строка 386: Строка 372:
.infobox.sisterproject {
.infobox.sisterproject {
     background-color: #f9fafd
     background-color: #f9fafd
}
/* ЖЖ */
.lj a {
    text-decoration: underline;
    font: bold small Verdana;
    background: none !important;
    padding: 0 !important;
}
.lj a.image img {
    vertical-align: -2px;
}
}


Строка 451: Строка 424:
}
}


/* может напортить! */
/*может напортить!*/
 
table.toccolours th {
table.toccolours th {
     background-color: #ccccff
     background-color: #ccccff
Строка 458: Строка 430:


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


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


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


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