Изменения

MediaWiki:Common.css

1213 байтов добавлено, 11:01, 20 апреля 2014
м
Нет описания правки
/* Интерфейс */
 
/* Sitenotice */
#siteNotice {
display: none;
}
 
body.ns-0 #siteNotice {
line-height: 1.2em;
display: block;
}
body.page-Главная_страница #t-cite,
body.page-Главная_страница h1.firstHeading,
body.page-Главная_страница #siteNotice,
body.page-Главная_страница #catlinks,
body.page-Главная_страница #ca-delete {
display: none !important;
}
body.ns-talk #t-cite,
body.ns-talk #siteSub,
body.ns-talk #contentSub,body.ns-talk #sitenotice-warning { display: none !important;
}
body.ns-4 #footer-info-lastmod,
body.ns-4 #siteSub,
body.ns-4 #contentSub,body.ns-4 #sitenotice-warning { display: none !important;
}
body.ns-6 #siteSub,
body.ns-6 #contentSub {
display: none !important;
}
body.ns-8 #siteSub,
body.ns-8 #contentSub {
display: none !important;
}
body.ns-special #contentSub,
body.ns-special #siteNotice {
display: none !important;
}
display: inline;
font-size: 92%;
font-weight: normal ;
}
}
/* Make the list of references smaller Список сносок мелким шрифтом */
ol.references,
div.reflist,
}
/* Highlight clicked reference in blue to help navigation Подсветка активной сноски */
ol.references li:target,
sup.reference:target,
}
/* Оформление информационных блоков таблиц */#information table.wikitable, table.wide, table.prettytable { bordermargin: 1px solid #D5D9E61em 1em 1em 0; background: #F4FBFFFFFFFF; vertical-alignborder: middle1px solid #a3bfb1; border-collapse: collapse
}
 #warning table.wikitable th, table.wide th, table.prettytable th { border: 1px solid #AAAAAAaaa; background padding-left: #FFCECE0.2em; vertical padding-alignright: middle0.2em; } /* Оформление таблиц */table.wikitable, table.prettytable { margin:1em 1em 1em 0; background:#FFFFFF; border:1px solid #a3bfb1; border-collapse:collapseeef
}
table.wikitable thstandard td, table.wikitable wide td,table.prettytable th, table.prettytable td { border:1px solid #a3bfb1aaa; padding-left: 0.2em; padding-right:0.2em
}
table.wikitable caption, table.wide caption, table.prettytable caption { marginpadding-lefttop:inherit0.2em; margin padding-rightbottom:inherit; font-size:larger; 0.2em font-weight:bold
}
table.prettytable th wide { backgroundwidth:#F4FBFF;100%
}
/* {{mbox}} */
table.mbox {
width: auto; margin: 0 10%; border-collapse: collapse; background:#FBFBFB; border: 1px solid #aaa; border-left: 10px solid #1E90FF
}
table.mbox th, table.mbox td {
padding: 0.25em 0.5em;
}
table.mbox td.mbox-widthhack {
padding: 0;
}
table.mbox td.mbox-text {
width:100%;
}
table.mbox td.mbox-text .mbox-text-small {
font-size:smaller;
}
table.mbox td.mbox-image {
width: 52px; padding: 2px 0 2px 0.5em; text-align: center;
}
 
table.mbox td.mbox-imageright {
width: 52px; padding: 2px 4px 2px 0; text-align: center;
}
 
table.mbox td.mbox-image div,table.mbox td.mbox-imageright div {width:52px}
 
/* Фикс для изображений разной ширины */
table.mbox-deletewarning,table.mbox-serious { border-left: 10px solid #B22222}table.mbox-content { border-left: 10px solid #F28500
}
table.mbox-style {
border-left: 10px solid #F4C430
}
table.mbox-content good { border-left: 10px solid #F2850066CC44
}
table.mbox-discussion {
border-left: 10px solid #339966
}
table.mbox-style notice { border-left: 10px solid #F4C4301E90ff
}
table.mbox-merge {
border-left: 10px solid #9932CC
}
table.mbox.mbox-good mini { border-left float: right; clear: right; margin: 0 0 0.5em 1em; width: 10px solid #66CC4420%;
}
/* HACK! */
pre pre {
font-size: .8em;
padding: 0;
}
table/* {{contentbox}} */.mbox-discussion contentbox { border padding: 3px; padding-lefttop: 10px solid #3399660; margin-top: .5em; margin-bottom: .5em;
}
.contentbox .contentbox-title {
margin-top: 0;
margin-left: -3px;
display: table-row;
padding: 3px;
padding-top: 1px; /** new **/
padding-left: 0;
float: left;
}
table.mboxcontentbox .contentbox-notice title1 { border padding: 3px; font-leftweight: 10px solid #1E90ffbold;
}
.contentbox .contentbox-subtitle {
padding: 3px;
font-weight: bold;
}
table.mboxcontentbox .contentbox-merge description { border padding: 3px; font-leftweight: 10px solid #9932CCbold;
}
.contentbox .contentbox-rightmsg {
float: right;
margin-top: -3px;
margin-right: -3px;
padding: 3px;
}
table.mboxcontentbox .mboxcontentbox-mini content { float clear: rightboth; clear padding-top: right3px; } .contentbox-content pre { margin: 0 ; padding: 0 0;} .5em contentbox-content pre { border-color: #AAA;} /* Разное */ #toc { margin: 1em0; width} .toclimit-2 .toclevel-1 ul,.toclimit-3 .toclevel-2 ul,.toclimit-4 .toclevel-3 ul,.toclimit-5 .toclevel-4 ul,.toclimit-6 .toclevel-5 ul,.toclimit-7 .toclevel-6 ul { display: none;} /* Улучшение читаемости тэга code */code { border: 1px solid #ddd; padding: 1px 4px; border-radius: 20%2px;
}