Diferencia entre revisiones de «MediaWiki:Common.css»

De WikiMinecraft
Saltar a: navegación, buscar
Línea 1: Línea 1:
/* Try to keep font style and width consistent across platforms */
+
/* El CSS colocado en esta página será aplicado a todas las apariencias */
body {
+
/**
font-family: "Liberation Sans", Arial, Helvetica, FreeSans, sans-serif;
+
* Wikidata - MediaWiki:Common.css
}
+
*
 +
* Stylesheets placed here will be applied to all skins.
 +
*/
 +
 
  
/** Template stylings **/
+
/******************************
/* [[Template:Grid]]: [[File:Grid Unknown.png]] */
+
* Global styles
.grid {
+
******************************/
position: relative;
+
/* Default fonts like locale wikipedia*/
display: inline-block;
+
html[lang=fa] body, [lang=fa], html[lang=ckb] body, [lang=ckb] {
font-size: 16px;
+
  font-family: Tahoma, 'Iranian Sans', 'DejaVu Sans', sans-serif;
text-align: center !important;
 
background-color: #8B8B8B;
 
border: 2px solid #373737;
 
border-right-color: #FFF;
 
border-bottom-color: #FFF;
 
width: 2em;
 
height: 2em;
 
vertical-align: bottom;
 
 
}
 
}
.grid.output {
+
body{
font-size: 24px;
+
background-color: #FFFFFF;
 
}
 
}
  
.grid:before,
 
.grid:after {
 
content: "";
 
position: absolute;
 
background-color: #8B8B8B;
 
height: 2px;
 
width: 2px;
 
pointer-events: none;
 
}
 
.grid:before {
 
bottom: -2px;
 
left: -2px;
 
}
 
.grid:after {
 
top: -2px;
 
right: -2px;
 
}
 
  
.grid img {
+
/******************************
padding: 2px;
+
* Styles for templates
}
+
  ******************************/
   
 
.grid > .item,
 
.grid > .default-item {
 
position: absolute;
 
margin: -18px 0 0 -18px;
 
top: 1em;
 
left: 1em;
 
}
 
.grid > .item > a.new {
 
background: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/3/35/Grid_Unknown.png) no-repeat 2px;
 
display: block;
 
width: 32px;
 
height: 32px;
 
padding: 2px;
 
text-indent: -9999px;
 
overflow: hidden;
 
}
 
 
.grid > .item > .number {
 
position: absolute;
 
right: 0;
 
bottom: 0;
 
font-family: Minecraft;
 
font-size: 16px;
 
font-weight: normal;
 
line-height: 16px;
 
color: #FFF;
 
pointer-events: none;
 
text-shadow: 2px 2px 0 #3F3F3F;
 
filter: dropshadow(color=#3F3F3F, offx=2, offy=2);
 
z-index: 6;
 
}
 
.grid > .item > .number > a {
 
color: #FFF;
 
text-decoration: none;
 
}
 
.grid > .item > .number > .selflink {
 
font-weight: normal;
 
}
 
.grid > .item > a.new + .number {
 
display: none;
 
}
 
  
/* Plain grid with no border or background */
+
/**
.grid.plain {
+
* [[Template:Welcome]]
background-color: transparent;
+
*
border: 0;
+
* @author [[User:Hydriz]], [[User:Danny B.]]
}
+
* @maintainer [[User:Danny B.]]
.grid.plain:before,
+
*/
.grid.plain:after {
 
content: none;
 
}
 
  
/* Generic grid layout styling */
+
div.welcome {
.grid-Crafting_Table,
+
border: medium solid #ccc;
.grid-Furnace,
+
padding: .3em .6em;
.grid-Brewing_Stand table,
 
.grid-generic {
 
background: #C6C6C6;
 
border: outset 2px #999;
 
padding: 6px;
 
text-align: left !important;
 
}
 
.grid-Crafting_Table td,
 
.grid-Furnace td,
 
.grid-Brewing_Stand td,
 
.grid-generic td {
 
border: none;
 
padding: 0;
 
 
}
 
}
  
/* [[Template:Grid/Crafting Table]] */
+
div.welcome strong {
.grid-Crafting_Table .arrow,
+
background-color: #fff;
.grid-Crafting_Table .shapeless {
+
color: #285;
text-align: center;
+
font-size: large;
vertical-align: bottom;
 
 
}
 
}
  
.grid-Crafting_Table .arrow {
 
width: 40px;
 
padding-bottom: 5px;
 
}
 
  
.grid-Crafting_Table .shapeless span {
+
/******************************
cursor: help;
+
* Styles for certain pages
}
+
******************************/
  
/* [[Template:Grid/Furnace]] */
+
/**
.grid-Furnace {
+
* Hide title on main pages, village pumps and project chats
padding-left: 24px;
+
*
padding-right: 24px;
+
* @author
}
+
* @maintainer
 +
*/
  
.grid-Furnace .arrow,
+
.page-Wikidata_Accueil_principal.action-view .firstHeading,
.grid-Furnace .output {
+
.page-Wikidata_Bar.action-view .firstHeading,
text-align: center;
+
.page-Wikidata_Bosh_sahifa.action-view .firstHeading,
vertical-align: middle;
+
.page-Wikidata_Café.action-view .firstHeading,
 +
.page-Wikidata_Etusivu.action-view .firstHeading,
 +
.page-Wikidata_Forside.action-view .firstHeading,
 +
.page-Wikidata_Forsíða_is.action-view .firstHeading,
 +
.page-Wikidata_Forsíða_fo.action-view .firstHeading,
 +
.page-Wikidata_Halaman_Utama.action-view .firstHeading,
 +
.page-Wikidata_Hauptseite.action-view .firstHeading,
 +
.page-Wikidata_Hoofdpagina.action-view .firstHeading,
 +
.page-Wikidata_Huvudsida.action-view .firstHeading,
 +
.page-Wikidata_Main_Page.action-view .firstHeading,
 +
.page-Wikidata_Main_Page_Simple_English.action-view .firstHeading,
 +
.page-Wikidata_Pagina_principale.action-view .firstHeading,
 +
.page-Wikidata_Pera_Seri.action-view .firstHeading,
 +
.page-Wikidata_Portada.action-view .firstHeading,
 +
.page-Wikidata_Página_principal.action-view .firstHeading,
 +
.page-Wikidata_Strona_główna.action-view .firstHeading,
 +
.page-Wikidata_Κύρια_Σελίδα.action-view .firstHeading,
 +
.page-Wikidata_Главна_страница.action-view .firstHeading,
 +
.page-Wikidata_Главьна_страница.action-view .firstHeading,
 +
.page-Wikidata_Заглавная_страница.action-view .firstHeading,
 +
.page-Wikidata_قهوه‌خانه.action-view .firstHeading,
 +
.page-Wikidata_دیوەخان.action-view .firstHeading,
 +
.page-Wikidata_मुखपृष्ठ_mr.action-view .firstHeading,
 +
.page-Wikidata_मुखपृष्ठ_hi.action-view .firstHeading,
 +
.page-Wikidata_メインページ.action-view .firstHeading,
 +
.page-Wikidata_首頁.action-view .firstHeading,
 +
.page-Wikidata_首页.action-view .firstHeading,
 +
.page-Wikidata_گت_صفحه.action-view .firstHeading,
 +
.page-Wikidata_പ്രധാന_താൾ.action-view .firstHeading,
 +
.page-Wikidata_Umuna_a_Panid.action-view .firstHeading,
 +
.page-Wikidata_الصفحة_الرئيسية.action-view .firstHeading,
 +
.page-Wikidata_Pàgina_principal.action-view .firstHeading,
 +
.page-Wikidata_Hlavní_strana.action-view .firstHeading,
 +
.page-Wikidata_Ĉefpaĝo.action-view .firstHeading,
 +
.page-Wikidata_صفحهٔ_اصلی.action-view .firstHeading,
 +
.page-Wikidata_دەستپێک.action-view .firstHeading,
 +
.page-Wikidata_Glavna_stranica.action-view .firstHeading,
 +
.page-Wikidata_Kezdőlap.action-view .firstHeading,
 +
.page-Wikidata_대문.action-view .firstHeading,
 +
.page-Wikidata_Pagina_prima.action-view .firstHeading,
 +
.page-Wikidata_Fandraisana.action-view .firstHeading,
 +
.page-Wikidata_Laman_Utama.action-view .firstHeading,
 +
.page-Wikidata_Veurblad.action-view .firstHeading,
 +
.page-Wikidata_Hlavná_stránka.action-view .firstHeading,
 +
.page-Wikidata_Glavna_stran.action-view .firstHeading,
 +
.page-Wikidata_మొదటి_పేజీ.action-view .firstHeading,
 +
.page-Wikidata_Ana_Sayfa.action-view .firstHeading,
 +
.page-Wikidata_Головна_сторінка.action-view .firstHeading,
 +
.page-Wikidata_Trang_Chính.action-view .firstHeading,
 +
.page-Wikidata_Strumenti.action-view .firstHeading,
 +
.page-Wikidata_Degemer.action-view .firstHeading,
 +
.page-Wikidata_முதற்_பக்கம்.action-view .firstHeading,
 +
.page-Wikidata_עמוד_ראשי.action-view .firstHeading,
 +
.page-Wikidata_મુખપૃષ્ઠ.action-view .firstHeading,
 +
.page-Wikidata_Hovedside.action-view .firstHeading,
 +
.page-Wikidata_Hovudside.action-view .firstHeading,
 +
.page-Wikidata_Početna_strana.action-view .firstHeading,
 +
.page-Wikidata_ପ୍ରଧାନ_ପୃଷ୍ଠା.action-view .firstHeading,
 +
.page-Wikidata_Faqja_kryesore.action-view .firstHeading,
 +
.page-Wikidata_Houptsyte.action-view .firstHeading,
 +
.page-Wikidata_صفحہ_اول.action-view .firstHeading,
 +
.page-Wikidata_Главна_страна.action-view .firstHeading,
 +
.page-Wikidata_Pagrindinis_puslapis.action-view .firstHeading,
 +
.page-Wikidata_Portada_galega.action-view .firstHeading,
 +
.page-Wikidata_Głowny_bok.action-view .firstHeading,
 +
.page-Wikidata_Hłowna_strona.action-view .firstHeading,
 +
.page-Wikidata_Palanta.action-view .firstHeading,
 +
.page-Wikidata_მთავარი_გვერდი.action-view .firstHeading,
 +
.page-Wikidata_Sākumlapa.action-view .firstHeading,
 +
.page-Wikidata_প্রধান_পাতা.action-view .firstHeading,
 +
.page-Wikidata_Unang_Pahina.action-view .firstHeading,
 +
.page-Wikidata_Pagina_principală.action-view .firstHeading,
 +
.page-Wikidata_Váldosiidu.action-view .firstHeading,
 +
.page-Wikidata_Destpêk.action-view .firstHeading,
 +
.page-Wikidata_Pagina_principal.action-view .firstHeading,
 +
.page-Wikidata_Esileht.action-view .firstHeading,
 +
.page-Wikidata_Tuisblad.action-view .firstHeading,
 +
.page-Wikidata_Acuèlh.action-view .firstHeading,
 +
.page-Wikidata_頭版.action-view .firstHeading,
 +
.page-Wikidata_Glavna_strana.action-view .firstHeading,
 +
.page-Wikidata_Qhapaq_p_anqa.action-view .firstHeading,
 +
.page-Wikidata_मुख्य_पृष्ठ.action-view .firstHeading,
 +
.page-Wikidata_ಮುಖ್ಯ_ಪುಟष्ठ.action-view .firstHeading,
 +
.page-Wikidata_Ojúewé_Àkọ́kọ́.action-view .firstHeading,
 +
.page-Wikidata_Галоўная_старонка_be.action-view .firstHeading,
 +
.page-Wikidata_Галоўная_старонка_be-tarask.action-view .firstHeading,
 +
.page-Wikidata_Գլխավոր_էջ.action-view .firstHeading,
 +
.page-Wikidata_หน้าหลัก.action-view .firstHeading,
 +
.page-Wikidata_මුල්_පිටුව.action-view .firstHeading,
 +
.page-Wikidata_دیوان_عام.action-view .firstHeading,
 +
.page-Wikidata_Tungkaran_Tatambaian.action-view .firstHeading {
 +
display: none;
 
}
 
}
  
.grid-Furnace .arrow {
+
/**
padding-right: 18px !important;
+
** Messagebox templates
padding-left: 14px !important;
+
** Imported from [[en: MediaWiki:Common.css]] on 2012-11-24
 +
**/
 +
.messagebox {
 +
    border: 1px solid #aaa;
 +
    background-color: #f9f9f9;
 +
    width: 80%;
 +
    margin: 0 auto 1em auto;
 +
    padding: .2em;
 
}
 
}
 
+
.messagebox.merge {
/* [[Template:Grid/Brewing Stand]] */
+
    border: 1px solid #c0b8cc;
.grid-Brewing_Stand {
+
    background-color: #f0e5ff;
position: relative;
+
    text-align: center;
width: 144px;
 
 
}
 
}
 
+
.messagebox.cleanup {
.grid-Brewing_Stand .bubbles {
+
    border: 1px solid #9f9fff;
text-align: right;
+
    background-color: #efefff;
 +
    text-align: center;
 
}
 
}
 
+
.messagebox.standard-talk {
.grid-Brewing_Stand .input {
+
    border: 1px solid #c0c090;
padding: 3px 0 !important;
+
    background-color: #f8eaba;
vertical-align: top;
+
    margin: 4px auto;
 
}
 
}
.grid-Brewing_Stand .output1 {
+
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
padding: 4px 10px 14px 0 !important;
+
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
 +
    border: none;
 +
    /* @noflip */
 +
    padding: 0.25em 0.9em;    /* 0.9em left/right */
 +
    width: 100%;               /* Make all mboxes the same width regardless of text length */
 
}
 
}
.grid-Brewing_Stand .output2 {
+
td.mbox-image {               /* The left image cell */
padding-top: 18px !important;
+
    border: none;
 +
    /* @noflip */
 +
    padding: 2px 3px 2px 0.9em;  /* 0.9em left, 0px right */
 +
    text-align: center;
 
}
 
}
.grid-Brewing_Stand .output3 {
+
td.mbox-imageright {           /* The right image cell */
padding: 4px 0 14px 10px !important;
+
    border: none;
 +
    /* @noflip */
 +
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
 +
    text-align: center;
 
}
 
}
 
+
td.mbox-empty-cell {           /* An empty narrow cell */
.grid-Brewing_Stand .paths {
+
    border: none;
position: absolute;
+
    padding: 0px;
bottom: 42px;
+
    width: 1px;
left: 42px;
 
z-index: 5;
 
 
}
 
}
  
/* [[Template:Grid/Hotbar]] */
+
/* Article message box styles */
.grid-Hotbar {
+
table.ambox {
display: inline-block;
+
    margin: 0px 10%;                 /* 10% = Will not overlap with other elements */
position: relative;
+
    border: 1px solid #aaa;
border: 0;
+
    /* @noflip */
padding: 0;
+
    border-left: 10px solid #1e90ff; /* Default "notice" blue */
background-color: transparent;
+
    background: #fbfbfb;
}
 
.grid-Hotbar > .selector {
 
position: absolute;
 
top: -2px;
 
margin-left: -2px;
 
}
 
.grid-Hotbar > .slots {
 
position: absolute;
 
top: 0;
 
left: 0;
 
margin: 2px;
 
}
 
.grid-Hotbar .grid {
 
margin: 4px;
 
 
}
 
}
 
+
table.ambox + table.ambox {      /* Single border between stacked boxes. */
/* [[Template:Infobox]], [[Template:Infobox row]] */
+
    margin-top: -1px;
.notaninfobox {
 
clear: right;
 
margin: 0 0 1em 1em;
 
width: 300px;
 
font-size: 90%;
 
background: #FFF;
 
float: right;
 
border: 1px solid #CCC;
 
padding: 2px;
 
overflow: auto;
 
 
}
 
}
 
+
.ambox th.mbox-text,
.infobox-title {
+
.ambox td.mbox-text {            /* The message body cell(s) */
font-weight: bold;
+
    padding: 0.25em 0.5em;       /* 0.5em left/right */
text-align: center;
 
font-size: 120%;
 
 
}
 
}
 
+
.ambox td.mbox-image {           /* The left image cell */
.infobox-imagearea {
+
    /* @noflip */
text-align: center;
+
    padding: 2px 0 2px 0.5em;   /* 0.5em left, 0px right */
padding: 4px;
 
 
}
 
}
.infobox-imagearea > div:not(:first-child) {
+
.ambox td.mbox-imageright {     /* The right image cell */
padding-top: 1em;
+
    /* @noflip */
 +
    padding: 2px 0.5em 2px 0;   /* 0px left, 0.5em right */
 
}
 
}
  
.infobox-rows {
+
table.ambox-notice {
width: 100%;
+
    /* @noflip */
}
+
    border-left: 10px solid #1e90ff;   /* Blue */
.infobox-rows > tbody > tr > th {
 
text-align: left;
 
white-space: nowrap;
 
}
 
.infobox-rows p {
 
margin: 0;
 
}
 
.infobox-rows audio {
 
width: 184px;
 
}
 
/* Merge adjacent dls in the infobox (since they're usually supposed to be one, but the wiki screws up sometimes) */
 
.infobox-rows dl + dl {
 
margin-top: -0.4em;
 
 
}
 
}
.infobox-rows dl:last-child {
+
table.ambox-speedy {
margin-bottom: 0.2em;
+
    /* @noflip */
 +
    border-left: 10px solid #b22222;    /* Red */
 +
    background: #fee;                   /* Pink */
 
}
 
}
 
+
table.ambox-delete {
.infobox-footer {
+
    /* @noflip */
text-align: center;
+
    border-left: 10px solid #b22222;   /* Red */
 
}
 
}
 
+
table.ambox-content {
/* [[Template:Navbox]] */
+
    /* @noflip */
.navbox {
+
    border-left: 10px solid #f28500;   /* Orange */
background: #FFF;
 
border: 1px solid #CCC;
 
margin: 1em auto 0;
 
clear: both;
 
width: 100%;
 
 
}
 
}
 
+
table.ambox-style {
.navbox table {
+
    /* @noflip */
background: #FFF;
+
    border-left: 10px solid #f4c430;   /* Yellow */
margin-left: -4px;
 
margin-right: -2px;
 
 
}
 
}
.navbox table:first-child {
+
table.ambox-move {
margin-top: -2px;
+
    /* @noflip */
 +
    border-left: 10px solid #9932cc;   /* Purple */
 
}
 
}
.navbox table:last-child {
+
table.ambox-protection {
margin-bottom: -2px;
+
    /* @noflip */
 +
    border-left: 10px solid #bba;      /* Gray-gold */
 
}
 
}
  
.navbox .navbox-top {
+
/* Image message box styles */
white-space: nowrap;
+
table.imbox {
background-color: #CCC;
+
    margin: 4px 10%;
padding: 0 3px;
+
    border-collapse: collapse;
text-align: center;
+
    border: 3px solid #1e90ff;   /* Default "notice" blue */
 +
    background: #fbfbfb;
 
}
 
}
 
+
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
.navbox-navbar,
+
    margin: 0 -0.5em;      /* 0.9 - 0.5 = 0.4em left/right.        */
.navbox-navbar-mini {
+
    display: block;        /* Fix for webkit to force 100% width.  */
float: left;
 
font-size: 80%;
 
 
}
 
}
 
+
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
.navbox-title {
+
    margin: 4px;
padding: 0 10px;
 
font-size: 110%;
 
 
}
 
}
  
