Версия 14:57, 21 октября 2013 | | Версия 11:34, 17 декабря 2013 |
Строка 1: | | Строка 1: |
| /** Размещённый здесь CSS будет применяться ко всем темам оформления */ | | | /** Размещённый здесь CSS будет применяться ко всем темам оформления */ |
? | | | |
? | | | |
? | a, #content a.external, #content a.extiw, #content a.extiw:active { | | |
? | color: #002BB8; | | |
? | } | | |
? | a:visited, a.external:visited, div#content a.external:visited { | | |
? | color: #516a75; | | |
? | } | | |
? | div.thumb { | | |
? | border-color: #E6E5E0; | | |
? | } | | |
? | | | |
? | div.vectorTabs li a, div.vectorTabs li a span { | | |
? | color: #1F698B; | | |
? | } | | |
? | | | |
? | .Summary { | | |
? | background-color: #EEEEFF; | | |
? | margin-right: 0; | | |
? | min-height: 120px; | | |
? | color: #222222; | | |
? | font-family: Georgia,serif; | | |
? | font-size: 110%; | | |
? | } | | |
? | | | |
? | .wot-panel { | | |
? | padding: 8px 10px; | | |
? | border: 1px solid #AAAAAA; | | |
? | margin-bottom: 1em; | | |
? | clear: left; | | |
? | overflow-x:auto; | | |
? | position:relative; | | |
? | } | | |
? | | | |
? | .wot-panel h2, .wot-panel h3 { | | |
? | color: #41342B; | | |
? | } | | |
? | .mw-specialpagerestricted strong { | | |
? | font-weight: bold; | | |
? | } | | |
? | | | |
? | .shadow1 { | | |
? | text-shadow: 1px 1px 1px #000000; | | |
? | } | | |
? | | | |
? | .OFHidden {overflow:hidden;zoom:1;} | | |
? | | | |
? | .enum li:before {content: "— ";} | | |
? | .enum li {list-style: none;} | | |
? | | | |
? | .levelico { | | |
? | color: #41342B; | | |
? | font-weight: bold; | | |
? | position:absolute; | | |
? | top:6px; | | |
? | left:16px; | | |
? | } | | |
? | .levelico1 { | | |
? | color: #FFFFFF; | | |
? | font-weight: bold; | | |
? | position:absolute; | | |
? | top:5px; | | |
? | left:15px; | | |
? | } | | |
? | | | |
? | .modules {background-color:#F9F9F9;} | | |
? | .modules table tr:nth-child(2n) {background: #F3F3F3;} | | |
? | .modules h2 {color:#41342B;} | | |
? | .modules th {color:#41342B; border-bottom:1px dotted #AAAAAA; vertical-align:top; font-size:80%; line-height:130%;} | | |
? | .modules .measure {color:gray;font-weight:normal;} | | |
? | .modules td {text-align: center;} | | |
? | .modules hr {margin: 0.8em 0} | | |
? | | | |
? | table.standard, table.wide | | |
? | {border:1px solid #AAAAAA; border-collapse: collapse} | | |
? | table.standard th, table.wide th, table.wikitable th | | |
? | {border:1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em; background-color:#EEEEFF} | | |
? | table.standard td, table.wide td | | |
? | {border: 1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em} | | |
? | table.standard caption, table.wide caption, table.tiles caption | | |
? | {padding-top: 0.2em; padding-bottom:0.2em} | | |
? | | | |
? | table.wide | | |
? | {border:1px solid #000000; border-collapse: collapse} | | |
? | table.wide th, table.wikitable th | | |
? | {border:1px solid #000000; padding-left:0.2em; padding-right:0.2em; height: 13px;} | | |
? | table.wide td | | |
? | {border: 1px solid #000000; padding-left:0.2em; padding-right:0.2em; height: 13px;} | | |
? | table.wide caption, table.tiles caption | | |
? | {padding-top: 0.2em; padding-bottom:0.2em} | | |
? | | | |
? | /* Don't display some stuff on the main page */ | | |
? | body.page-Заглавная_страница #deleteconfirm, | | |
? | body.page-Заглавная_страница #t-cite, | | |
? | body.page-Заглавная_страница #footer-info-lastmod, | | |
? | body.page-Заглавная_страница #siteSub, | | |
? | body.page-Заглавная_страница #contentSub, | | |
? | body.page-Заглавная_страница h1.firstHeading { | | |
? | display: none !important; | | |
? | } | | |
? | | | |
? | .TankPerformance { | | |
? | background-color: #F9F9F9; | | |
? | border: 1px solid #AAAAAA; | | |
? | clear: right; | | |
? | float: right; | | |
? | font-size: 88%; | | |
? | margin: 0 0 0.5em 1em; | | |
? | max-width: 232px; | | |
? | padding: 3px; | | |
? | z-index:2; | | |
? | } | | |
? | .TankPerformance h3{ | | |
? | background-color: #C4C0B1; | | |
? | color: #41342B; | | |
? | margin: 0; | | |
? | padding: 0; | | |
? | text-align: center; | | |
? | } | | |
? | .TankPerformance th { | | |
? | text-align: left; | | |
? | background-color: #E6E5E0; | | |
? | color: #41342B; | | |
? | padding: 0px 3px; | | |
? | } | | |
? | .TankPerformance td { | | |
? | padding: 0px 3px; | | |
? | } | | |
? | .TankPerformance table { | | |
? | border-spacing: 3px; | | |
? | | | |
? | } | | |
? | .TankPerformance th.center { | | |
? | width: 100%; | | |
? | text-align: center; | | |
? | } | | |
? | | | |
? | th.group { | | |
? | background-color: #C4C0B1; | | |
? | } | | |
? | .ratinggrid {background: url(/uploads/6/60/Grid.png) no-repeat scroll top left;} | | |
? | | | |
? | /* правим глюки верстки */ | | |
? | #mw-panel div.portal div.body ul li a { | | |
? | color: #002BB8; | | |
? | } | | |
? | #mw-panel div.portal div.body ul li a:visited { | | |
? | color: #516a75; | | |
? | } | | |
? | | | |
? | #p-personal { | | |
? | right: 0; | | |
? | padding: 0 0.75em 3px 3px; | | |
? | } | | |
? | | | |
? | .mw-content-ltr dd, .mw-content-rtl .mw-content-ltr dd { | | |
? | margin-left: 1.5em; | | |
? | margin-right: 0; | | |
? | } | | |
? | #header-attract { | | |
? | right: 12px; | | |
? | top: 37px; | | |
? | } | | |
? | | | |
? | #mw-panel {width: 170px;} | | |
? | #content, #footer {margin-left: 170px;} | | |
? | | | |
? | div.vectorTabs li.new a, div.vectorTabs li.new a:visited { | | |
? | color: #BA0000; | | |
? | } | | |
? | | | |
? | #dropDownBox dt {margin-top:0;padding:0px 5px 0 0;float:left;clear:left;} | | |
? | #dropDownBox dd {margin-top:0;padding:0px 0 0 0;margin-left:140px;} | | |
? | | | |
? | .moduleBox { | | |
? | background: url(/uploads/6/6b/MNZ5.png) no-repeat scroll top left; | | |
? | height: 47px; width: 47px; position: relative; float:left;margin: 0px 2px; | | |
? | } | | |
? | .moduleBox img {margin:2px 0 0 2px;} | | |
? | .moduleBox span {position: absolute; color: #bebebe; font-size: 10px;} | | |
? | .moduleBox .shellCount {bottom: 0px; right: 4px;} | | |
? | .moduleBox .shellType {top: 0px; left: 4px;} | | |
? | | | |
? | .b-logo-15years {width: 271px; right: 0;} | | |
? | | | |
? | | | |
? | /** | | |
? | * Styling for links generated by [[MediaWiki:Edittools]] | | |
? | * @source www.mediawiki.org/wiki/Extension:CharInsert#Styling | | |
? | * @updated 2012-02-29 | | |
? | */ | | |
? | .mw-charinsert-buttons { | | |
? | margin-top: 10px; | | |
? | /* border: 1px solid #aaaaaa; | | |
? | padding: 1px; | | |
? | text-align: center; | | |
? | font-size: 110%;*/ | | |
? | } | | |
? | .mw-charinsert-buttons a { | | |
? | color: black; | | |
? | /* background-color: #cde !important; | | |
? | font-weight: bold;*/ | | |
? | /* font-size: .9em;*/ | | |
? | text-decoration: underline; | | |
? | /* border: thin #069 outset; | | |
? | padding: 0 .1em .1em;*/ | | |
? | } | | |
? | .mw-charinsert-buttons a:hover, | | |
? | .mw-charinsert-buttons a:active { | | |
? | /* background-color: #bcd; | | |
? | border-style: inset;*/ | | |
? | color: #5D5D5D; | | |
? | } | | |
? | .client-js .mw-edittools-section { | | |
? | display: inline; | | |
? | } | | |
? | .client-js .mw-edittools-section input[type="button"] { | | |
? | font-size: 0.9em; | | |
? | padding-left: 1px; | | |
? | padding-right: 1px; | | |
? | margin-left: 1px; | | |
? | } | | |
? | | | |
? | | | |
? | | | |
? | /* Панель навыков */ | | |
? | .skillsPanel {position:relative; background: #FFFFFF; float: right; padding: 25px 12px 12px 12px; margin: 7px 0px 7px 7px; border: 1px solid #C0C0C0; border-radius: 7px; overflow: hidden;} | | |
? | | | |
? | .skillsPanel .count {position: absolute; top: 12px; left: 12px; right: 12px; height: 10px; padding: 0px 0px 3px 0px; line-height: 12px; overflow: hidden;} | | |
? | .skillsPanel .count>div {float: left; width: 30px; height: 14px; text-align: center; font-size: 10px; overflow: hidden;} | | |
? | | | |
? | .skillsPanel .skill {width: 100%; height: 30px; overflow: hidden;} | | |
? | .skillsPanel .skill:nth-child(even) {background: #EAEAEA;} | | |
? | .skillsPanel .skill:nth-child(odd) {background: #FFFFFF;} | | |
? | | | |
? | .skillsPanel .skill>div {float: left; width: 30px; height: 30px; overflow: hidden; position: relative;} | | |
? | .skillsPanel .skill>div:first-child {border-right: 1px solid #C0C0C0; } | | |
? | .skillsPanel .skill>div.choice>a>img {opacity: 0.8;} | | |
? | .skillsPanel .skill>div.choice>div {position: absolute; top: 0px; left: 0px;} | | |
? | | | |
? | /* Мини-панель навыков */ | | |
? | .skillsPanelMini {height:47px; background-color:rgba(25,24,23,.2); display:inline-block; padding:3px 4px; overflow:hidden; vertical-align:top; } | | |
? | .skillsPanelMini .skillsСolumn {height:43px; display:inline-block; margin:0px; padding:2px 0px; overflow:hidden; vertical-align:top; text-align:left;} | | |
? | .skillsPanelMini .skillsСolumn:not(:first-child) {margin:0px 0px 0px 6px;} | | |
? | .skillsPanelMini .skillsСolumn .skillsLine {height:22px; line-height:22px; overflow:hidden; vertical-align:middle;} | | |
? | .skillsPanelMini .skillsСolumn .skillsLine img {vertical-align:bottom;} | | |
? | .skillsPanelMini .skillsСolumn .skillsLine img:first-child {margin:0px 2px 0px 0px;} | | |
? | /* Боекомплект */ | | |
? | .shells.closed { padding-top: 3px; height: 15px; overflow: hidden; } | | |
? | | | |
? | /* Попвверх */ | | |
? | #popupImageWindow, #popupRotatorWindow {z-index:80; position:fixed; top:0px; left:0px; right:0px; bottom:0px; background:rgba(0,0,0,0.8); display:none; overflow:hidden;} | | |
? | #popupImageWindow table, #popupRotatorWindow table {width:100%; height:100%; text-align:center; vertical-align:middle; background-position:center center; background-repeat:no-repeat;} | | |
? | #popupImageWindow #popupImage {z-index:82; background:#F9F9F9;} | | |
? | #popupImageButtons {z-index:84; position:fixed; top:10px; right:10px; background:#F9F9F9; padding:5px; display:none;} | | |
? | #popupImageWindow #popupImageInfo {padding:7px; background:#F9F9F9; display:block;} | | |
? | #popupImageWindow #popupImageWrapper, #popupRotatorWindow #popupRotatorWrapper {display:inline-block; padding:10px; background:#F9F9F9; box-shadow:0px 0px 20px 2px #000000;} | | |
? | #popupRotatorWindow #popupRotatorWrapper {background:#000000;} | | |
? | | | |
? | /* Уровни боёв танка */ | | |
? | .battleBalanceLine {width:100%; border-collapse:collapse; text-align:center; font-size:9px;} | | |
? | .battleBalanceLine tr td {width: 16px;} | | |
? | .battleBalanceLine tr td.active {background: #8CCDFF;} | | |
? | | | |
? | /* Таблица уровней боёв */ | | |
? | | | |
? | #balansTbl { line-height: 100%; } | | |
? | #balansTbl tr { height: 17px; } | | |
? | #balansTbl tr:first-child { height: 24px; } | | |
? | | | |
? | /* Переключатель */ | | |
? | .center .thumb .switcherInner {display: inline-block;} | | |
? | .switcherFrame {overflow:hidden; padding:0px; margin:0px; background-image:url("https://wiki.worldoftanks.ru/uploads/e/e3/None.png"); background-repeat:repeat; background-position:0% 0%;} | | |
? | .thumbinner .switcherFrame {text-align:center; background-position:50% 0%; background-repeat:no-repeat} | | |
? | .switcherFrame .subSwitcher {display: none; padding:0px; margin:0px;} | | |
? | .switcherFrame .subSwitcherBackground {display:none;} | | |
? | .switcherControl {} | | |
? | .switcherControlButton {display:inline-block; padding:1px 4px 0px 4px; margin:0px; font-size:10px; cursor:pointer; color:#1F698B;} | | |
? | .switcherControlButton:hover {color: #2A94C5;} | | |
? | .switcherControlButton.active {background:#1F698B; color:#D1F1FF;} | | |
? | /* Доп. стили */ | | |
? | .text-left .switcherFrame {text-align: left;} .text-center .switcherFrame {text-align: center;} | | |
? | .text-right .switcherFrame {text-align: right;} .text-justify .switcherFrame {text-align: justify;} | | |
? | .buttons-left .switcherControl {text-align: left;} .buttons-center .switcherControl {text-align: center;} | | |
? | .buttons-right .switcherControl {text-align: right;} .buttons-justify .switcherControl {text-align: justify;} | | |
? | /* .topTabs */ | | |
? | .switcher.topTabs .switcherInner .switcherWrap .switcherFrame {background:#F9F9F9; padding:5px 7px;} | | |
? | .switcher.topTabs .switcherInner .switcherWrap .switcherControl .switcherControlButton {border-top-left-radius:7px; border-top-right-radius:7px; background:url("https://lh3.googleusercontent.com/-IVgNx_DiCcU/UGAvJseEbkI/AAAAAAAAAQs/rPiKAC7CFBM/s800/lines-left-3.png") #C4C0B1; padding:3px 9px; font-size:12px; color:#205165;} | | |
? | .switcher.topTabs .switcherInner .switcherWrap .switcherControl .switcherControlButton.active {background: #F9F9F9; color: #306D87;} | | |
? | .switcher.topTabs .switcherInner .switcherWrap .switcherControl .switcherControlButton.active:hover {background: #F9F9F9;} | | |
? | .switcher.topTabs .switcherInner .switcherWrap .switcherControl .switcherControlButton:hover {background:url("https://lh3.googleusercontent.com/-IVgNx_DiCcU/UGAvJseEbkI/AAAAAAAAAQs/rPiKAC7CFBM/s800/lines-left-3.png") #D8D5C7;} | | |
? | /* .Transparent */ | | |
? | .switcher.Transparent .switcherInner .switcherWrap .switcherControl .switcherControlButton {display:inline-block; padding:0px 1px 0px 0px; margin:0px; font-size:10px; cursor:pointer; background:transparent;} | | |
? | .switcher.Transparent .switcherInner .switcherWrap .switcherControl .switcherControlButton:hover {background:transparent;} | | |
? | .switcher.Transparent .switcherInner .switcherWrap .switcherControl .switcherControlButton.active {background:transparent;} | | |
? | | | |
? | | | |
? | /* diff */ | | |
? | .diff-deletedline .diffchange { | | |
? | padding: 0px 1px; | | |
? | background: #a0fca0; | | |
? | } | | |
? | .diff-addedline .diffchange { | | |
? | padding: 0px 1px; | | |
? | background: #F5FF2E; | | |
? | } | | |
? | | | |
? | /* Улучшенная панель редактирования */ | | |
? | .improved#editPanel { | | |
? | position:fixed; | | |
? | bottom:0px; | | |
? | right:10px; | | |
? | background:#FFFFFF; | | |
? | z-index:9001; | | |
? | overflow:hidden; | | |
? | padding:10px; | | |
? | border-top:10px solid #EABB01; | | |
? | border-bottom:10px solid #EABB01; | | |
? | box-shadow:0px 0px 5px #262626; | | |
? | } | | |
? | .templatesUsed ul.improved {column-width:300px;} | | |
? | .improved#editPanel .editOptions { padding:7px 0px 0px 0px; } | | |
? | | | |
? | /* Подсветка списка модулей */ | | |
? | #modulesBlock table table tr:hover {background:#DDDDDD;} | | |
? | | | |
? | /* rotator */ | | |
? | .rotator {display: none;} | | |
? | .plugin_rotator { | | |
? | position: relative; | | |
? | overflow: hidden; | | |
? | min-width: 100px; | | |
? | min-height: 68px; | | |
? | /* background: #F9F9F9;*/ | | |
? | } | | |
? | .plugin_rotator .loader { | | |
? | position: absolute; | | |
? | top: 0px; bottom: 0px; | | |
? | left: 0px; right: 0px; | | |
? | text-align: center; | | |
? | z-index: 20; | | |
? | line-height: 30px; | | |
? | } | | |
? | .plugin_rotator .loader.loadButton { | | |
? | cursor: pointer; | | |
? | } | | |
? | .plugin_rotator .subRotator { | | |
? | position: absolute; | | |
? | top: 0px; bottom: 0px; | | |
? | left: 0px; right: 0px; | | |
? | background-position: center center; | | |
? | background-repeat: no-repeat; | | |
? | cursor: e-resize; | | |
? | } | | |
? | | | |
? | #popupRotatorWrapper {position: relative;} | | |
? | img.closeBtn {position: absolute; top:-20px; right:-20px; cursor: pointer; z-index: 100;} | | |
? | | | |
? | .button3D { | | |
? | background: url("/uploads/e/ed/3D_rotation_icon.png") no-repeat scroll right bottom transparent; | | |
? | height: 42px; | | |
? | width: 95px; | | |
? | opacity: 0.5; | | |
? | position: absolute; | | |
? | right:10px; | | |
? | bottom:10px; | | |
? | cursor: pointer; | | |
? | z-index: 10; | | |
? | } | | |
? | | | |
? | .button3D:hover {opacity: 1;} | | |
? | | | |
? | /* Дискач */ | | |
? | .ns-talk #bodyContent dd, .ns-4 #bodyContent dd { | | |
? | background:RGBA(196, 192, 177, 0.1); | | |
? | padding:0px 0px 0px 0.2em; | | |
? | margin-left:1.3em; | | |
? | margin-top:7px; | | |
? | box-shadow:-1px -1px 2px 0px RGBA(0,0,0,0.2); | | |
? | } | | |
? | .ns-talk #bodyContent a[href*="/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:"], .ns-4 #bodyContent a[href*="/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:"] {background:url("https://wiki.worldoftanks.ru/uploads/4/49/UserIcon.png") RGBA(255,255,255,0.3); background-repeat:no-repeat; background-position:3px center; padding:0px 3px 0px 16px;} | | |
? | | | |
? | | | |
? | /* Панель наводки */ | | |
? | .layingPanel {position:relative;width:220px;height:160px;padding:0px 0px;overflow:hidden;background-position:center center;} | | |
? | .layingPanel .container {position:absolute;top:0px;left:0px;display:table;width:100%;height:100%;} | | |
? | .layingPanel .container .center {display:table-cell;vertical-align:middle;text-align:center;} | | |
? | .layingPanel .container .center .aim {display:inline-block;border:1px solid #BBCF77;border-radius:9000px;} | | |
? | .layingPanel .container .center .foresight {display:inline-block;border:1px solid #BBCF77;border-radius:90px;width:2px;height:2px;} | | |
? | | | |
? | .layingPanel .backgroundImage {position:absolute;top:0px;left:0px;display:table;width:100%;height:100%;border-collapse:collapse;} | | |
? | .layingPanel .label {color:#BBCF77;font-size:12px;} | | |
? | .layingPanel .modelName {position:absolute;left:3px;top:0px;color:#BBCF77;font-size:10px;} | | |
? | .layingPanel .verticalLaying {position:absolute;bottom:0px;left:0px;width:60px;height:40px;} | | |
? | .layingPanel .verticalLaying .upText {position:absolute;top:0px;left:3px;} | | |
? | .layingPanel .verticalLaying .downText {position:absolute;bottom:0px;left:3px;} | | |
? | .layingPanel .horizontalLaying {position:absolute;bottom:0px;right:0px;width:60px;height:40px;} | | |
? | .layingPanel .horizontalLaying .leftText {position:absolute;bottom:0px;left:3px;} | | |
? | .layingPanel .horizontalLaying .rightText {position:absolute;bottom:0px;right:3px;} | | |
? | .layingPanel .line {position:absolute;width:60px;height:1px;} | | |
? | .layingPanel .leftLine {bottom:5px;right:1px;} | | |
? | .layingPanel .rightLine {bottom:5px;left:1px;} | | |
? | .layingPanel .upLine {top:18px;right:15px;} | | |
? | .layingPanel .downLine {top:20px;right:15px;} | | |
? | .layingPanel .line .halfRight {position:absolute;top:0px;left:50%;right:0px;bottom:0px;background:#BBCF77;} | | |
? | .layingPanel .line .halfLeft {position:absolute;top:0px;left:0%;right:50%;bottom:0px;background:#BBCF77;} | | |
? | | | |
? | /* Доходность */ | | |
? | .profitPanel {display:inline-block;color:#41342B;min-width:150px;text-align:right;} | | |
? | .profitBlock {clear:both;} | | |
? | .profitBlock.profitLog {font-size:10px;padding:0px 0px 5px 0px;display:none;max-height:150px;overflow:auto;} | | |
? | .profitBlock.profitLog .profitBlockListElement {height:16px;overflow:hidden;} | | |
? | .profitMore {font-size:10px;height:18px;background:#E6E5E0;padding:0px 7px 0px 7px;text-align:right;cursor:pointer;font-style:italic;display:inline-block;} | | |
? | .profitMore:hover {background:#C4C0B1;} | | |
? | .profitBlock.profitResult {overflow:hidden;border-top:1px solid #41342B;font-size:18px;} | | |
? | .profitBlock .profitBlockPremium {width:50%;float:left;} | | |
? | .profitBlock .profitBlockNotPremium {width:50%;float:left;} | | |
? | .profitBlock .profitBlockListElement {text-align:center;} | | |
? | .profitBlock .profitBlockListElement.title {font-weight:bold;text-align:center;background:#E6E5E0;} | | |
? | | | |
? | /* Провинции глобальной карты */ | | |
? | .provRef {border-bottom: 1px dotted;cursor: pointer;} | | |
? | .provSelect {background-color: #ffffc0;} | | |
? | .provOrigin {font-weight: bold;} | | |
? | | | |
? | /* Видео блок */ | | |
? | .videoInsert.videoYT {position:relative;overflow:hidden;display:inline-block;} | | |
? | .videoInsert.videoYT .videoDescription {position:absolute;bottom:0px;left:0px;right:0px;background:RGBA(0,0,0,0.7);color:#FFF;padding:3px;overflow:hidden;} | | |
? | .videoInsert span.title a.external {position:absolute; top:0px; left:0px; right:0px; background:RGBA(0,0,0,0.7) !important; color:#FFFFFF !important; padding:3px !important; overflow:hidden;} | | |
? | .videoInsert span.title.small a.external {font-size:8px;} | | |
? | .videoInsert.videoYT:hover {box-shadow:0 0 5px #000000;} | | |
? | | | |
? | /* Прозвища */ | | |
? | .alias {display:none; position:relative;} | | |
? | .editLink {position:absolute; top:-3px; right:2px; font-size:80%; font-weight:normal; display:none;} | | |
? | .aliasHeader:hover .editLink {display:block;} | | |
? | | | |
? | /* Общее */ | | |
? | .clear {clear: both;} | | |
? | .hidden {display: none;} | | |
? | .wot-panel .editsection {display: none;} | | |
? | .altComment {border-bottom:1px dotted; cursor:help; white-space:nowrap;} | | |
? | | | |
? | /* new year | | |
? | #p-personal {background: url("data:image/png;base64,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") 0px 0px no-repeat #222728;} | | |
? | | | |
? | #mw-page-base {background: url(uploads/6/6c/NewYear2.jpg) no-repeat;} | | |
? | */ | | |