MediaWiki:Common.css

Материал из ElmaClub Wiki
(Различия между версиями)
Перейти к: навигация, поиск
Строка 1: Строка 1:
/* Common CSS for all skins */
+
/* Этот набор стилей включается в отдельные css-файлы других шкурок */
 
/*<pre><nowiki>*/
 
/*<pre><nowiki>*/
 
+
.hiddenStructure {display: none;speak: none}
.hiddenStructure {
+
.notice {margin: 1em 1em 1em 20%;padding: 0.2em}
  display: none;
+
#disambig {border-top: 3px double #cccccc;border-bottom: 3px double #cccccc}
  speak: none;
+
#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}
 
+
/* Style for "notices" */
+
.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;
+
}
+
 
+
/* Standard talk template style */
+
 
+
.Talk-Notice {
+
    border: 1px solid #C0C090;
+
    background-color: #F8EABA;
+
    margin-bottom: 3px;
+
    width: 85%;
+
    border-spacing: 3px;
+
    margin-left: auto;
+
    margin-right: auto;
+
}
+
 
+
/* Make template background appear correctly on all browsers */
+
.Talk-Notice td {
+
    background: inherit;
+
}
+
 
+
/* Choose whether to have AD/BC dates or CE/BCE dates*/
+
 
+
/* First, the default : display both : See templates ADCE and BCEBC for how these are used*/
+
 
.Use_Default_Date_Convention { display: inline; }
 
.Use_Default_Date_Convention { display: inline; }
 
.Use_AD_and_BC { display: none; }
 
.Use_AD_and_BC { display: none; }
 
.Use_BCE_and_CE { 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;}
  