.navbox th {
+
table.imbox-notice {
background-color: #EEE;
+
    border: 3px solid #1e90ff;   /* Blue */
padding: 0 10px;
 
white-space: nowrap;
 
text-align: right;
 
 
}
 
}
 
+
table.imbox-speedy {
.navbox td {
+
    border: 3px solid #b22222;   /* Red */
width: 100%;
+
    background: #fee;             /* Pink */
padding: 0 0 0 2px;
 
 
}
 
}
 
+
table.imbox-delete {
/* [[Template:LoadBox]] with navbox */
+
    border: 3px solid #b22222;   /* Red */
.loadbox-navbox {
 
padding: 2px !important;
 
margin: 1em 0 0 !important;
 
clear: both;
 
 
}
 
}
.loadbox-navbox > p {
+
table.imbox-content {
background-color: #CCC;
+
    border: 3px solid #f28500;   /* Orange */
text-align: center;
 
margin: 0;
 
padding: 0 3px;
 
 
}
 
}
.loadbox-navbox > p > b {
+
table.imbox-style {
font-size: 110%;
+
    border: 3px solid #f4c430;   /* Yellow */
 
}
 
}
 
+
table.imbox-move {
.loadbox-navbox .navbox {
+
    border: 3px solid #9932cc;   /* Purple */
margin: 0 -2px -2px;
 
border: 0;
 
 
}
 
}
.loadbox-navbox .navbox > tbody > tr:first-child {
+
table.imbox-protection {
display: none;
+
    border: 3px solid #bba;       /* Gray-gold */
 
}
 
}
 
