MediaWiki:Common.css

Материал из Абдулопедии
Перейти к навигации Перейти к поиску

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

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl+F5 или Ctrl+R (⌘+R на Mac)
  • Google Chrome: Нажмите Ctrl+Shift+R (⌘+Shift+R на Mac)
  • Internet Explorer / Edge: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl+F5
  • Opera: Нажмите Ctrl+F5.
/* Размещённый здесь CSS будет применяться ко всем темам оформления */

body.page-Главная_страница #siteSub,
body.page-Главная_страница #contentSub,
body.page-Главная_страница h1.firstHeading
{display:none !important}

/* Убираем вкладку обсуждений */
#ca-talk  { display: none !important; }

.mw-charinsert-buttons {
	margin-top: 10px;
	border: 1px solid #aaaaaa;
	padding: 1px;
	padding-left: 5px;
	text-align: left;
	font-size: 90%;
}
.mw-charinsert-buttons a {
	color: black;
	background-color: #ec5151ba !important;
	font-size: .9em;
	text-decoration: none;
	border: thin #069 outset;
	padding: 0 .1em .1em;
}
.mw-charinsert-buttons a:hover,
.mw-charinsert-buttons a:active {
	background-color: #bcd;
	border-style: inset;
}
.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;
}

.usermessage {
    background-color: #ff8a8a;
    border: 3px solid #ff0d0d;
    color: #000;
    font-weight: bold;
    margin: 1em 0 1em;
    padding: 0.5em 1em;
    vertical-align: middle;
    text-align: center;
}

#points-level {
    background-color: #c73436;
    box-shadow: 4px 6px 10px 5px rgba(0, 0, 0, 0.2);
    border: 1px solid #000;
    font-size: 12px;
    text-align: center;
    float: left;
    padding: 1px 5px;
    margin: 4px 8px 0 0;
}

#honorific-level a {
    text-decoration: none;
    font-weight:bold;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

/* История */
.Paper-phone {position:relative; margin-top:60px !important;}
.Paper-phone:before {content:'';width:200px;height:68px;position:absolute;top:-68px;left:-5px;background:url(https://static.wikia.nocookie.net/warhammer40k/images/d/d0/Gold-ptichkaL-icon.png/revision/latest?cb=20210525104446&path-prefix=ru);}
.Paper-phone:after {content:'';width:200px;height:68px;position:absolute;top:-68px;right:-4px;background:url(https://static.wikia.nocookie.net/warhammer40k/images/b/b4/Gold-ptichkaR-icon.png/revision/latest?cb=20210525104503&path-prefix=ru);}
.Paper-phone {background: url("https://i.imgur.com/dzM0bhu.jpeg");background-position: top;border: 4px solid #820000;color: black;margin: 5%;margin-top: 0;margin-bottom: 0;padding: 10px;}

.Paper-phone * {
    text-align:center;
    color:#fff
}

 /* Подсветка ссылок */
a:visited:hover, .color2 a:visited:hover, a:hover, .color2 a:hover {
  color: gold;
  text-shadow: #141414 0 0 2px;
  text-decoration:none;
}

/* Цветные ники */
a[href$="/Abdulopedia"],
a[href$=":Abdulopedia"],
a[href$="/Drzuzeppe"],
a[href$=":Drzuzeppe"] {
    color: #3d39fa;
}