/* If you want to display AD and BC add the following to User:You/monobook.css page */
+
#bodyContent .plainlinksneverexpand a {background: none !important;padding: 0 !important}
/*
+
.Use_Default_Date_Convention { display: none; }
+
.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 */
+
.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}
.Use_Default_Date_Convention { display: none; }
+
.messagebox.cleanup {border: 1px solid #9f9fff;background-color: #efefff;text-align: center}
.Use_AD_and_BC { display:none; }
+
.messagebox.standard-talk {border: 1px solid #c0c090;background-color: #f8eaba}
.Use_BCE_and_CE {display:inline; }
+
.messagebox .floatleft{vertical-align:middle;clear:both;margin:2px;padding:0;}
*/
+
.messagebox .image{margin:0;padding:0;}
  
/*Add formatting to make sure that "external references" from [[Template:Ref]] do
+
.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}
  not get URL expansion, not even when printed.
+
*/
+
 
+
.plainlinksneverexpand {
+
  background: none ! important;
+
  padding: 0 ! important;
+
}
+
 
+
.plainlinksneverexpand .urlexpansion {
+
  display : none ! important;
+
}
+
 
+
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
+
  the arrow...
+
*/
+
#bodyContent .plainlinksneverexpand a {
+
  background: none !important;
+
  padding: 0 !important
+
}
+
 
+
/* Merge template style */
+
 
+
.messagebox {
+
  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 {
+
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;
+
}
+
  
 
/* Это для рамок-ссылок на Вики-сайты */
 
/* Это для рамок-ссылок на Вики-сайты */
.infobox.sisterproject {
+
.infobox.sisterproject {background-color:#f9fafd}
background-color:#f9fafb
+
}
+
  
/* Используется пока в Викиучебнике  
+
/* Используется пока лишь в Викиучебнике Эпиграф:*/
Эпиграф:
+
*/
+
 
.epigraf{margin-left:54%;font-family:serif;max-width:38em;min-width:16em;margin-bottom:1em;clear:both}
 
.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{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 blockquote p{padding:0.2em 0;margin:0}
.epigraf .a_i_d{text-align:right}
+
.podpis{text-align:right;padding:0.2em 0 0.2em 0;margin:0 1em 0 0}
.epigraf .avtor{}
+
.epigraf .istochnik{}
+
.epigraf .istochnik:before{content:', '}
+
.epigraf .data{}
+
.epigraf .data:before{content:', '}
+
 
+
/* Шаблон:Рамка */
+
.ramka {margin:1em;padding:1em;border:medium solid #333;}
+
  
 
/* ЖЖ */
 
/* ЖЖ */
 +
.lj a { text-decoration: underline; font: bold small Verdana; background: none !important; padding: 0 !important; }
 +
.lj a.image img { vertical-align: -2px; }
  
.lj_user a, .lj_comm a{text-decoration:underline;font:bold small Verdana;}
+
.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}
.lj_user:before, .lj_comm:before {vertical-align:middle;margin-right:2px;text-decoration:none}
+
.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}
.lj_user:before{content: url("http://upload.wikimedia.org/wikipedia/commons/e/e2/Livejournal_user_icon.gif")}
+
.polytonic {font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;font-family /**/:inherit}
.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. */
+
#wpSave {font-weight: bold}
.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 {
+
blockquote {margin:0.7em 0 0.7em 5%;padding:0.7em 2% 0.7em 4%;background-color:#f5f5f5;}
  font-weight: bold;
+
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:'— '}
/* По запросу SergV */
+
 
+
/*
+
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 */
+
div.blockquote {padding-left:1.5em; border-left: medium solid #ddd; background-color: #f0f0f0;}
+
div.blockquote p {padding:0.3em;}
+
  
 
table.toccolours {text-align: center} /* может напортить! */
 
table.toccolours {text-align: center} /* может напортить! */
table.toccolours th {background-color: #ccccff;}
+
table.toccolours th {background-color: #ccccff}
  
 
/* См. Википедия:Правила оформления таблиц */
 
/* См. Википедия:Правила оформления таблиц */
table.simple                     {border-color: rgb(170,170,170); border-collapse: collapse;}
+
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.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 {
+
table.standard, table.wide, table.wikitable, table.standart {border: 1px solid rgb(170,170,170);border-collapse: collapse}
    border-collapse: separate;
+
    border-spacing: 2;
+
}
+
  
table.tiles th {
+
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}
    padding-left: 0.2em;
+
    padding-right: 0.2em;
+
    background-color: #EEEEFF;
+
}
+
  
table.tiles td {
+
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}
    padding-left: 0.2em;
+
    padding-right: 0.2em;
+
    background-color: #F0F0F0;
+
}
+
  
tr.highlight th {background-color: #EEEEFF;}
+
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}
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.wide {width: 100%}
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.tiles {border-collapse: separate;border-spacing: 2px}
table td.transparent  {background-color: transparent;}
+
  
/* Для синхроницации 1.5.8 и 1.6.1 */
+
table.tiles th {padding-left: 0.2em;padding-right: 0.2em;background-color: #EEEEFF}
table.metadata {
+
font-size: 0.8em;
+
margin-left: 0.5em;
+
margin-bottom: 0.5em;
+
}
+
  
table.metadata caption {
+
table.tiles td {padding-left: 0.2em;padding-right: 0.2em;background-color: #F0F0F0}
font-weight: bold;
+
}
+
  
table.metadata th {
+
tr.highlight th {background-color: #EEEEFF}
font-weight: normal;
+
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.metadata td {
+
table th.highlight {background-color: #EEEEFF}
padding: 0.1em;
+
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.metadata {
+
table th.transparent {background-color: transparent}
border: none;
+
table td.transparent {background-color: transparent}
border-collapse: collapse;
+
}
+
  
table.metadata td, table.metadata th {
+
/************************/
text-align: center;
+
/* CommonsTicker styles */
border: 1px solid #aaaaaa;
+
/************************/
padding-left: 0.1em;
+
.tickerDiffLink { }
padding-right: 0.1em;
+
.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 { }  
  
table.metadata th {
+
/* per-status styles */
background-color: #f9f9f9;
+
.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; }
  
table.metadata td {
+
/* Добавление прозрачным изображениям клетчатого фона */
background-color: #fcfcfc;
+
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
}
+
 
/*</nowiki></pre>*/
 
/*</nowiki></pre>*/

Версия 21:49, 8 августа 2006

/* Этот набор стилей включается в отдельные css-файлы других шкурок */
/*<pre><nowiki>*/
.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;}
/*</nowiki></pre>*/
Персональные инструменты
Пространства имён

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