+
table.imbox-license {
/* [[Template:History2]] */
+
    border: 3px solid #88a;      /* Dark gray */
/*.history2 td > pre,
+
    background: #f7f8ff;          /* Light gray */
.history2 td > ol {
 
display: none;
 
 
}
 
}
 
+
table.imbox-featured {
.history2 ul {
+
    border: 3px solid #cba135;   /* Brown-gold */
margin-top: 0;
 
 
}
 
}
  
.history2 .toggleHistDetails {
+
/* Category message box styles */
float: right;
+
table.cmbox {
text-align: right;
+
    margin: 3px 10%;
width: 150px;
+
    border-collapse: collapse;
 +
    border: 1px solid #aaa;
 +
    background: #DFE8FF;   /* Default "notice" blue */
 
}
 
}
.history2 > tbody > tr:first-child > th {
 
padding-left: 152px;
 
}*/
 
  
/* [[Template:Sprite]] */
+
table.cmbox-notice {
.sprite {
+
    background: #D8E8FF;   /* Blue */
display: inline-block;
 
vertical-align: text-top;
 
height: 16px;
 
width: 16px;
 
background-repeat: no-repeat;
 
 
}
 
}
.sprite + .sprite-text {
+
table.cmbox-speedy {
padding-left: 0.312em;
+
    margin-top: 4px;
 +
    margin-bottom: 4px;
 +
    border: 4px solid #b22222;    /* Red */
 +
    background: #FFDBDB;         /* Pink */
 
}
 
}
 
+
table.cmbox-delete {
/* [[Template:CommentSprite]] */
+
    background: #FFDBDB;    /* Red */
.comment-sprite {
 
background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/9/9c/CommentCSS.png);
 
 
}
 
}
 
+
table.cmbox-content {
/* [[Template:BlockSprite]] */
+
    background: #FFE7CE;    /* Orange */
.block-sprite {
 
background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/d/df/BlockCSS.png);
 
 
}
 
}
 
+
table.cmbox-style {
/* [[Template:EntitySprite]] */
+
    background: #FFF9DB;    /* Yellow */
.entity-sprite {
 
background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/4/40/EntityCSS.png);
 
 
}
 
}
 
+
table.cmbox-move {
/* [[Template:ItemSprite]] */
+
    background: #E4D8FF;    /* Purple */
.item-sprite {
 
background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/f5/ItemCSS.png);
 
 
}
 
}
 
+
table.cmbox-protection {
/* [[Template:Schematic]] */
+
    background: #EFEFE1;    /* Gray-gold */
.schematic-sprite {
 
background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/c/c2/SchematicSprite.png);
 
background-size: 32em auto;
 
width: 1em;
 
height: 1em;
 
 
}
 
}
  
/* [[Template:Sprite/Preview]] */
+
/* Other pages message box styles */
.sprite-preview:hover div {
+
table.ombox {
opacity: 0.7 !important;
+
    margin: 4px 10%;
 +
    border-collapse: collapse;
 +
    border: 1px solid #aaa;      /* Default "notice" gray */
 +
    background: #f9f9f9;
 
}
 
}
  
 
+
table.ombox-notice {
/* [[Template:Schematic]] */
+
    border: 1px solid #aaa;      /* Gray */
.thumb .schematic {
 
margin: auto;
 
 
}
 
}
table.schematic {
+
table.ombox-speedy {
border-collapse: collapse;
+
    border: 2px solid #b22222;   /* Red */
font-size: 32px;
+
    background: #fee;             /* Pink */
 
}
 
}
span.schematic {
+
table.ombox-delete {
display: inline-block;
+
    border: 2px solid #b22222;   /* Red */
font-size: 32px;
 
 
}
 
}
 
+
table.ombox-content {
table.schematic td {
+
    border: 1px solid #f28500;   /* Orange */
vertical-align: top;
 
 
}
 
}
table.schematic td,
+
table.ombox-style {
span.schematic {
+
    border: 1px solid #f4c430;   /* Yellow */
background-color: #FFF;
 
border: 1px solid #CCC;
 
padding: 0;
 
width: 1em;
 
height: 1em;
 
overflow: hidden;
 
 
}
 
}
table.schematic td > div,
+
table.ombox-move {
span.schematic {
+
    border: 1px solid #9932cc;   /* Purple */
position: relative;
 
 
}
 
}
table.schematic td > div > span,
+
table.ombox-protection {
span.schematic > span {
+
    border: 2px solid #bba;       /* Gray-gold */
position: absolute;
 
left: 0;
 
 
}
 
}
  
.schematic .text {
+
/* Talk page message box styles */
line-height: 1.5em;
+
table.tmbox {
font-size: 75%;
+
    margin: 4px 10%;
width: 100%;
+
    border-collapse: collapse;
color: black;
+
    border: 1px solid #c0c090;   /* Default "notice" gray-brown */
font-weight: bold;
+
    background: #f8eaba;
text-align: center;
 
text-shadow: 0 0 2px #FFF;
 
 
}
 
}
 
+
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
/** Misc stuff **/
+
    margin: 2px 0;              /* this declaration overrides other styles (including mbox-small above)  */
/* Prevent page jump from the toolbar loading, doesn't affect people with the toolbar disabled */
+
    width: 100%;                 /* For Safari and Opera */
#toolbar {
 
height: 22px;
 
 
}
 
}
 
+
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
/* Remove the header from the main page */
+
    line-height: 1.5em;          /* also "nested", so reset styles that are  */
body.page-Minecraft_Wiki.action-view h1.firstHeading,
+
    font-size: 100%;             /* set in "mbox-small" above.                */
body.page-Minecraft_Wiki.action-view #contentSub {
 
display: none;
 
 
}
 
}
  
/* Fix floating bodyContent getting caught on something, and displaying too low */
+
table.tmbox-speedy {
#bodyWrapper {
+
    border: 2px solid #b22222;    /* Red */
display: inline-block;
+
    background: #fee;             /* Pink */
width: 100%;
 
 
}
 
}
 
+
table.tmbox-delete {
/* Remove sidead from main page editcopy since it
+
    border: 2px solid #b22222;   /* Red */
  breaks the page and isn't on the real main page */
 
body.page-Minecraft_Wiki_editcopy .atfmrec {
 
display: none;
 
 
}
 
}
 
+
table.tmbox-content {
/* Collapsible Tables ([[MediaWiki:Common.js]]) */
+
    border: 2px solid #f28500;   /* Orange */
table.collapsed tr.collapsible {
 
display: none;
 
 
}
 
}
+
table.tmbox-style {
.collapsible-button {
+
    border: 2px solid #f4c430;   /* Yellow */
float: right;
 
font-weight: normal;
 
margin-left: 0.8em;
 
 
}
 
}
 
+
table.tmbox-move {
.collapsible.collapse-button-left > tr > th .collapsible-button,
+
    border: 2px solid #9932cc;   /* Purple */
.collapsible.collapse-button-left > * > tr > th .collapsible-button {
 
float: left;
 
margin-right: 0.8em;
 
margin-left: 0;
 
 
}
 
}
 
