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

Содержимое удалено Содержимое добавлено
стиль русских списков
мНет описания правки
 
(не показаны 22 промежуточные версии 3 участников)
Строка 1:
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
 
.textcenter { text-align: center; }
.noborder { border-bottom: none; }
.noautonum .tocnumber { display: none; }
.hidden { display: none; }
.infobox {
width: 300px;
Строка 24 ⟶ 27 :
.infobox td {
background-color: #FDF3C4;
}
.infobox .infoHeader {
text-align: center;
}
.infobox-container {
Строка 39 ⟶ 45 :
}
.mbox {
width: 300px;
text-align: left;
border-color:#AAB1px #AABCCC #AAB #999solid;
bordermargin-styleleft: solid1em;
margin-bottom:1em;
border-width: 1px 1px 1px 10px;
padding: 4px;
vertical-align: center;
background-color: #fefefe;
text-align: left;
float: noneright;
clear: right;
}
.content table.cbox, .cbox {
text-align: left;
border-width: 1px 1px 1px#CCC 10pxsolid;
padding: 4px;
vertical-align: center;
background-color: #fefefe;
text-align: left;
margin: 1em;
}
.epigraph {
Строка 60 ⟶ 77 :
.lower-russian li:before {
display: inline-block;
margin-left: -1.5em25em;
margin-right: 0.55em31em;
text-align: right;
width: .95em;
Строка 95 ⟶ 112 :
content: "и.";
}
.lower-russian li:nth-child(211):before {
content: "к.";
}
.themeicon {
display: inline-block;
text-align: center;
margin-right: 0.5em;
vertical-align: top;
}
 
.masonryRaggedRow {
-webkit-column-width: 300px;
-moz-column-width: 300px;
column-width: 300px;
-webkit-column-count: auto;
-moz-column-count: auto;
column-count: auto;
-webkit-column-gap: 1em;
-moz-column-gap: 1em;
column-gap: 1em;
}
.masonryRaggedRow .masonryRaggedColumn {
text-align: left;
min-width: 300px;
margin: 0 1em 1em 0;
display: inline-block;
width: 100%;
}
small {
font-size: 12px;
}
 
#n-chosengames {font-weight: bold}
 
.broken-note {
color: #b30000;
font-size: 75%;
margin-left: 0.25em;
}