Строка 1: | Строка 1: | ||
/* Размещённый здесь CSS будет применяться ко всем темам оформления */ | /* Размещённый здесь CSS будет применяться ко всем темам оформления */ | ||
− | body | + | 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; } | .noautonum .tocnumber { display: none; } | ||
− | |||
/* make the Cite extension list of references look smaller and highlight clicked reference in blue */ | /* make the Cite extension list of references look smaller and highlight clicked reference in blue */ | ||
− | ol.references { font-size: | + | .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; } | 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{ | ol>li{ | ||
display:block; | display:block; | ||
Строка 30: | Строка 87: | ||
.mw-content-ltr ol ol, .mw-content-ltr ol ol { | .mw-content-ltr ol ol, .mw-content-ltr ol ol { | ||
− | margin: 0 0 0 | + | 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 { | .top-bar .name div a { | ||
color: rgb(255, 255, 255); | color: rgb(255, 255, 255); | ||
display: block; | display: block; | ||
− | |||
padding: 10px 15px; | padding: 10px 15px; | ||
} | } | ||
h1 { | h1 { | ||
− | font-family: | + | font-family: souperstar, sans-serif; |
− | font-size: | + | font-size: 1.5em; |
− | + | margin-top: 0.8em; | |
− | margin-top: | + | |
} | } | ||
h2 span { | h2 span { | ||
− | font-family: | + | font-family: souperstar, sans-serif; |
display:inline; | display:inline; | ||
} | } | ||
− | + | h2 { | |
− | font-family: | + | font-family: souperstar, sans-serif; |
− | font-size: | + | font-size: 17px; |
− | font-weight: bold; | + | 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 { | .ns-subject h3, .ns-special h3, .page-Main_Page h3 { | ||
− | font-family: | + | font-family: souperstar, sans-serif; |
− | font-size: | + | font-size: 17px; |
− | + | ||
} | } | ||
− | h4 | + | 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; | margin-top: 30px; | ||
} | } | ||
− | #tagline{ | + | h3#tagline { |
− | color:# | + | 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; | ||
} | } | ||
Строка 85: | Строка 185: | ||
margin-top: 10px; | margin-top: 10px; | ||
} | } | ||
+ | |||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | line-height: 1.5em; | ||
+ | } | ||
+ | |||
/* remove Toolbox */ | /* remove Toolbox */ | ||
#p-tb { display:none !important; } | #p-tb { display:none !important; } | ||
+ | |||
+ | p, pre { | ||
+ | font-size: 17px;} | ||
pre { | 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 { | .mw-content-ltr table#toc { | ||
Строка 95: | Строка 212: | ||
margin-left: 20px; | margin-left: 20px; | ||
width: 45%; | width: 45%; | ||
+ | margin-bottom: 0.6em; | ||
} | } | ||
ul, ol, dl { | ul, ol, dl { | ||
− | font-size: | + | font-size: 17px;} |
a { | a { | ||
color: #006699;} | color: #006699;} | ||
− | .subheader {font-weight: | + | .subheader {font-weight:normal} |
+ | |||
+ | .editsection { | ||
+ | font-size: 17px; | ||
+ | } | ||
.center { | .center { | ||
Строка 112: | Строка 234: | ||
margin-right: auto; | margin-right: auto; | ||
} | } | ||
− | + | ||
− | + | div { | |
− | + | line-height: 1.6; | |
− | + | ||
} | } | ||
− | . | + | .CategoryTreeTag { |
− | + | font-size: 17px; | |
− | + | ||
− | + | ||
} | } | ||
− | . | + | .CategoryTreeLabelCategory { |
− | + | ||
font-weight: bold; | font-weight: bold; | ||
− | + | color: black; | |
− | color: | + | |
− | + | ||
− | + | ||
} | } | ||
− | + | 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; | 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; | |
− | + | ||
− | + | ||
− | + | ||
− | margin | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } |
/* Размещённый здесь 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; }