+
table.tmbox-protection,
.collapsible.collapse-button-none > tr > th .collapsible-button,
+
table.tmbox-notice {
.collapsible.collapse-button-none > * > tr > th .collapsible-button {
+
    border: 1px solid #c0c090;   /* Gray-brown */
float: none;
 
 
}
 
}
  
/* Alternating cell background */
+
/* Footer and header message box styles */
.alternatecells:nth-child(odd) {
+
table.fmbox {
background-color: #F9F9F9;
+
    clear: both;
}
+
    margin: 0.2em 0;
/* Alternating table rows, primarily used with [[Template:Infobox row]] */
+
    width: 100%;
.alternaterows tr:nth-child(even),
+
    border: 1px solid #aaa;
.infobox-rows tr:nth-child(even) {
+
    background: #f9f9f9;     /* Default "system" gray */
background-color: #F9F9F9;
 
 
}
 
}
 
+
table.fmbox-system {
/* The blue header used throughout the wiki */
+
    background: #f9f9f9;
.mcwiki-header {
 
background: #729FCF;
 
border: 1px solid #CCC;
 
border-bottom: 4px groove #999;
 
border-right: 4px groove #999;
 
padding: 5px;
 
 
}
 
}
 
+
table.fmbox-warning {
/* Scale file page image to the width of the page */
+
    border: 1px solid #bb7070;  /* Dark pink */
#file img {
+
    background: #ffdbdb;       /* Pink */
max-width: 100%;
 
height: auto;
 
 
}
 
}
 
+
table.fmbox-editnotice {
/* Remove margin from file page table */
+
    background: transparent;
#mw-imagepage-section-filehistory .filehistory {
 
margin-right: 0;
 
 
}
 
}
  
/* Highlight clicked reference in blue to help navigation */
+
/* Div based "warning" style fmbox messages. */
ol.references li:target,
+
div.mw-warning-with-logexcerpt,
sup.reference:target,
+
div.mw-lag-warn-high,
span.citation:target {
+
div.mw-cascadeprotectedwarning,
background-color: #C1DAF2;
+
div#mw-protect-cascadeon {
 +
    clear: both;
 +
    margin: 0.2em 0;
 +
    border: 1px solid #bb7070;
 +
    background: #ffdbdb;
 +
    padding: 0.25em 0.9em;
 
}
 
}
 
+
/* Div based "system" style fmbox messages.
/* Style the sitenotice */
+
  Used in [[MediaWiki:Readonly lag]]. */
#siteNotice #localNotice,
+
div.mw-lag-warn-normal,
.page-MediaWiki_Sitenotice .mw-content-ltr > div {
+
div.fmbox-system {
background-color: #FFF;
+
    clear: both;
border: 1px solid #D3D3D3;
+
    margin: 0.2em 0;
margin-bottom: 12px;
+
    border: 1px solid #aaa;
text-align: center;
+
    background: #f9f9f9;
 +
    padding: 0.25em 0.9em;
 
}
 
}
  
/* Minecraft font */
+
.mbox-image img {
@font-face {
+
    max-width: none;
font-family: Minecraft;
 
src: url("http://hydra-media.cursecdn.com/hydra/fonts/minecraft.eot?#iefix"),
 
    url("http://hydra-media.cursecdn.com/hydra/fonts/minecraft.woff") format('woff'),
 
    url("http://hydra-media.cursecdn.com/hydra/fonts/minecraft.ttf") format('truetype');
 
 
}
 
}
  
/* Pre-style sidebar portlets before JS loads, so sidebar is less jumpy (reset in [[MediaWiki:Noscript.css]] when JS is off)
 
  [[File:Panel-divider.png]] */
 
div#mw-panel div.portal {
 
margin: -11px 9px 10px 11px;
 
padding: 0.25em 0;
 
background-image: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/b/bf/Panel-divider.png);
 
background-position: left top;
 
background-repeat: no-repeat;
 
}
 
div#mw-panel div.portal div.body {
 
background-image: none;
 
padding: 0;
 
margin: 0 0 0 1.25em;
 
}
 
div#mw-panel div.portal h5 {
 
padding: 4px 0 3px 1.5em;
 
margin-bottom: 0;
 
}
 
div#mw-panel div.portal div.body ul li {
 
padding: 0.25em 0;
 
}
 
  
#mw-panel #p-Minecraft_Wiki {
+
/* Default style for navigation boxes */
background-image: none;
+
/* Revision of import is //en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&oldid=588108879 */
margin-top: 0;
+
.navbox {                    /* Navbox container style */
 +
    border: 1px solid #fdfdfd;
 +
    width: 100%;
 +
    margin: auto;
 +
    clear: both;
 +
    font-size: 88%;
 +
    padding: 1px;
 
}
 
}
#p-Minecraft_Wiki h5 {
+
.navbox-inner,
display: none;
+
.navbox-subgroup {
 +
    width: 100%;
 
}
 
}
#mw-panel #p-Minecraft_Wiki div.body {
+
.navbox-group,
margin-left: 0.5em;
+
.navbox-title,
 +
.navbox-abovebelow {
 +
    padding: 0.25em 1em;      /* Title, group and above/below styles */
 +
    line-height: 1.5em;
 +
    text-align: left;
 
}
 
}
 
+
th.navbox-group {            /* Group style */
#p-Useful_pages div.body,
+
    white-space: nowrap;
#p-tb div.body {
+
    /* @noflip */
display: none;
+
    text-align: left;
 
}
 
}
 
+
.navbox,
/* Allow parts of toc to be hidden */
+
.navbox-subgroup {
/* Section levels */
+
    background: #fdfdfd;      /* Background color */
.toc-hidelevel2 .toclevel-1 ul,
 
.toc-hidelevel3 .toclevel-2 ul,
 
.toc-hidelevel4 .toclevel-2 ul,
 
/* Numbers */
 
.toc-nonumbers .tocnumber {
 
display: none;
 
 
}
 
}
 
+
.navbox-list {
/* Pre-collapse collapsed tables, so there is no page jump when JS kicks in */
+
    line-height: 1.8em;
.collapsible.collapsed > tr,
+
    border-color: transparent;   /* Must match background color */
.collapsible.collapsed > tbody > tr {
 
display: none;
 
 
}
 
}
.collapsible.collapsed > tr:first-child,
+
.navbox th,
.collapsible.collapsed > tbody > tr:first-child {
+
.navbox-title {
display: table-row;
+
    background: #cadda6;     /* Level 1 color */
}
 
.collapsible.collapsed > thead + tbody > tr:first-child {
 
display: none;
 
 
}
 
}
 
+
.navbox-abovebelow,
/* Improve ASIRRA styling */
+
th.navbox-group,
#asirra_InstructionsTextId {
+
.navbox-subgroup .navbox-title {
display: none;
+
    background: transparent;     /* Level 2 color */
 
}
 
}
#AsirraDiv {
+
.navbox-subgroup .navbox-group,
margin-bottom: 10px;
+
.navbox-subgroup .navbox-abovebelow {
 +
    background: #ddddff;     /* Level 3 color */
 
}
 
}
 
+
.navbox-even {
/* Turn a list into a tree view style (See [[.minecraft]]) */
+
    background: #f7f7f7;      /* Even row striping */
.treeview {
 
margin-top: 0.3em;
 
 
}
 
}
 
+
.navbox-odd {
.treeview ul,
+
    background: transparent; /* Odd row striping */
.treeview li {
 
margin: 0;
 
padding: 0;
 
list-style-type: none;
 
list-style-image: none;
 
 
}
 
}
 
+
table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */
.treeview li {
+
    margin-top: -1px;         /* (doesn't work for IE6, but that's okay)      */
display: table;
 
 
}
 
}
 
+
.navbox .hlist td dl,
.treeview li li {
+
.navbox .hlist td ol,
position: relative;
+
.navbox .hlist td ul,
padding-left: 13px;
+
.navbox td.hlist dl,
margin-left: 7px;
+
.navbox td.hlist ol,
border-left: 1px solid #636363;
+
.navbox td.hlist ul {
 +
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
 
}
 
}
.treeview li li:before {
+
ol + table.navbox,
content: "";
+
ul + table.navbox {
position: absolute;
+
    margin-top: 0.5em;       /* Prevent lists from clinging to navboxes */
top: 0;
 
left: 0;
 
width: 11px;
 
height: 11px;
 
border-bottom: 1px solid #636363;
 
 
}
 
}
  
.treeview li li.first:before {
+
/* Default styling for Navbar template */
border-color: #636363;
+
.navbar {
border-style: solid;
+
    display: inline;
border-width: 1px 0 0 1px;
+
    font-size: 88%;
height: 100%;
+
    font-weight: normal;
margin-top: 11px;
 
width: 10px;
 
 
}
 
}
.treeview li li.first,
+
.navbar ul {
.treeview li li:last-child {
+
    display: inline;
border: 0;
+
    white-space: nowrap;
padding-left: 14px;
 
 
}
 
}
.treeview li li:last-child:before {
+
.navbar li {
border-left: 1px solid #636363;
+
    word-spacing: -0.125em;
width: 10px;
 
 
}
 
}
 
+
.navbar.mini li span {
/* Simulate link styling for JS only links */
+
  font-variant: small-caps;
.jslink {
 
color: #0645AD;
 
-webkit-user-select: none;
 
  -moz-user-select: none;
 
    -ms-user-select: none;
 
 
}
 
}
.jslink:hover {
+
/* Navbar styling when nested in infobox and navbox */
text-decoration: underline;
+
.infobox .navbar {
cursor: pointer;
+
    font-size: 100%;
 
}
 
}
.jslink:active {
+
.navbox .navbar {
color: #FAA700;
+
    display: block;
 +
    font-size: 100%;
 
}
 
}
 
