MediaWiki:Common.css

Материал из ElmaClub Wiki
(Различия между версиями)
Перейти к: навигация, поиск
 
 
(не показаны 5 промежуточных версий 1 участника)
Строка 1: Строка 1:
/* Common CSS for all skins */
+
/* Этот набор стилей включается в отдельные css-файлы других шкурок */
 
/*<pre><nowiki>*/
 
/*<pre><nowiki>*/
  
.hiddenStructure {
+
/* wikitable/prettytable class for skinning normal tables */
  display: none;
+
  speak: none;
+
}
+
  
 +
table.wikitable,
 +
table.prettytable {margin: 1em 1em 1em 0;background: #f9f9f9;border: 1px #aaaaaa solid;border-collapse: collapse;}
 +
table.wikitable th, table.wikitable td,
 +
table.prettytable th, table.prettytable td {border: 1px #aaaaaa solid;padding: 0.2em;}
 +
table.wikitable th,
 +
table.prettytable th {background: #f2f2f2;text-align: center;}
 +
table.wikitable caption,
 +
table.prettytable caption {margin-left: inherit;margin-right: inherit;font-size: larger;font-weight: bold;}
  
/* Style for "notices" */
+
/* graytable */
.notice {
+
    margin: 1em 1em 1em 20%;
+
    padding: 0.2em;
+
  
}
+
table.graytable {background: #f0f0f0;padding: 1em;width: 100%;}
 +
table.graytable caption {padding: 0.5em 0 0 0;background: #f0f0f0;font-size: 100%;font-weight: bold;}
 +
table.graytable caption span.subcaption {font-size: 80%;font-weight: normal;}
 +
table.graytable th, table.graytable td {font-size: 80%;}
  
#disambig {
+
/* make the list of references look smaller */
    border-top: 3px double #cccccc;  
+
ol.references {font-size: 100%;}
    border-bottom: 3px double #cccccc;
+
.references-small { font-size: 90%;}
}
+
  
#spoiler {
+
.hiddenStructure {display: none;speak: none}
    border-top: 2px solid #ddd;
+
.notice {margin: 1em 1em 1em 20%;padding: 0.2em}
    border-bottom:2px solid #ddd;
+
#disambig {border-top: 3px double #cccccc;border-bottom: 3px double #cccccc}
}
+
#spoiler {border-top: 2px solid #ddd;border-bottom:2px solid #ddd}
 +
.Talk-Notice {border: 1px solid #C0C090;background-color: #F8EABA;margin-bottom: 3px;width: 85%;border-spacing: 3px;margin-left: auto;margin-right: auto}
 +
.Talk-Notice td {background: inherit}
 +
.Use_Default_Date_Convention { display: inline; }
 +
.Use_AD_and_BC { display: none; }
 +
.Use_BCE_and_CE { display: none; }
 +
.plainlinksneverexpand {background: none ! important;padding: 0 ! important;}
 +
.plainlinksneverexpand .urlexpansion {display: none ! important;}
 +
.plainlinksneverexpand a {background: none !important;padding: 0 !important;}
 +
.plainlinksneverexpand a.external.text:after {display: none !important;}
 +
.plainlinksneverexpand a.external.autonumber:after {display: none !important;}
  
/* Standard talk template style */
+
#bodyContent .plainlinksneverexpand a {background: none !important;padding: 0 !important}
  
.Talk-Notice  {
+
.messagebox {border:thin solid #aaaaaa;background-color:#f9f9f9;width:88%;margin:0 auto 1em auto;padding:.4em;vertical-align:middle;font-size: 90%}
    border: 1px solid #C0C090;
+
.messagebox.merge {border: 1px solid #cf9fff;background-color: #f5edf5;text-align: center}
    background-color: #F8EABA;
+
.messagebox.cleanup {border: 1px solid #9f9fff;background-color: #efefff;text-align: center}
    margin-bottom: 3px;
+
.messagebox.standard-talk {border: 1px solid #c0c090;background-color: #f8eaba}
    width: 85%;
+
.messagebox .floatleft{vertical-align:middle;clear:both;margin:2px;padding:0;}
    border-spacing: 3px;
+
.messagebox .image{margin:0;padding:0;}
    margin-left: auto;
+
    margin-right: auto;
+
}
+
  
/* Make template background appear correctly on all browsers */
+
.infobox {border: 1px solid #aaaaaa;background-color: #f9f9f9;margin-bottom: 0.5em;margin-left: 1em;padding: .4em;float: right;clear: right;font-size: 90%;width: 18em;vertical-align:middle}
.Talk-Notice td {
+
    background: inherit;
+
}
+
  
/* Choose whether to have AD/BC dates or CE/BCE dates*/
+
/* Это для рамок-ссылок на Вики-сайты */
 +
.infobox.sisterproject {background-color:#f9fafd}
  
/* First, the default : display both : See templates ADCE and BCEBC for how these are used*/
+
/* Используется пока лишь в Викиучебнике Эпиграф:*/
.Use_Default_Date_Convention { display: inline; }
+
.epigraf{margin-left:54%;font-family:serif;max-width:38em;min-width:16em;margin-bottom:1em;clear:both}
.Use_AD_and_BC { display: none; }
+
.epigraf blockquote{font-style:italic;border:0;background:none;padding:0 0 0.1em 0;margin:0}
.Use_BCE_and_CE { display: none; }
+
.epigraf blockquote p{padding:0.2em 0;margin:0}
 +
.podpis{text-align:right;padding:0.2em 0 0.2em 0;margin:0 1em 0 0}
  
/* If you want to display AD and BC add the following to User:You/monobook.css page */
+
/* ЖЖ */
/*
+
.lj a { text-decoration: underline; font: bold small Verdana; background: none !important; padding: 0 !important; }
.Use_Default_Date_Convention { display: none; }
+
.lj a.image img { vertical-align: -2px; }
.Use_AD_and_BC { display:inline; }
+
.Use_BCE_and_CE { display:none; }
+
*/
+
  
/*If you want to display CE and BCE add the following to User:You/monobook.css page */
+
.IPA {font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;font-family /**/:inherit}
/*
+
.Unicode {font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Bitstream Vera, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;font-family /**/:inherit}
.Use_Default_Date_Convention { display: none; }
+
.polytonic {font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;font-family /**/:inherit}
.Use_AD_and_BC { display:none; }
+
.Use_BCE_and_CE {display:inline; }
+
*/
+
  
/*Add formatting to make sure that "external references" from [[Template:Ref]] do
+
#wpSave {font-weight: bold}
  not get URL expansion, not even when printed.
+
*/
+
  
.plainlinksneverexpand {
+
blockquote {margin:0.7em 0 0.7em 5%;padding:0.7em 2% 0.7em 4%;background-color:#f5f5f5;}
  background: none ! important;
+
p.istochnik_pred {margin:1em 0 0 5%; font-size:110%;}
  padding: 0 ! important;
+
p.istochnik_pred:after {content:':'}
}
+
p.istochnik_sled {margin:0 2em 0 0; text-align:right;}
 +
p.istochnik_sled:before {content:'— '}
  
.plainlinksneverexpand .urlexpansion {
+
table.toccolours {text-align: center} /* может напортить! */
  display : none ! important;
+
table.toccolours th {background-color: #ccccff}
}
+
  
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
+
/* См. Википедия:Правила оформления таблиц */
  the arrow...
+
table.simple {border-color: rgb(170,170,170); border-collapse: collapse}
*/
+
table.simple th, table.simple td {border-color: rgb(170,170,170); padding-left: 0.2em; padding-right: 0.2em}
#bodyContent .plainlinksneverexpand a {
+
  background: none !important;
+
  padding: 0 !important
+
}
+
  
/* Merge template style */
+
table.standard, table.wide, table.wikitable, table.standart {border: 1px solid rgb(170,170,170);border-collapse: collapse}
  
.messagebox {
+
table.standard th, table.wide th, table.wikitable th, table.standart th {border: 1px solid rgb(170,170,170);padding-left: 0.2em;padding-right: 0.2em;background-color: #EEEEFF}
  border: 1px solid #aaaaaa;
+
  background-color: #f9f9f9;
+
  width: 85%;
+
  margin: 0 auto 1em auto;
+
  padding: .4em;
+
  text-align: justify;
+
  font-size: 90%;
+
}
+
.messagebox.merge {
+
  border: 1px solid #cf9fff;
+
  background-color: #f5edf5;
+
  text-align: center;
+
}
+
.messagebox.cleanup {
+
  border: 1px solid #9f9fff;
+
  background-color: #efefff;
+
  text-align: center;
+
}
+
.messagebox.standard-talk {
+
  border: 1px solid #c0c090;
+
  background-color: #f8eaba;
+
}
+
  
.infobox {
+
table.standard td, table.wide td, table.wikitable td, table.standart td {border: 1px solid rgb(170,170,170);padding-left: 0.2em;padding-right: 0.2em}
border: 1px solid #aaaaaa;
+
background-color: #f9f9f9;
+
margin-bottom: 0.5em;
+
margin-left: 1em;
+
padding: .4em;
+
float: right;
+
clear: right;
+
font-size: 90%;
+
width: 22em;
+
}
+
  
/* Это для рамок-ссылок на Вики-сайты */
+
table.standard caption, table.wide caption, table.wikitable caption, table.standart caption, table.tiles caption {font-weight: bold;padding-top: 0.2em;padding-bottom: 0.2em}
.infobox.sisterproject {
+
background-color:#f9fafb
+
}
+
  
/* Используется пока в Викиучебнике
+
table.wide {width: 100%}
Эпиграф:
+
*/
+
.epigraf{margin-left:54%;font-family:serif;max-width:38em;min-width:16em;margin-bottom:1em;clear:both}
+
.epigraf blockquote{font-style:italic;border:0;background:none;padding:0 0 0.1em 0;margin:0;}
+
.epigraf blockquote p{padding:0.2em 0;margin:0;}
+
.epigraf .a_i_d{text-align:right}
+
.epigraf .avtor{}
+
.epigraf .istochnik{}
+
.epigraf .istochnik:before{content:', '}
+
.epigraf .data{}
+
.epigraf .data:before{content:', '}
+
  
/* Шаблон:Рамка */
+
table.tiles {border-collapse: separate;border-spacing: 2px}
.ramka {margin:1em;padding:1em;border:medium solid #333;}
+
  
/* ЖЖ */
+
table.tiles th {padding-left: 0.2em;padding-right: 0.2em;background-color: #EEEEFF}
 +
 
 +
table.tiles td {padding-left: 0.2em;padding-right: 0.2em;background-color: #F0F0F0}
 +
 
 +
tr.highlight th {background-color: #EEEEFF}
 +
tr.highlight td {background-color: #FFFFEE}
 +
tr.bright th {background-color: #CCCCFF}
 +
tr.bright td {background-color: #FFEECC}
 +
tr.shadow th {background-color: #F0F0F0}
 +
tr.shadow td {background-color: #F0F0F0}
 +
tr.dark th {background-color: #CCCCCC}
 +
tr.dark td {background-color: #CCCCCC}
 +
 
 +
table th.highlight {background-color: #EEEEFF}
 +
table td.highlight {background-color: #FFFFEE}
 +
table th.bright {background-color: #CCCCFF}
 +
table td.bright {background-color: #FFEECC}
 +
table th.shadow {background-color: #F0F0F0}
 +
table td.shadow {background-color: #F0F0F0}
 +
table th.dark {background-color: #CCCCCC}
 +
table td.dark {background-color: #CCCCCC}
 +
 
 +
table th.transparent {background-color: transparent}
 +
table td.transparent {background-color: transparent}
 +
 
 +
/************************/
 +
/* CommonsTicker styles */
 +
/************************/
 +
.tickerDiffLink { }
 +
.tickerMiscLink { }
 +
.tickerList ul, .tickerList ul li { list-style: none; text-indent:-2em; margin-left:2em; text-align:left; }
 +
.tickerList ul ul, .tickerList ul ul li { list-style: none; text-indent:0; margin-left:1.5em; text-align:left; }
 +
.tickerEntry_deleted { }
 +
.tickerEntry_restored { } /* entry for restored image */
 +
.tickerEntry_replaced { }
 +
.tickerEntry_tagged { }
 +
.tickerEntry_redir { }
 +
.tickerEntry_recat { }
 +
.tickerEntry_notify { }
 +
.tickerEntry_changed { }
 +
 
 +
/* per-status styles */
 +
.tickerStatus_done { text-decoration:line-through; } /* strike through when entry has been handeled */
 +
.tickerAction_deleted:before { content:" GONE "; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; }
 +
.tickerAction_restored:before { content:" BACK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }
 +
.tickerAction_deletedRev:before { content:" -OLD "; color: #DDAAAA; font-family:monospace; font-weight:bold; font-size:100%; }
 +
.tickerAction_replaced:before { content:" REPL "; color: #CC88FF; font-family:monospace; font-weight:bold; font-size:100%; }
 +
.tickerAction_replacedOwn:before { content:" UPDT "; color: #EEAAFF; font-family:monospace; font-weight:bold; font-size:100%; }
 +
.tickerAction_addedBad:before { content:" +VfD "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; }
 +
.tickerAction_removedBad:before { content:" -VfD "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }
 +
.tickerAction_addedGood:before { content:" +OK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }
 +
.tickerAction_removedGood:before { content:" -OK "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; }
 +
.tickerUsage { font-size:80%; }
 +
.tickerTemplateEntry { font-weight: bold; }
 +
.tickerSubEntry { }
 +
.tickerMinorEntry { color:#666; }
 +
.tickerMinorEntry a,
 +
.tickerMinorEntry a:link,
 +
.tickerMinorEntry a:visited { color:#669; }
 +
#bodyContent .tickerMinorEntry a.extiw,
 +
#bodyContent .tickerMinorEntry a.extiw:link,
 +
#bodyContent .tickerMinorEntry a.extiw:visited { color:#669; }
 +
 
 +
/* Добавление прозрачным изображениям клетчатого фона */
 +
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
 +
 
 +
/* Медали. */
 +
.gold  { background-color: gold;    }
 +
.silver { background-color: silver;  }
 +
.bronze { background-color: #cc9966; }
 +
 
 +
.allpagesredirect { font-style: italic }
 +
 
 +
/* Change the external link icon to an Adobe icon for all PDF files */
 +
/* (in browsers that support these CSS selectors, like Mozilla and Opera) */
 +
#bodyContent a[href$=".pdf"].external,
 +
#bodyContent a[href*=".pdf?"].external,
 +
#bodyContent a[href*=".pdf#"].external,
 +
#bodyContent a[href$=".PDF"].external,
 +
#bodyContent a[href*=".PDF?"].external,
 +
#bodyContent a[href*=".PDF#"].external {background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;padding-right: 16px;}
 +
 
 +
/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
 +
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
 +
span.PDFlink a {background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;padding-right: 17px !important;}
 +
 
 +
.clickable-image a:hover { text-decoration: none; }
 +
 
 +
/* Highlight focused footnotes and references */
 +
sup.reference:target, ol.references li:target {background-color: #ffffcc;}
 +
sup.reference:target {font-weight: bold;}
 +
 
 +
/* Class for links with loudspeaker icon next to them */
  
.lj_user a, .lj_comm a{text-decoration:underline;font:bold small Verdana;}
+
.audiolink a{background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;padding-left: 16px !important;padding-right: 0 !important;}
.lj_user:before, .lj_comm:before {vertical-align:middle;margin-right:2px;text-decoration:none}
+
.lj_user:before{content: url("http://upload.wikimedia.org/wikipedia/commons/e/e2/Livejournal_user_icon.gif")}
+
.lj_comm:before{content: url("http://upload.wikimedia.org/wikipedia/commons/b/bd/Livejournal_community_icon.gif")}
+
  
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. */
+
div.Boxmerge,
.IPA {
+
div.NavFrame {
         font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
+
         margin: 0px;
         font-family /**/:inherit;
+
        padding: 2px;
 +
        border: 1px solid #aaa;
 +
        text-align: center;
 +
        border-collapse: collapse;
 +
         font-size: 95%;
 
}
 
}
.Unicode {
+
div.Boxmerge div.NavFrame {
         font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Bitstream Vera, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
+
         border-style: none;
         font-family /**/:inherit;
+
         border-style: hidden;
 
}
 
}
.polytonic {
+
div.NavFrame + div.NavFrame {
         font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;  
+
         border-top-style: none;
         font-family /**/:inherit;
+
         border-top-style: hidden;
 
}
 
}
 
+
div.NavPic {
#wpSave {
+
        background-color: #fff;
  font-weight: bold;
+
        margin: 0px;
 +
        padding: 2px;
 +
        float: left;
 +
}
 +
div.NavFrame div.NavHead {
 +
        height: 1.6em;
 +
        font-weight: bold;
 +
        font-size: 100%;
 +
        background-color: #efefef;
 +
        position:relative;
 +
}
 +
div.NavFrame p {
 +
        font-size: 100%;
 +
}
 +
div.NavFrame div.NavContent {
 +
        font-size: 100%;
 +
}
 +
div.NavFrame div.NavContent p {
 +
        font-size: 100%;
 +
}
 +
div.NavEnd {
 +
        margin: 0px;
 +
        padding: 0px;
 +
        line-height: 1px;
 +
        clear: both;
 +
}
 +
div.NavShow, div.NavHide {
 +
display: none;
 +
}
 +
a.NavToggle {
 +
        position:absolute;
 +
        top:0px;
 +
        right:3px;
 +
        font-weight:normal;
 +
        font-size:smaller;
 
}
 
}
  
 +
/* расстояние до навигационных полос */
  
/* По запросу SergV */
+
/* div.Boxmerge,
 +
div.NavFrame {margin-top: 1.5em;}
 +
div.Boxmerge div.NavFrame {margin-top: 0;}
 +
div.NavFrame + div.NavFrame {margin-top: 0;} */
  
/*
+
/* не печатать навигационных полос */
blockquote {padding-left:1.5em; padding:0.8em; border-left: medium solid #ddd; background-color: #f0f0f0;}
+
*/
+
blockquote {margin:0.8em 0.2em 0.3em 7%;background-color:#f0f0f0;padding:0.3em;}
+
blockquote p {padding:0.3em 0;}
+
  
/* Но лучше подождать, когда исправят отоброжение простого blockquote */
+
@media print{.NavFrame {display: none;}
div.blockquote {padding-left:1.5em; border-left: medium solid #ddd; background-color: #f0f0f0;}
+
.BoxenVerschmelzen {display: none;}}
div.blockquote p {padding:0.3em;}
+
  
table.toccolours {text-align: center} /* может напортить! */
+
/* прячем ссылки на раздел википедии на искусственном сибирском языке */
table.toccolours th {background-color: #ccccff;}
+
/* В соответствии с решением сообщества: [[Википедия:Голосования/Сокрытие по умолчанию интевики-ссылок на ru-sib-wikipedia]] */
 +
li.interwiki-ru-sib { display: none }
  
/* См. Википедия:Правила оформления таблиц */
+
/* Выделение разницы в байтах между версиями цветом.
table.simple                      {border-color: rgb(170,170,170); border-collapse: collapse;}
+
Положительная - зелёным; отрицательная - красным */
table.simple th, table.simple td  {border-color: rgb(170,170,170); padding-left: 0.2em; padding-right: 0.2em;}
+
.mw-plusminus-pos {
 
+
  color: #006400; /* darkgreen */
table.standard, table.wide, table.wikitable, table.standart {
+
}
    border: 1px solid rgb(170,170,170);
+
.mw-plusminus-neg {
    border-collapse: collapse;
+
  color: #8B0000; /* darkred */
 
}
 
}
  
table.standard th, table.wide th, table.wikitable th, table.standart th {
+
/* Для синхроницации 1.5.8 и 1.6.1 */
    border: 1px solid rgb(170,170,170);
+
table.metadata {
    padding-left: 0.2em;
+
font-size: 0.8em;
    padding-right: 0.2em;
+
margin-left: 0.5em;
    background-color: #EEEEFF;
+
margin-bottom: 0.5em;
 
}
 
}
  
table.standard td, table.wide td, table.wikitable td, table.standart td {
+
table.metadata caption {
    border: 1px solid rgb(170,170,170);
+
font-weight: bold;
    padding-left: 0.2em;
+
    padding-right: 0.2em;
+
 
}
 
}
  
table.standard caption, table.wide caption, table.wikitable caption, table.standart caption, table.tiles caption {
+
table.metadata th {
    font-weight: bold;
+
font-weight: normal;
    padding-top: 0.2em;
+
    padding-bottom: 0.2em;
+
 
}
 
}
  
table.wide {
+
table.metadata td {
    width: 100%;
+
padding: 0.1em;
 
}
 
}
  
table.tiles {
+
table.metadata {
    border-collapse: separate;
+
border: none;
    border-spacing: 2;
+
border-collapse: collapse;
 
}
 
}
  
table.tiles th {
+
table.metadata td, table.metadata th {
    padding-left: 0.2em;
+
text-align: center;
    padding-right: 0.2em;
+
border: 1px solid #aaaaaa;
    background-color: #EEEEFF;
+
padding-left: 0.1em;
 +
padding-right: 0.1em;
 
}
 
}
  
table.tiles td {
+
table.metadata th {
    padding-left: 0.2em;
+
background-color: #f9f9f9;
    padding-right: 0.2em;
+
    background-color: #F0F0F0;
+
 
}
 
}
  
tr.highlight th {background-color: #EEEEFF;}
+
table.metadata td {
tr.highlight td {background-color: #FFFFEE;}
+
background-color: #fcfcfc;
tr.bright th    {background-color: #CCCCFF;}
+
}
tr.bright td    {background-color: #FFEECC;}
+
tr.shadow th    {background-color: #F0F0F0;}
+
tr.shadow td    {background-color: #F0F0F0;}
+
tr.dark th      {background-color: #CCCCCC;}
+
tr.dark td      {background-color: #CCCCCC;}
+
 
+
table th.highlight    {background-color: #EEEEFF;}
+
table td.highlight    {background-color: #FFFFEE;}
+
table th.bright      {background-color: #CCCCFF;}
+
table td.bright      {background-color: #FFEECC;}
+
table th.shadow      {background-color: #F0F0F0;}
+
table td.shadow      {background-color: #F0F0F0;}
+
table th.dark        {background-color: #CCCCCC;}
+
table td.dark        {background-color: #CCCCCC;}
+
 
+
table th.transparent  {background-color: transparent;}
+
table td.transparent  {background-color: transparent;}
+
 
/*</nowiki></pre>*/
 
/*</nowiki></pre>*/

Текущая версия на 20:06, 15 мая 2007

/* Этот набор стилей включается в отдельные css-файлы других шкурок */
/*<pre><nowiki>*/

/* wikitable/prettytable class for skinning normal tables */

table.wikitable,
table.prettytable {margin: 1em 1em 1em 0;background: #f9f9f9;border: 1px #aaaaaa solid;border-collapse: collapse;}
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {border: 1px #aaaaaa solid;padding: 0.2em;}
table.wikitable th,
table.prettytable th {background: #f2f2f2;text-align: center;}
table.wikitable caption,
table.prettytable caption {margin-left: inherit;margin-right: inherit;font-size: larger;font-weight: bold;}

/* graytable */

table.graytable {background: #f0f0f0;padding: 1em;width: 100%;}
table.graytable caption {padding: 0.5em 0 0 0;background: #f0f0f0;font-size: 100%;font-weight: bold;}
table.graytable caption span.subcaption {font-size: 80%;font-weight: normal;}
table.graytable th, table.graytable td {font-size: 80%;}

/* make the list of references look smaller */
ol.references {font-size: 100%;}
.references-small { font-size: 90%;}

.hiddenStructure {display: none;speak: none}
.notice {margin: 1em 1em 1em 20%;padding: 0.2em}
#disambig {border-top: 3px double #cccccc;border-bottom: 3px double #cccccc}
#spoiler {border-top: 2px solid #ddd;border-bottom:2px solid #ddd}
.Talk-Notice {border: 1px solid #C0C090;background-color: #F8EABA;margin-bottom: 3px;width: 85%;border-spacing: 3px;margin-left: auto;margin-right: auto}
.Talk-Notice td {background: inherit}
.Use_Default_Date_Convention { display: inline; }
.Use_AD_and_BC { display: none; }
.Use_BCE_and_CE { display: none; }
.plainlinksneverexpand {background: none ! important;padding: 0 ! important;}
.plainlinksneverexpand .urlexpansion {display: none ! important;}
.plainlinksneverexpand a {background: none !important;padding: 0 !important;}
.plainlinksneverexpand a.external.text:after {display: none !important;}
.plainlinksneverexpand a.external.autonumber:after {display: none !important;}

#bodyContent .plainlinksneverexpand a {background: none !important;padding: 0 !important}

.messagebox {border:thin solid #aaaaaa;background-color:#f9f9f9;width:88%;margin:0 auto 1em auto;padding:.4em;vertical-align:middle;font-size: 90%}
.messagebox.merge {border: 1px solid #cf9fff;background-color: #f5edf5;text-align: center}
.messagebox.cleanup {border: 1px solid #9f9fff;background-color: #efefff;text-align: center}
.messagebox.standard-talk {border: 1px solid #c0c090;background-color: #f8eaba}
.messagebox .floatleft{vertical-align:middle;clear:both;margin:2px;padding:0;}
.messagebox .image{margin:0;padding:0;}

.infobox {border: 1px solid #aaaaaa;background-color: #f9f9f9;margin-bottom: 0.5em;margin-left: 1em;padding: .4em;float: right;clear: right;font-size: 90%;width: 18em;vertical-align:middle}

/* Это для рамок-ссылок на Вики-сайты */
.infobox.sisterproject {background-color:#f9fafd}

/* Используется пока лишь в Викиучебнике Эпиграф:*/
.epigraf{margin-left:54%;font-family:serif;max-width:38em;min-width:16em;margin-bottom:1em;clear:both}
.epigraf blockquote{font-style:italic;border:0;background:none;padding:0 0 0.1em 0;margin:0}
.epigraf blockquote p{padding:0.2em 0;margin:0}
.podpis{text-align:right;padding:0.2em 0 0.2em 0;margin:0 1em 0 0}

/* ЖЖ */
.lj a { text-decoration: underline; font: bold small Verdana; background: none !important; padding: 0 !important; }
.lj a.image img { vertical-align: -2px; }

.IPA {font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;font-family /**/:inherit}
.Unicode {font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Bitstream Vera, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;font-family /**/:inherit}
.polytonic {font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;font-family /**/:inherit}

#wpSave {font-weight: bold}

blockquote {margin:0.7em 0 0.7em 5%;padding:0.7em 2% 0.7em 4%;background-color:#f5f5f5;}
p.istochnik_pred {margin:1em 0 0 5%; font-size:110%;}
p.istochnik_pred:after {content:':'}
p.istochnik_sled {margin:0 2em 0 0; text-align:right;}
p.istochnik_sled:before {content:'— '}

table.toccolours {text-align: center} /* может напортить! */
table.toccolours th {background-color: #ccccff}

/* См. Википедия:Правила оформления таблиц */
table.simple {border-color: rgb(170,170,170); border-collapse: collapse}
table.simple th, table.simple td {border-color: rgb(170,170,170); padding-left: 0.2em; padding-right: 0.2em}

table.standard, table.wide, table.wikitable, table.standart {border: 1px solid rgb(170,170,170);border-collapse: collapse}

table.standard th, table.wide th, table.wikitable th, table.standart th {border: 1px solid rgb(170,170,170);padding-left: 0.2em;padding-right: 0.2em;background-color: #EEEEFF}

table.standard td, table.wide td, table.wikitable td, table.standart td {border: 1px solid rgb(170,170,170);padding-left: 0.2em;padding-right: 0.2em}

table.standard caption, table.wide caption, table.wikitable caption, table.standart caption, table.tiles caption {font-weight: bold;padding-top: 0.2em;padding-bottom: 0.2em}

table.wide {width: 100%}

table.tiles {border-collapse: separate;border-spacing: 2px}

table.tiles th {padding-left: 0.2em;padding-right: 0.2em;background-color: #EEEEFF}

table.tiles td {padding-left: 0.2em;padding-right: 0.2em;background-color: #F0F0F0}

tr.highlight th {background-color: #EEEEFF}
tr.highlight td {background-color: #FFFFEE}
tr.bright th {background-color: #CCCCFF}
tr.bright td {background-color: #FFEECC}
tr.shadow th {background-color: #F0F0F0}
tr.shadow td {background-color: #F0F0F0}
tr.dark th {background-color: #CCCCCC}
tr.dark td {background-color: #CCCCCC}

table th.highlight {background-color: #EEEEFF}
table td.highlight {background-color: #FFFFEE}
table th.bright {background-color: #CCCCFF}
table td.bright {background-color: #FFEECC}
table th.shadow {background-color: #F0F0F0}
table td.shadow {background-color: #F0F0F0}
table th.dark {background-color: #CCCCCC}
table td.dark {background-color: #CCCCCC} 

table th.transparent {background-color: transparent}
table td.transparent {background-color: transparent}

/************************/
/* CommonsTicker styles */
/************************/
.tickerDiffLink { } 
.tickerMiscLink { } 
.tickerList ul, .tickerList ul li { list-style: none; text-indent:-2em; margin-left:2em; text-align:left; }
.tickerList ul ul, .tickerList ul ul li { list-style: none; text-indent:0; margin-left:1.5em; text-align:left; }
.tickerEntry_deleted { } 
.tickerEntry_restored { } /* entry for restored image */
.tickerEntry_replaced { } 
.tickerEntry_tagged { } 
.tickerEntry_redir { } 
.tickerEntry_recat { } 
.tickerEntry_notify { } 
.tickerEntry_changed { } 

/* per-status styles */
.tickerStatus_done { text-decoration:line-through; } /* strike through when entry has been handeled */
.tickerAction_deleted:before { content:" GONE "; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; } 
.tickerAction_restored:before { content:" BACK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }
.tickerAction_deletedRev:before { content:" -OLD "; color: #DDAAAA; font-family:monospace; font-weight:bold; font-size:100%; } 
.tickerAction_replaced:before { content:" REPL "; color: #CC88FF; font-family:monospace; font-weight:bold; font-size:100%; } 
.tickerAction_replacedOwn:before { content:" UPDT "; color: #EEAAFF; font-family:monospace; font-weight:bold; font-size:100%; } 
.tickerAction_addedBad:before { content:" +VfD "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; } 
.tickerAction_removedBad:before { content:" -VfD "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } 
.tickerAction_addedGood:before { content:" +OK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } 
.tickerAction_removedGood:before { content:" -OK "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; }
.tickerUsage { font-size:80%; } 
.tickerTemplateEntry { font-weight: bold; } 
.tickerSubEntry { } 
.tickerMinorEntry { color:#666; } 
.tickerMinorEntry a,
.tickerMinorEntry a:link,
.tickerMinorEntry a:visited { color:#669; }
#bodyContent .tickerMinorEntry a.extiw,
#bodyContent .tickerMinorEntry a.extiw:link,
#bodyContent .tickerMinorEntry a.extiw:visited { color:#669; }

/* Добавление прозрачным изображениям клетчатого фона */
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}

/* Медали. */
.gold   { background-color: gold;    }
.silver { background-color: silver;  }
.bronze { background-color: #cc9966; }

.allpagesredirect { font-style: italic }

/* Change the external link icon to an Adobe icon for all PDF files */
/* (in browsers that support these CSS selectors, like Mozilla and Opera) */
#bodyContent a[href$=".pdf"].external, 
#bodyContent a[href*=".pdf?"].external, 
#bodyContent a[href*=".pdf#"].external,
#bodyContent a[href$=".PDF"].external, 
#bodyContent a[href*=".PDF?"].external, 
#bodyContent a[href*=".PDF#"].external {background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;padding-right: 16px;}

/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
span.PDFlink a {background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;padding-right: 17px !important;}

.clickable-image a:hover { text-decoration: none; }

/* Highlight focused footnotes and references */
sup.reference:target, ol.references li:target {background-color: #ffffcc;}
sup.reference:target {font-weight: bold;}

/* Class for links with loudspeaker icon next to them */

.audiolink a{background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;padding-left: 16px !important;padding-right: 0 !important;}

div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.Boxmerge div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #fff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
        position:relative;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
div.NavShow, div.NavHide {
		display: none;
}
a.NavToggle {
        position:absolute;
        top:0px;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}

/* расстояние до навигационных полос */

/* div.Boxmerge,
 div.NavFrame {margin-top: 1.5em;} 
div.Boxmerge div.NavFrame {margin-top: 0;}
div.NavFrame + div.NavFrame {margin-top: 0;} */

/* не печатать навигационных полос */

@media print{.NavFrame {display: none;}
.BoxenVerschmelzen {display: none;}}

/* прячем ссылки на раздел википедии на искусственном сибирском языке */
/* В соответствии с решением сообщества: [[Википедия:Голосования/Сокрытие по умолчанию интевики-ссылок на ru-sib-wikipedia]] */
 li.interwiki-ru-sib { display: none }

/* Выделение разницы в байтах между версиями цветом.
Положительная - зелёным; отрицательная - красным */
.mw-plusminus-pos {
  color: #006400; /* darkgreen */
}
.mw-plusminus-neg {
  color: #8B0000; /* darkred */
}

/* Для синхроницации 1.5.8 и 1.6.1 */
table.metadata {
	font-size: 0.8em;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

table.metadata caption {
	font-weight: bold;
}

table.metadata th {
	font-weight: normal;
}

table.metadata td {
	padding: 0.1em;
}

table.metadata {
	border: none;
	border-collapse: collapse;
}

table.metadata td, table.metadata th {
	text-align: center;
	border: 1px solid #aaaaaa;
	padding-left: 0.1em;
	padding-right: 0.1em;
}

table.metadata th {
	background-color: #f9f9f9;
}

table.metadata td {
	background-color: #fcfcfc;
}
/*</nowiki></pre>*/
Персональные инструменты
Пространства имён

Варианты
Действия
Навигация
Инструменты