Souperstar.jpg

MediaWiki

Common.css

Материал из Souperstar

Замечание. Возможно, после сохранения вам придётся очистить кэш своего браузера, чтобы увидеть изменения.

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl-F5 или Ctrl-R (⌘-R на Mac)
  • Google Chrome: Нажмите Ctrl-Shift-R (⌘-Shift-R на Mac)
  • Internet Explorer: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl-F5
  • Opera: Выберите очистку кэша в меню Инструменты → Настройки
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
 
body {
font-family: souperstar;
color:#222;
}
 
.row {
width: 95%;
max-width: 820px;
}
 
.wikiEditor-ui-text {
font-size:1.3em;
}
 
.top-bar {
background: #fff;
}
 
.title-name {
color:#222;
}
 
.internal img {
display: inline-block;
vertical-align: middle;
border: none;
margin-left: 10px}
 
.original img {
display: inline-block;
vertical-align: middle;
border: none;
margin-left: 0}
 
.noautonum .tocnumber { display: none; }
 
/* make the Cite extension list of references look smaller and highlight clicked reference in blue */
.l-page__gap, .l-page__gap i {
width: 40px;
}
.l-page_layout_72-20 .l-page__left {
width: 72%;
}
 
.b-properties__value {
padding: 0 0 .7em;
}
.b-properties {
width: 100%;
margin: 0 0 2em;
border-collapse: collapse;
}
.b-properties__label-title {
width: 270px;
padding: 0 10px 0 0;
background: url(/_c/aYN5BTca5kbhA-5_ioaa5tzaql0.gif) repeat-x 100% .9em;
}
.b-properties__value {
padding: 0 0 .7em;
}
 
ol.references { font-size: 15px; }
ol.references li:target { background-color: #ddeeff; }
sup.reference:target { background-color: #ddeeff; }
 
sub, sup {
font-size: 14px;
background: yellow;}
 
.mw-cite-backlink { background: yellow;}
 
ol>li{
  display:block;
}
ol{
  counter-reset:item;
}
ol>li:before{
  counter-increment:item;
  content:counters(item,".") ". ";
}
 
.mw-content-ltr ol, .mw-content-ltr ol {
margin: 0;}
 
.mw-content-ltr ol ol, .mw-content-ltr ol ol {
margin: 0 0 0 0em;}
 
body.page-Главная h2.title { display:none; }
body.page-Главная h3#tagline { display:none; }
body.page-Покупатели h2.title { display:none; }
 
 
.top-bar .name div a {
    color: rgb(255, 255, 255);
    display: block;
    padding: 10px 15px;
}
h1 {
font-family: souperstar, sans-serif;
font-size: 1.5em;
margin-top: 0.8em;
}
h2 span {
font-family: souperstar, sans-serif;
display:inline;
}
h2 {
font-family: souperstar, sans-serif;
font-size: 17px;
font-weight:bold;
border-bottom:none;
}
h2 .mw-headline::before{
content: "# ";
margin-left: -21px;
}
h3 .mw-headline::before{
content: "* ";
margin-left: -21px;
}
h4 .mw-headline::before{
content: "? ";
margin-left: -21px;
}
h5 .mw-headline::before{
content: "! ";
margin-left: -21px;
}
 
.mw-headline {
font-weight: normal;
border-bottom: 1px solid #222;
}
h2.title {
font-family: souperstar, sans-serif;
font-size: 1.7em;
margin-bottom:2em;
}
 
 
.ns-subject h3, .ns-special h3, .page-Main_Page h3 {
font-family: souperstar, sans-serif;
font-size: 17px;
}
 
h4{
font-family: souperstar, sans-serif;
font-size: 17px;
}
 
h5 {
font-family: souperstar, sans-serif;
font-size: 17px;
}
 
h3 {
font-family: souperstar, sans-serif;
    margin-top: 30px;
}
 
h3#tagline {
font-style: italic;
font-size: 17px;
margin-bottom: 3em;
color: #6f6f6f;
text-align: center;
font-weight: normal;
display:none; 
}
#tagline {
font-size: 17px;
font-style: italic;
margin-top: -51px;
font-weight: normal;
display:none; 
}
 
h4 {
    margin-top: 20px;
}
h5 {
    margin-top: 10px;
}
 
h1, h2, h3, h4, h5, h6 {
line-height: 1.5em;
}
 
/* remove Toolbox */ 
#p-tb { display:none !important; }
 
p, pre {
    font-size: 17px;}
 
pre {
font-family: souperstar;
background: rgb(255, 255, 200);
/* border-left: 1px solid #F40000; */
/* padding-left: 15px; */
}
 
pre::before{
content: "— ";
color: #ff0000;
}
 
.mw-content-ltr table#toc {
    float: right;
    margin-left: 20px;
    width: 45%;
margin-bottom: 0.6em;
}
ul, ol, dl {
    font-size: 17px;}
 
a {
    color: #006699;}
 
.subheader {font-weight:normal}
 
.editsection {
font-size: 17px;
}
 
.center {
    text-align: center;
}
 
.center * {
    margin-left: auto;
    margin-right: auto;
}
 
div {
line-height: 1.6;
}
.CategoryTreeTag {
font-size: 17px;
}
 
.CategoryTreeLabelCategory {
font-weight: bold;
color: black;
}
 
hr {
border: dashed #7C7C7C;
border-width: 1px 0 0;
clear: both;
margin: 1.25em 0 1.1875em;
height: 0;
width: 70%;
}
 
#header-middle-search-form .input {
display: inline-block;
height: 27px;
line-height: 18px;
width: 218px;
margin: 0;
padding: 0 0 1px;
font-size: 16px;
border: none;
border-bottom: 1px solid #c7c7c7;
background: #fff;
vertical-align: top;
outline: none;
box-shadow: none;
}
 
.speed-button {
display: none;
}
 
.mw-content-ltr a {
color:#222;
border-bottom:1px solid #222;
}
.mw-content-ltr a:hover {
color:#222;
border-bottom:1px solid #222;
}
 
.mw-editsection a {
color:#222;
border-bottom:none;
}
.mw-editsection a:hover {
color:#222;
border-bottom:none;
}
 
.column, .columns {
margin-bottom: 1em;
}
 
p {
margin-bottom: 1.5em;
}