+
.navbox-title .navbar {
/* Improve styling of sub-categories */
+
    /* @noflip */
#mw-subcategories ul {
+
    float: left;
list-style-type: none;
+
    /* @noflip */
margin-left: 10px;
+
    text-align: left;
 +
    /* @noflip */
 +
    margin-right: 0.5em;
 +
    width: 6em;
 
}
 
}
  
/* Use vector style arrows for enhanced rc instead of those ones from like 2003 */
+
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
.mw-enhancedchanges-arrow.mw-collapsible-toggle-expanded {
+
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
     background-image: url(/extensions/Vector/modules/images/open.svg);
+
.collapseButton {
 +
     /* @noflip */
 +
    float: right;
 +
    font-weight: normal;
 +
    /* @noflip */
 +
    margin-left: 0.5em;
 +
    /* @noflip */
 +
    text-align: right;
 +
    width: auto;
 
}
 
}
.mw-enhancedchanges-arrow.mw-collapsible-toggle-collapsed {
+
/* In navboxes, the show/hide button balances the v·d·e links
     background-image: url(/extensions/Vector/modules/images/closed-ltr.svg);
+
  from [[Template:Navbar]], so they need to be the same width. */
 +
.navbox .collapseButton {
 +
     width: 6em;
 
}
 
}
  
/* Horizontal list */
+
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.hlist ul {
+
.mw-collapsible-toggle {
display: inline;
+
    font-weight: normal;
margin: 0;
+
    /* @noflip */
}
+
    text-align: right;
.hlist li {
 
display: inline-block;
 
margin: 0;
 
white-space: nowrap;
 
}
 
.hlist li:not(:last-child) {
 
padding-right: 0.313em;
 
}
 
.hlist li:not(:last-child):after {
 
content: "";
 
display: inline-block;
 
position: relative;
 
left: 0.313em;
 
bottom: 0.234em;
 
background-color: #000;
 
height: 3px;
 
width: 3px;
 
}
 
.hlist li > ul li:first-child:before {
 
content: "(";
 
}
 
.hlist li > ul li:last-child:after {
 
content: ")";
 
margin-right: -0.313em;
 
 
}
 
}
.hlist li li li {
+
.navbox .mw-collapsible-toggle {
font-size: x-small;
+
    width: 6em;
 
}
 
}
  
/* Generic styling for animation class */
+
/* [[Template:Collapsible list]] */
.animated > *:not(.active):not(.skip),
+
div.NavFrame {
.paused > *:not(.active):not(.skip) {
+
    margin: 0;
display: none;
+
    padding: 4px;
 +
    border: 1px solid #aaa;
 +
    text-align: center;
 +
    border-collapse: collapse;
 +
    font-size: 95%;
 
}
 
}
  
/* Generic nowrap class */
+
div.NavFrame + div.NavFrame {
.nowrap {
+
    border-top-style: none;
white-space: nowrap;
+
    border-top-style: hidden;
 
}
 
}
  
/* Hide noscript only elements */
+
div.NavPic {
.noscript {
+
    background-color: #fff;
display: none;
+
    margin: 0;
 +
    padding: 2px;
 +
    /* @noflip */
 +
    float: left;
 
}
 
}
  
/* Try to use nearest neighbour scaling for pixelated images */
+
div.NavFrame div.NavHead {
.pixel-image,
+
    height: 1.6em;
.grid,
+
    font-weight: bold;
.sprite {
+
    background-color: #ccf;
image-rendering: -moz-crisp-edges;
+
    position: relative;
image-rendering: -o-crisp-edges;
 
image-rendering: -webkit-optimize-contrast;
 
-ms-interpolation-mode: nearest-neighbor;
 
 
}
 
}
  
/* Cite text needs to be a block element, but should display inline */
+
div.NavFrame p,
.references > li {
+
div.NavFrame div.NavContent,
white-space: nowrap;
+
div.NavFrame div.NavContent p {
}
+
    font-size: 100%;
div.cite-reference-text {
 
display: inline;
 
vertical-align: top;
 
white-space: normal;
 
 
}
 
}
  
/* Add [[File:Mojang logo.svg]] to known MC dev userlinks: [[File:Mojang logo.svg]] */
+
div.NavEnd {
.mw-userlink[title="User:Jeb"],
+
    margin: 0;
.mw-userlink[title="User:Dinnerbone"],
+
    padding: 0;
.mw-userlink[title="User:MarcWatson"] {
+
    line-height: 1px;
padding-left: 17px;
+
    clear: both;
background: url(http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/a/ad/Mojang_logo.svg/14px-Mojang_logo.svg.png) no-repeat left center;
 
 
}
 
}
  
/* Mark internal links as plain */
+
a.NavToggle {
#content a.external[href^="http://minecraft.gamepedia.com"] {
+
    position: absolute;
background: none;
+
    top: 0;
padding-right: 0;
+
    /* @noflip */
 +
    right: 3px;
 +
    font-weight: normal;
 +
    font-size: 90%;
 
}
 
}
  
/* Make tabs the correct size */
+
/* Highlight the mention "updated since my last visit" in pages' history */
* {
+
span.updatedmarker {
-moz-tab-size: 4;
+
  font-weight: bold;
  -o-tab-size: 4;
+
  color: #080;
    tab-size: 4;
 
 
}
 
}
  
/* Remove bullets/numbers from a list */
+
/**
.list-style-none ul,
+
* Style for horizontal lists (separator following item).
.list-style-none ol {
+
* @source mediawiki.org/wiki/Snippets/Horizontal_lists
list-style: none;
+
* @revision 3.1 (2013-01-16)
margin-left: 0;
+
* @author [[User:Edokter]]
 +
* imported by [[User:Billinghurst]] 2013-01-27
 +
*/
 +
.skin-monobook .hlist dl,
 +
.skin-modern .hlist dl,
 +
.skin-vector .hlist dl {
 +
    line-height: 1.5em;
 
}
 
}
 
+
.hlist dl,
/* Classes corresponding to Minecraft formatting codes */
+
.hlist ol,
.format-0 {
+
.hlist ul {
color: #000;
+
    margin: 0;
text-shadow: 0.125em 0.125em 0 #000;
+
    padding: 0;
 
}
 
}
.format-1 {
+
/* Display list items inline and make them nowrap */
color: #00A;
+
.hlist dd,
text-shadow: 0.125em 0.125em 0 #00002A;
+
.hlist dt,
 +
.hlist li {
 +
    margin: 0;
 +
    display: inline;
 +
    white-space: nowrap;
 
}
 
}
.format-2 {
+
/* Allow wrapping for list items (in tight spaces) */
color: #0A0;
+
.hlist.hwrap dd,
text-shadow: 0.125em 0.125em 0 #002A00;
+
.hlist.hwrap dt,
 +
.hlist.hwrap li {
 +
    white-space: normal;
 
}
 
}
.format-3 {
+
/* Display nested lists inline and allow them to wrap */
color: #0AA;
+
.hlist dl dl, .hlist dl ol, .hlist dl ul,
text-shadow: 0.125em 0.125em 0 #002A2A;
+
.hlist ol dl, .hlist ol ol, .hlist ol ul,
 +
.hlist ul dl, .hlist ul ol, .hlist ul ul {
 +
    display: inline;
 +
    white-space: normal;
 
}
 
}
.format-4 {
+
/* Generate interpuncts */
color: #A00;
+
.hlist dt:after {
text-shadow: 0.125em 0.125em 0 #2A0000;
+
    content: ":";
 
}
 
}
.format-5 {
+
.hlist dd:after,
color: #A0A;
+
.hlist li:after {
text-shadow: 0.125em 0.125em 0 #A200A2;
+
    content: " ·";
 +
    font-weight: bold;
 
}
 
}
.format-6 {
+
.hlist dd:last-child:after,
color: #FA0;
+
.hlist dt:last-child:after,
text-shadow: 0.125em 0.125em 0 #2A2A00;
+
.hlist li:last-child:after {
 +
    content: none;
 
}
 
}
.format-7 {
+
/* For IE8 */
color: #AAA;
+
.hlist dd.hlist-last-child:after,
text-shadow: 0.125em 0.125em 0 #2A2A2A;
+
.hlist dt.hlist-last-child:after,
 +
.hlist li.hlist-last-child:after {
 +
    content: none;
 
}
 
}
.format-8 {
+
/* Add parentheses around nested lists */
color: #555;
+
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
text-shadow: 0.125em 0.125em 0 #151515;
+
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
 +
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
 +
    content: "(";
 +
    font-weight: normal;
 
}
 
}
.format-9 {
+
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
color: #55F;
+
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
text-shadow: 0.125em 0.125em 0 #15153F;
+
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
 +
    content: ")";
 +
    font-weight: normal;
 
}
 
}
.format-a {
+
/* For IE8 */
color: #5F5;
+
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
text-shadow: 0.125em 0.125em 0 #153F15;
+
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
 +
.hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after {
 +
    content: ")";
 +
    font-weight: normal;
 
}
 
}
.format-b {
+
/* Put numbers in front of ordered list items */
color: #5FF;
+
.hlist.hnum ol {
text-shadow: 0.125em 0.125em 0 #153F3F;
+
    counter-reset: list-item;
 
}
 
}
.format-c {
+
.hlist.hnum ol > li {
color: #F55;
+
    counter-increment: list-item;
text-shadow: 0.125em 0.125em 0 #3F1515;
 
 
}
 
}
.format-d {
+
.hlist.hnum ol > li:before {
color: #F5F;
+
    content: counter(list-item) " ";
text-shadow: 0.125em 0.125em 0 #3F153F;
 
 
}
 
}
.format-e {
+
.hlist.hnum dd ol > li:first-child:before,
color: #FF5;
+
.hlist.hnum dt ol > li:first-child:before,
text-shadow: 0.125em 0.125em 0 #3F3F15;
+
.hlist.hnum li ol > li:first-child:before {
 +
    content: "(" counter(list-item) " ";
 
}
 
}
.format-l {
+
/* end hlist */
font-weight: bold;
+
 
letter-spacing: 0.125em;
+
/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
 +
  [[Bugzilla:26204]]. See also [[en:Wikipedia:Typography#The monospace 'bug']]
 +
  Imported from en.wikipedia March 25, 2013 */
 +
div.mw-geshi div,
 +
div.mw-geshi div pre,
 +
span.mw-geshi,
 +
pre.source-css,
 +
pre.source-javascript,
 +
pre.source-lua {
 +
    font-family: monospace, Courier !important;
 
}
 
}
.format-m {
+
 
text-decoration: line-through;
+
/* Hatnotes */
 +
.rellink,
 +
.dablink {
 +
    font-style: italic;
 +
    /* @noflip */
 +
    padding-left: 1.6em;
 +
    margin-bottom: 0.5em;
 
}
 
}
.format-n {
+
.rellink i,
text-decoration: underline;
+
.dablink i {
 +
    font-style: normal;
 
}
 
}
.format-o {
+
 
font-style: italic;
+
/* Fix word wrapping in translation proofreading.
 +
  Can be removed when the following commit is deployed:
 +
  https://gerrit.wikimedia.org/r/#/c/57473/ */
 +
.tux-proofread-source,
 +
.tux-proofread-translation {
 +
word-wrap: break-word;
 
}
 
}
  
/* Styling for minecraft style tooltip */
+
/* Fix word wrapping in page mode translation.
#minetip-tooltip {
+
  Can be removed when the following commit is deployed:
position: fixed;
+
  https://gerrit.wikimedia.org/r/#/c/57493/ */
background-color: rgba(16, 0, 16, 0.94);
+
.tux-pagemode-source,
border-top: 0.125em solid rgba(80, 0, 255, 0.31);
+
.tux-pagemode-translation {
border-bottom: 0.125em solid rgba(40, 0, 127, 0.31);
+
word-wrap: break-word;
color: #FFF;
 
padding: 0.125em 0.25em;
 
font-family: Minecraft;
 
font-size: 16px;
 
white-space: nowrap;
 
pointer-events: none;
 
line-height: 1.25em;
 
text-shadow: 0.125em 0.125em 0 #3F3F3F;
 
margin: 0.25em 0.375em;
 
z-index: 100;
 
 
}
 
}
#minetip-tooltip:before {
+
 
content: "";
+
/* Language-specific logos */
position: absolute;
+
 
top: -0.25em;
+
:lang(sk) #p-logo a {
right: -0.125em;
+
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Wikidata-logo-sk.svg/156px-Wikidata-logo-sk.svg.png) !important;
bottom: -0.25em;
 
