Arumoon (обсуждение | вклад) мНет описания правки |
Arumoon (обсуждение | вклад) мНет описания правки |
||
Строка 62: | Строка 62: | ||
.quickbox { | .quickbox { | ||
border: 1px solid; | border: 1px solid #303038; | ||
} | } | ||
.quickboxhead { | .quickboxhead { | ||
border-bottom: 1px solid; | border-bottom: 1px solid #303038; | ||
text-align: center; | text-align: center; | ||
} | } |
Версия от 18:16, 1 января 2023
@font-face { font-family: 'GULAG Pavljenko'; font-weight: normal; src: url(https://wiki.ss14.arumoon.ru/fonts/GULAG%20Pavljenko.otf) format('otf'), url(https://wiki.ss14.arumoon.ru/fonts/GULAG%20Pavljenko.woff) format('woff'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } .biglink { font-family: "GULAG Pavljenko"; font-weight: bold; font-size: 75%; } span.texhtml { font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif; font-size: 118%; line-height: 1; white-space: nowrap; -moz-font-feature-settings: "lnum", "tnum", "kern" 0; -webkit-font-feature-settings: "lnum", "tnum", "kern" 0; font-feature-settings: "lnum", "tnum", "kern" 0; font-variant-numeric: lining-nums tabular-nums; font-kerning: none } span.texhtml span.texhtml { font-size: 100% } span.mwe-math-mathml-inline { font-size: 118% } #interwiki-completelist { font-weight: bold } .flex { display: flex } @media screen and (min-width:851px) { .mobile { display: none } } @media screen and (max-width:850px) { .nomobile { display: none } } .mw-body { padding: 0.5em } .mw-body dd { margin: 0.2em; margin-left: 1.6em } .quickbox { border: 1px solid #303038; } .quickboxhead { border-bottom: 1px solid #303038; text-align: center; } a.extiw:visited, a.external:visited, .mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited, body.skin--responsive #p-cactions li a.external:visited { color: #8a2be2; } .positive { color: #00FF00; font-weight: bold; } .negative { color: #FF0000; font-weight: bold; } .anglerect { --angle-rect-clip-size: 16px; clip-path: polygon(0 0,calc(100% - var(--angle-rect-clip-size)) 0,100% var(--angle-rect-clip-size),100% 100%,var(--angle-rect-clip-size) 100%,0 calc(100% - var(--angle-rect-clip-size))); }