left: -0.125em;
 
border: 0.125em solid rgba(16, 0, 16, 0.94);  
 
 
}
 
}
#minetip-tooltip:after {
+
 
content: "";
+
:lang(bn) #p-logo a {
position: absolute;
+
background-image: url(//upload.wikimedia.org/wikipedia/commons/b/ba/Wikidata-logo-bn-156px.png) !important;  
top: -0.125em;
 
right: -0.25em;
 
bottom: -0.125em;
 
left: -0.25em;
 
background-image: -webkit-linear-gradient(rgba(80, 0, 255, 0.31), rgba(40, 0, 127, 0.31)), -webkit-linear-gradient(rgba(80, 0, 255, 0.31), rgba(40, 0, 127, 0.31));
 
background-image: linear-gradient(rgba(80, 0, 255, 0.31), rgba(40, 0, 127, 0.31)), linear-gradient(rgba(80, 0, 255, 0.31), rgba(40, 0, 127, 0.31));
 
background-size: 0.125em 100%;
 
background-repeat: no-repeat;
 
background-position: left, right;
 
border: solid rgba(16, 0, 16, 0.94);
 
border-width: 0 0.125em;
 
 
}
 
}
  
#minetip-tooltip > .description {
+
 
display: block;
+
/**
margin-top: 0.25em;
+
*  Styles used in [[Template:Tree]]
 +
*/
 +
.treeview ul {
 +
  padding: 0;
 +
  margin: 0;
 
}
 
}
  
/* Hide step-by-step publishing as it's broken */
+
.treeview li {
.wikiEditor-ui-buttons {
+
  padding: 0;
display: none !important;
+
  margin: 0;
 +
  list-style-type: none;
 +
  list-style-image: none;
 +
  zoom: 1; /* BE KIND TO IE6 */
 
}
 
}
  
/* Fix wikiEditor spacing */
+
.treeview li li {
#upload_container {
+
  background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
margin-top: -1px;
+
  padding-left: 20px;
 +
  text-indent: 0.3em;
 
}
 
}
#upload_div {
+
 
margin: 0;
+
.treeview li li.lastline {
width: auto;
+
  background-position: 0 -5971px
border-width: 1px 0;
 
box-shadow: none;
 
 
}
 
}
  
.wikiEditor-ui-top {
+
.mcwiki-header,#curse-panel
border: 0 !important;
+
 
 +
 
 +
.infobox
 +
{
 +
clear:right;
 +
margin:3px 0px 3px 3px;
 +
width:300px;
 +
font-size:90%;
 +
background:#FFFFFF;
 +
float:right;
 +
border:1px solid #CCCCCC;
 +
padding:2px
 
}
 
}
.wikiEditor-ui-toolbar {
+
.infobox-title
border-bottom: 1px solid silver;
+
{
 +
font-weight:bold;
 +
text-align:center;
 +
font-size:120%
 
}
 
}
 
+
.infobox-imagearea
/* Fix social icons and promos in portlets */
+
{
#mw-panel #p-sitePromos,
+
text-align:center;
#mw-panel #p-socialProfiles {
+
padding:4px
margin: -11px 9px 10px 11px !important;
 
 
}
 
}
 
+
.infobox table
#mw-panel #p-sitePromos .body,
+
{
#mw-panel #p-socialProfiles .body {
+
width:100%
margin-left: 0 !important;
 
padding: 4px 0;
 
 
}
 
}
 
+
.infobox p
#mw-panel .socialSidebar {
+
{
text-align: left;
+
margin:0
 
}
 
}
 
+
.infobox audio
#mw-panel .socialLink {
+
{
margin: 0 4px 0 0;
+
width:184px
 
}
 
}
 
+
.infobox dl:last-child
/* Move the portlets up */
+
{
#p-logo {
+
margin-bottom:0.2em
margin-bottom: 0;
 
 
}
 
}
 
+
.infobox-footer
/* Keep promo images within the sidebar */
+
{
#mw-panel .promoSidebar img {
+
text-align:center
width: 140px;
 
 
}
 
}
 
+
.infobox dl + dl
/* Fix enhanced RC spacing */
+
{
.mw-enhancedchanges-arrow-space {
+
margin-top:-0.4em
vertical-align: top;
 
 
}
 
}
 
+
.infobox.atfmrec
/* Remove on MW1.22: Make notifications fixed, so they're always visible */
+
{
#mw-notification-area {
+
border:none !important
position: fixed;
 
top: 2.5em;
 
 
}
 
}
 
+
.infobox-row
/* Only show content on mobile version */
+
{
.mobileonly {
+
white-space:nowrap;
display: none;
+
font-weight:bold
 
}
 
}

Revisión del 17:07 12 abr 2014

/* El CSS colocado en esta página será aplicado a todas las apariencias */
/**
 * Wikidata - MediaWiki:Common.css
 * 
 * Stylesheets placed here will be applied to all skins.
 */


/******************************
 * Global styles
 ******************************/
/* Default fonts like locale wikipedia*/
html[lang=fa] body, [lang=fa], html[lang=ckb] body, [lang=ckb] {
  font-family: Tahoma, 'Iranian Sans', 'DejaVu Sans', sans-serif;
}
body{
background-color: #FFFFFF;
}


/******************************
 * Styles for templates
 ******************************/

/**
 * [[Template:Welcome]]
 * 
 * @author [[User:Hydriz]], [[User:Danny B.]]
 * @maintainer [[User:Danny B.]]
 */

div.welcome {
	border: medium solid #ccc;
	padding: .3em .6em;
}

div.welcome strong {
	background-color: #fff;
	color: #285;
	font-size: large;
}


/******************************
 * Styles for certain pages
 ******************************/

/**
 * Hide title on main pages, village pumps and project chats
 * 
 * @author 
 * @maintainer 
 */

.page-Wikidata_Accueil_principal.action-view .firstHeading,
.page-Wikidata_Bar.action-view .firstHeading,
.page-Wikidata_Bosh_sahifa.action-view .firstHeading,
.page-Wikidata_Café.action-view .firstHeading,
.page-Wikidata_Etusivu.action-view .firstHeading,
.page-Wikidata_Forside.action-view .firstHeading,
.page-Wikidata_Forsíða_is.action-view .firstHeading,
.page-Wikidata_Forsíða_fo.action-view .firstHeading,
.page-Wikidata_Halaman_Utama.action-view .firstHeading,
.page-Wikidata_Hauptseite.action-view .firstHeading,
.page-Wikidata_Hoofdpagina.action-view .firstHeading,
.page-Wikidata_Huvudsida.action-view .firstHeading,
.page-Wikidata_Main_Page.action-view .firstHeading,
.page-Wikidata_Main_Page_Simple_English.action-view .firstHeading,
.page-Wikidata_Pagina_principale.action-view .firstHeading,
.page-Wikidata_Pera_Seri.action-view .firstHeading,
.page-Wikidata_Portada.action-view .firstHeading,
.page-Wikidata_Página_principal.action-view .firstHeading,
.page-Wikidata_Strona_główna.action-view .firstHeading,
.page-Wikidata_Κύρια_Σελίδα.action-view .firstHeading,
.page-Wikidata_Главна_страница.action-view .firstHeading,
.page-Wikidata_Главьна_страница.action-view .firstHeading,
.page-Wikidata_Заглавная_страница.action-view .firstHeading,
.page-Wikidata_قهوه‌خانه.action-view .firstHeading,
.page-Wikidata_دیوەخان.action-view .firstHeading,
.page-Wikidata_मुखपृष्ठ_mr.action-view .firstHeading,
.page-Wikidata_मुखपृष्ठ_hi.action-view .firstHeading,
.page-Wikidata_メインページ.action-view .firstHeading,
.page-Wikidata_首頁.action-view .firstHeading,
.page-Wikidata_首页.action-view .firstHeading,
.page-Wikidata_گت_صفحه.action-view .firstHeading,
.page-Wikidata_പ്രധാന_താൾ.action-view .firstHeading,
.page-Wikidata_Umuna_a_Panid.action-view .firstHeading,
.page-Wikidata_الصفحة_الرئيسية.action-view .firstHeading,
.page-Wikidata_Pàgina_principal.action-view .firstHeading,
.page-Wikidata_Hlavní_strana.action-view .firstHeading,
.page-Wikidata_Ĉefpaĝo.action-view .firstHeading,
.page-Wikidata_صفحهٔ_اصلی.action-view .firstHeading,
.page-Wikidata_دەستپێک.action-view .firstHeading,
.page-Wikidata_Glavna_stranica.action-view .firstHeading,
.page-Wikidata_Kezdőlap.action-view .firstHeading,
.page-Wikidata_대문.action-view .firstHeading,
.page-Wikidata_Pagina_prima.action-view .firstHeading,
.page-Wikidata_Fandraisana.action-view .firstHeading,
.page-Wikidata_Laman_Utama.action-view .firstHeading,
.page-Wikidata_Veurblad.action-view .firstHeading,
.page-Wikidata_Hlavná_stránka.action-view .firstHeading,
.page-Wikidata_Glavna_stran.action-view .firstHeading,
.page-Wikidata_మొదటి_పేజీ.action-view .firstHeading,
.page-Wikidata_Ana_Sayfa.action-view .firstHeading,
.page-Wikidata_Головна_сторінка.action-view .firstHeading,
.page-Wikidata_Trang_Chính.action-view .firstHeading,
.page-Wikidata_Strumenti.action-view .firstHeading,
.page-Wikidata_Degemer.action-view .firstHeading,
.page-Wikidata_முதற்_பக்கம்.action-view .firstHeading,
.page-Wikidata_עמוד_ראשי.action-view .firstHeading,
.page-Wikidata_મુખપૃષ્ઠ.action-view .firstHeading,
.page-Wikidata_Hovedside.action-view .firstHeading,
.page-Wikidata_Hovudside.action-view .firstHeading,
.page-Wikidata_Početna_strana.action-view .firstHeading,
.page-Wikidata_ପ୍ରଧାନ_ପୃଷ୍ଠା.action-view .firstHeading,
.page-Wikidata_Faqja_kryesore.action-view .firstHeading,
.page-Wikidata_Houptsyte.action-view .firstHeading,
.page-Wikidata_صفحہ_اول.action-view .firstHeading,
.page-Wikidata_Главна_страна.action-view .firstHeading,
.page-Wikidata_Pagrindinis_puslapis.action-view .firstHeading,
.page-Wikidata_Portada_galega.action-view .firstHeading,
.page-Wikidata_Głowny_bok.action-view .firstHeading,
.page-Wikidata_Hłowna_strona.action-view .firstHeading,
.page-Wikidata_Palanta.action-view .firstHeading,
.page-Wikidata_მთავარი_გვერდი.action-view .firstHeading,
.page-Wikidata_Sākumlapa.action-view .firstHeading,
.page-Wikidata_প্রধান_পাতা.action-view .firstHeading,
.page-Wikidata_Unang_Pahina.action-view .firstHeading,
.page-Wikidata_Pagina_principală.action-view .firstHeading,
.page-Wikidata_Váldosiidu.action-view .firstHeading,
.page-Wikidata_Destpêk.action-view .firstHeading,
.page-Wikidata_Pagina_principal.action-view .firstHeading,
.page-Wikidata_Esileht.action-view .firstHeading,
.page-Wikidata_Tuisblad.action-view .firstHeading,
.page-Wikidata_Acuèlh.action-view .firstHeading,
.page-Wikidata_頭版.action-view .firstHeading,
.page-Wikidata_Glavna_strana.action-view .firstHeading,
.page-Wikidata_Qhapaq_p_anqa.action-view .firstHeading,
.page-Wikidata_मुख्य_पृष्ठ.action-view .firstHeading,
.page-Wikidata_ಮುಖ್ಯ_ಪುಟष्ठ.action-view .firstHeading,
.page-Wikidata_Ojúewé_Àkọ́kọ́.action-view .firstHeading,
.page-Wikidata_Галоўная_старонка_be.action-view .firstHeading,
.page-Wikidata_Галоўная_старонка_be-tarask.action-view .firstHeading,
.page-Wikidata_Գլխավոր_էջ.action-view .firstHeading,
.page-Wikidata_หน้าหลัก.action-view .firstHeading,
.page-Wikidata_මුල්_පිටුව.action-view .firstHeading,
.page-Wikidata_دیوان_عام.action-view .firstHeading,
.page-Wikidata_Tungkaran_Tatambaian.action-view .firstHeading {
	display: none;
}

/**
** Messagebox templates
** Imported from [[en: MediaWiki:Common.css]] on 2012-11-24
**/
.messagebox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    width: 80%;
    margin: 0 auto 1em auto;
    padding: .2em;
}
.messagebox.merge {
    border: 1px solid #c0b8cc;
    background-color: #f0e5ff;
    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;
    margin: 4px auto;
}
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
    border: none;
    /* @noflip */
    padding: 0.25em 0.9em;     /* 0.9em left/right */
    width: 100%;               /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                /* The left image cell */
    border: none;
    /* @noflip */
    padding: 2px 3px 2px 0.9em;  /* 0.9em left, 0px right */
    text-align: center;
}
td.mbox-imageright {           /* The right image cell */
    border: none;
    /* @noflip */
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
    text-align: center;
}
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;
    padding: 0px;
    width: 1px;
}

/* Article message box styles */
table.ambox {
    margin: 0px 10%;                  /* 10% = Will not overlap with other elements */
    border: 1px solid #aaa;
    /* @noflip */
    border-left: 10px solid #1e90ff;  /* Default "notice" blue */
    background: #fbfbfb;
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
    margin-top: -1px;
}
.ambox th.mbox-text,
.ambox td.mbox-text {            /* The message body cell(s) */
    padding: 0.25em 0.5em;       /* 0.5em left/right */
}
.ambox td.mbox-image {           /* The left image cell */
    /* @noflip */
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
    /* @noflip */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}

table.ambox-notice {
    /* @noflip */
    border-left: 10px solid #1e90ff;    /* Blue */
}
table.ambox-speedy {
    /* @noflip */
    border-left: 10px solid #b22222;    /* Red */
    background: #fee;                   /* Pink */
}
table.ambox-delete {
    /* @noflip */
    border-left: 10px solid #b22222;    /* Red */
}
table.ambox-content {
    /* @noflip */
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    /* @noflip */
    border-left: 10px solid #f4c430;    /* Yellow */
}
table.ambox-move {
    /* @noflip */
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    /* @noflip */
    border-left: 10px solid #bba;       /* Gray-gold */
}

/* Image message box styles */
table.imbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 3px solid #1e90ff;    /* Default "notice" blue */
    background: #fbfbfb;
}
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;       /* 0.9 - 0.5 = 0.4em left/right.        */
    display: block;         /* Fix for webkit to force 100% width.  */
}
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
    margin: 4px;
}

table.imbox-notice {
    border: 3px solid #1e90ff;    /* Blue */
}
table.imbox-speedy {
    border: 3px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.imbox-delete {
    border: 3px solid #b22222;    /* Red */
}
table.imbox-content {
    border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
    border: 3px solid #f4c430;    /* Yellow */
}
table.imbox-move {
    border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
    border: 3px solid #bba;       /* Gray-gold */
}
table.imbox-license {
    border: 3px solid #88a;       /* Dark gray */
    background: #f7f8ff;          /* Light gray */
}
table.imbox-featured {
    border: 3px solid #cba135;    /* Brown-gold */
}

/* Category message box styles */
table.cmbox {
    margin: 3px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa;
    background: #DFE8FF;    /* Default "notice" blue */
}

table.cmbox-notice {
    background: #D8E8FF;    /* Blue */
}
table.cmbox-speedy {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 4px solid #b22222;    /* Red */
    background: #FFDBDB;          /* Pink */
}
table.cmbox-delete {
    background: #FFDBDB;    /* Red */
}
table.cmbox-content {
    background: #FFE7CE;    /* Orange */
}
table.cmbox-style {
    background: #FFF9DB;    /* Yellow */
}
table.cmbox-move {
    background: #E4D8FF;    /* Purple */
}
table.cmbox-protection {
    background: #EFEFE1;    /* Gray-gold */
}

/* Other pages message box styles */
table.ombox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #aaa;       /* Default "notice" gray */
    background: #f9f9f9;
}

table.ombox-notice {
    border: 1px solid #aaa;       /* Gray */
}
table.ombox-speedy {
    border: 2px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.ombox-delete {
    border: 2px solid #b22222;    /* Red */
}
table.ombox-content {
    border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
    border: 1px solid #f4c430;    /* Yellow */
}
table.ombox-move {
    border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
    border: 2px solid #bba;       /* Gray-gold */
}

/* Talk page message box styles */
table.tmbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
    margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)   */
    width: 100%;                 /* For Safari and Opera */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    line-height: 1.5em;          /* also "nested", so reset styles that are   */
    font-size: 100%;             /* set in "mbox-small" above.                */
}

table.tmbox-speedy {
    border: 2px solid #b22222;    /* Red */
    background: #fee;             /* Pink */
}
table.tmbox-delete {
    border: 2px solid #b22222;    /* Red */
}
table.tmbox-content {
    border: 2px solid #f28500;    /* Orange */
}
table.tmbox-style {
    border: 2px solid #f4c430;    /* Yellow */
}
table.tmbox-move {
    border: 2px solid #9932cc;    /* Purple */
}
table.tmbox-protection,
table.tmbox-notice {
    border: 1px solid #c0c090;    /* Gray-brown */
}

/* Footer and header message box styles */
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f9f9f9;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}

/* Div based "warning" style fmbox messages. */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
/* Div based "system" style fmbox messages.
   Used in [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #aaa;
    background: #f9f9f9;
    padding: 0.25em 0.9em;
}

.mbox-image img {
    max-width: none;
}


/* Default style for navigation boxes */
/* Revision of import is //en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&oldid=588108879 */
.navbox {                     /* Navbox container style */
    border: 1px solid #fdfdfd;
    width: 100%;
    margin: auto;
    clear: both;
    font-size: 88%;
    padding: 1px;
}
.navbox-inner,
.navbox-subgroup {
    width: 100%;
}
.navbox-group,
.navbox-title,
.navbox-abovebelow {
    padding: 0.25em 1em;      /* Title, group and above/below styles */
    line-height: 1.5em;
    text-align: left;
}
th.navbox-group {             /* Group style */
    white-space: nowrap;
    /* @noflip */
    text-align: left;
}
.navbox,
.navbox-subgroup {
    background: #fdfdfd;      /* Background color */
}
.navbox-list {
    line-height: 1.8em;
    border-color: transparent;    /* Must match background color */
}
.navbox th,
.navbox-title {
    background: #cadda6;      /* Level 1 color */
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
    background: transparent;      /* Level 2 color */
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #ddddff;      /* Level 3 color */
}
.navbox-even {
    background: #f7f7f7;      /* Even row striping */
}
.navbox-odd {
    background: transparent;  /* Odd row striping */
}
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
    margin-top: -1px;          /* (doesn't work for IE6, but that's okay)       */
}
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
}
ol + table.navbox,
ul + table.navbox {
    margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */
}

/* Default styling for Navbar template */
.navbar {
    display: inline;
    font-size: 88%;
    font-weight: normal;
}
.navbar ul {
    display: inline;
    white-space: nowrap;
}
.navbar li {
    word-spacing: -0.125em;
}
.navbar.mini li span {
  font-variant: small-caps;
}
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
    font-size: 100%;
}
.navbox .navbar {
    display: block;
    font-size: 100%;
}
.navbox-title .navbar {
    /* @noflip */
    float: left;
    /* @noflip */
    text-align: left;
    /* @noflip */
    margin-right: 0.5em;
    width: 6em;
}

/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.collapseButton {
    /* @noflip */
    float: right;
    font-weight: normal;
    /* @noflip */
    margin-left: 0.5em;
    /* @noflip */
    text-align: right;
    width: auto;
}
/* In navboxes, the show/hide button balances the v·d·e links
   from [[Template:Navbar]], so they need to be the same width. */
.navbox .collapseButton {
    width: 6em;
}

/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-collapsible-toggle {
    font-weight: normal;
    /* @noflip */
    text-align: right;
}
.navbox .mw-collapsible-toggle {
    width: 6em;
}

/* [[Template:Collapsible list]] */
div.NavFrame {
    margin: 0;
    padding: 4px;
    border: 1px solid #aaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}

div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}

div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 2px;
    /* @noflip */
    float: left;
}

div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position: relative;
}

div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 100%;
}

div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}

a.NavToggle {
    position: absolute;
    top: 0;
    /* @noflip */
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}

/* Highlight the mention "updated since my last visit" in pages' history */
span.updatedmarker {
  font-weight: bold;
  color: #080;
}

/**
 * Style for horizontal lists (separator following item).
 * @source mediawiki.org/wiki/Snippets/Horizontal_lists
 * @revision 3.1 (2013-01-16)
 * @author [[User:Edokter]]
 * imported by [[User:Billinghurst]] 2013-01-27
 */
.skin-monobook .hlist dl,
.skin-modern .hlist dl,
.skin-vector .hlist dl {
    line-height: 1.5em;
}
.hlist dl,
.hlist ol,
.hlist ul {
    margin: 0;
    padding: 0;
}
/* Display list items inline and make them nowrap */
.hlist dd,
.hlist dt,
.hlist li {
    margin: 0;
    display: inline;
    white-space: nowrap;
}
/* Allow wrapping for list items (in tight spaces) */
.hlist.hwrap dd,
.hlist.hwrap dt,
.hlist.hwrap li {
    white-space: normal;
}
/* Display nested lists inline and allow them to wrap */
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
    display: inline;
    white-space: normal;
}
/* Generate interpuncts */
.hlist dt:after {
    content: ":";
}
.hlist dd:after,
.hlist li:after {
    content: " ·";
    font-weight: bold;
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
    content: none;
}
/* For IE8 */
.hlist dd.hlist-last-child:after,
.hlist dt.hlist-last-child:after,
.hlist li.hlist-last-child:after {
    content: none;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
    content: "(";
    font-weight: normal;
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
    content: ")";
    font-weight: normal;
}
/* For IE8 */
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
.hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after {
    content: ")";
    font-weight: normal;
}
/* Put numbers in front of ordered list items */
.hlist.hnum ol {
    counter-reset: list-item;
}
.hlist.hnum ol > li {
    counter-increment: list-item;
}
.hlist.hnum ol > li:before {
    content: counter(list-item) " ";
}
.hlist.hnum dd ol > li:first-child:before,
.hlist.hnum dt ol > li:first-child:before,
.hlist.hnum li ol > li:first-child:before {
    content: "(" counter(list-item) " ";
}
/* end hlist */

/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
   [[Bugzilla:26204]]. See also [[en:Wikipedia:Typography#The monospace 'bug']]
   Imported from en.wikipedia March 25, 2013 */
div.mw-geshi div,
div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript,
pre.source-lua {
    font-family: monospace, Courier !important;
}

/* Hatnotes */
.rellink,
.dablink {
    font-style: italic;
    /* @noflip */
    padding-left: 1.6em;
    margin-bottom: 0.5em;
}
.rellink i,
.dablink i {
    font-style: normal;
}

/* Fix word wrapping in translation proofreading.
   Can be removed when the following commit is deployed:
   https://gerrit.wikimedia.org/r/#/c/57473/ */
.tux-proofread-source,
.tux-proofread-translation {
	word-wrap: break-word;
}

/* Fix word wrapping in page mode translation.
   Can be removed when the following commit is deployed:
   https://gerrit.wikimedia.org/r/#/c/57493/ */
.tux-pagemode-source,
.tux-pagemode-translation {
	word-wrap: break-word;
}

/* Language-specific logos */

:lang(sk) #p-logo a {
	background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Wikidata-logo-sk.svg/156px-Wikidata-logo-sk.svg.png) !important;
}

:lang(bn) #p-logo a {
	background-image: url(//upload.wikimedia.org/wikipedia/commons/b/ba/Wikidata-logo-bn-156px.png) !important; 
}


/**
 *  Styles used in [[Template:Tree]]
 */
.treeview ul {
  padding: 0;
  margin: 0;
}

.treeview li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  zoom: 1; /* BE KIND TO IE6 */
}

.treeview li li {
  background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
  padding-left: 20px;
  text-indent: 0.3em;
}

.treeview li li.lastline {
  background-position: 0 -5971px
}

.mcwiki-header,#curse-panel


.infobox
{
clear:right;
margin:3px 0px 3px 3px;
width:300px;
font-size:90%;
background:#FFFFFF;
float:right;
border:1px solid #CCCCCC;
padding:2px
}
.infobox-title
{
font-weight:bold;
text-align:center;
font-size:120%
}
.infobox-imagearea
{
text-align:center;
padding:4px
}
.infobox table
{
width:100%
}
.infobox p
{
margin:0
}
.infobox audio
{
width:184px
}
.infobox dl:last-child
{
margin-bottom:0.2em
}
.infobox-footer
{
text-align:center
}
.infobox dl + dl
{
margin-top:-0.4em
}
.infobox.atfmrec
{
border:none !important
}
.infobox-row
{
white-space:nowrap;
font-weight:bold
}