Користувач:Usik64/aurora.css

Матеріал з Медаль за Честь
Jump to navigation Jump to search

Увага: Після збереження слід очистити кеш оглядача, щоб побачити зміни.

  • Firefox / Safari: тримайте Shift, коли натискаєте Оновити, або натисніть Ctrl-F5 чи Ctrl-Shift-R (⌘-R на Apple Mac)
  • Google Chrome: натисніть Ctrl-Shift-R (⌘-Shift-R на Apple Mac)
  • Internet Explorer: тримайте Ctrl, коли натискаєте Оновити, або натисніть Ctrl-F5
  • Opera: очистіть кеш за допомогою Інструменти → Налаштування (Opera → Побажання на Apple Mac) та перейдіть на Приватність & безпека → очистити дані браузера → кеш
/* Автор: Silver635 */
@import "http://fonts.googleapis.com/css?family=PT Sans";

/* Фон за меню навігації */
.WikiHeader {
	background: url("http://vignette1.wikia.nocookie.net/medalofhonor/images/0/09/%D0%A2%D0%BB%D0%BE%D0%9E%D0%BC%D0%B0%D1%85%D0%B0%D0%91%D1%96%D1%87_%D0%9D%D0%B0%D0%B2%D1%96%D0%B3_002.png/revision/latest?cb=20150915062439&path-prefix=uk") repeat-x bottom;
	border-bottom: 2px #3f3c1d;
	height: 80px;
	margin-bottom: 10px;
	padding-top: 10px;
	box-shadow: inset 0 0 30px #311912;
}
 
/*************/
/* WikiaPage */
/*************/
.mediawiki .WikiaPage {
    border: 2px #3f3c1d !important;
    box-shadow: 0 0 30px #bea771 !important;
	margin-top: 10px !important;
	border: none;
	box-shadow: none;
	background: rgba(0,7,0,.7);
}
 
.WikiaPageBackground {background: transparent!important}

/* Podświetlenie logo */
.wordmark.medium.graphic {
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	opacity: .85;
}
 
.wordmark.medium.graphic:hover {
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	opacity: 1;
}

/* Styl rozwijanych menu */
.AccountNavigation .subnav, 
.wikia-menu-button ul, 
.wikia-menu-button.secondary ul {
	background: #111);
	border: #3f3c1d!important;
	border-radius: 0 0 6px 6px; 
	margin-right: 0;
}
 
.WikiaArticle {
	background-color: transparent!important;
	border-bottom: 0 none!important;
	border-right: 0 none!important;
	box-shadow: 0 transparent!important;
	margin-left: 1px;
}
 
/* Tagi 'pre' */
.WikiaArticle pre {
	background: rgba(0,7,0,.6)!important;
	border-radius: 0!important;
	border: 1px solid #3f3c1d;
	margin-left: 4px;
}
 
/* Kategorie */
.article-categories {
	border:1px #3f3c1d solid!important;
	background-image:-moz-linear-gradient(center bottom,rgb(25,27,16) 50%,#000 0%)!important; 
	background-image:-webkit-gradient(linear,left bottom,left top,
		color-stop(1,#000),
		color-stop(0,rgb(25,27,16)))!important
 
}
 
/* InterWiki */
.WikiaArticleInterlang {
	border:1px #3f3c1d solid!important;
	background-image:-moz-linear-gradient(center bottom,rgb(25,27,16) 50%,#000 0%)!important; 
	background-image:-webkit-gradient(linear,left bottom,left top,
		color-stop(1,#000),
		color-stop(0,rgb(25,27,16)))!important
}

/* Przycisk "Rozpocznij dyskusję" */
.button.forum-new-post {color:#ccc!important}
 
.editsection a:last-child:after {content:" ]";}
.editsection a:last-child:before {content:"[ ";}
 
/* Podobne strony */
.RelatedPagesModule li {
	background: rgba(0,7,0,.6) !important;
	box-shadow: inset 0 0 15px #000;
	border: 1px solid #3f3c1d;
}
.RelatedPagesModule li img {
	-moz-transition: opacity 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out;
	filter: alpha(opacity=80);
	opacity:.8;
	transition:opacity 400ms ease-in-out;
	width:195px !important;
}
.RelatedPagesModule li img:hover {filter:alpha(opacity=100);opacity:1}
.RelatedPagesModule .more {font-weight:bold;text-align:center}
 
/* Poprawki tagów <small /> */
.WikiaArticle small {font-size:85%}
 
/* Nagłówki w treści art. */
.WikiaArticle h2 {
	border-bottom: 1px solid #3f3c1d;
}


/* Приховування кнопки зуму (pl. Ukrycie przycisku powiększenia) */
.magnify,
 
/*======================*/
/* модулі  (pl. Moduły) */
/*======================*/
#WikiaRail .module {
	background-color: rgb(25,27,16) !important;
	background-image: linear-gradient(to bottom,transparent 40%,#000 120%) !important;
	background-image: -o-linear-gradient(top,transparent 40%,#000 120%) !important;
	background-image: -moz-linear-gradient(top,transparent 40%,#000 120%) !important;
	background-image: -webkit-linear-gradient(top,transparent 40%,#000 120%) !important;
	background-image: -webkit-gradient(linear,left top,left bottom,
		color-stop(40%,transparent),
		color-stop(120%,#000));
	border: 2px groove #cebc96 !important;
	border-radius: 0;
	margin: 0 5px 10px 0;
} 
.RelatedVideos > h1,
#WikiaRail .module > h1 {
	font-size: 17px !important;
	font-weight: normal !important;
	text-align: center !important;
	border-bottom: 2px ridge #cebc96 !important;
	color: #cebc96 !important;
	margin-bottom: 10px !important;
	margin-top: -10px !important;
	padding: 0 0 5px 0;
}
 
.RelatedVideos h1{
	color: #ca7 !important;
	font-size: 17px !important;
	font-weight: normal !important;
	text-align: center !important;
}

/* Tabber */
.tabberlive .tabbertab {
	border:1px #3f3c1d solid!important;
	border-bottom:none!important;
	background:none!important
}
 
ul.tabbernav {
	border-bottom:1px #3f3c1d solid!important;
	font:14px 'PT Serif',Times New Roman,serif!important
}
 
ul.tabbernav li a:link {color:#ca7!important}
 
ul.tabbernav li.tabberactive a,ul.tabbernav li a:hover,ul.tabbernav li a {
	color:#545132!important; 
	border:1px #3f3c1d solid!important;
	background-image:-moz-linear-gradient(center bottom,rgb(25,27,16) 50%,#000 0%)!important; 
	background-image:-webkit-gradient(linear,left bottom,left top,
		color-stop(1,#000),
		color-stop(0,rgb(25,27,16)))!important
}
 
ul.tabbernav li a[disabled="disabled"] {
	color:#3f3c1d!important;
	font-weight:normal!important
}
 
ul.tabbernav li.tabberactive a {border-bottom:2px #000 solid!important}
ul.tabbernav {text-align:center}
 
.tabberlive .tabbertab h2,.tabberlive .tabbertab h3 {
display:block !important; 
}

/**** Layout fix 19-05-2015 - by Nanaki ****/
/* Header background */
.WikiHeader {
    background-color: #111;
}
@media only screen and (min-width: 1576px) {
    .WikiHeader {
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
    .WikiHeader > nav.WikiNav {
        width: -webkit-calc(100% - 280px) !important;
        width: calc(100% - 280px) !important;
    }
}
@media only screen and (max-width: 1575px) and (min-width: 1064px) {
    .WikiHeader {
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-left: -20px !important;
        margin-right: -20px !important;
    }
    .WikiHeader > nav.WikiNav {
        width: -webkit-calc(100% - 270px) !important;
        width: calc(100% - 270px) !important;
    }
}
@media only screen and (max-width: 1063px) and (min-width: 1024px) {
    .WikiHeader {
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
    .WikiHeader > nav.WikiNav {
        width: -webkit-calc(100% - 260px) !important;
        width: calc(100% - 260px) !important;
    }
}
@media only screen and (max-width: 1023px) {
    .WikiHeader {
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
    .WikiHeader > nav.WikiNav {
        left: 30px !important;
    }
}
 
/* Поліпшення зовнішнього вигляду зображення типу пальця (pl. Poprawienie wyglądu obrazka typu thumb) */

.WikiaArticle .article-thumb {
    background: rgba(0,0,0,.4) !important;
    border-color: #404040;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    padding: 3px 3px 3px 3px !important;
}
 
.WikiaArticle .article-thumb .caption {
    font-family: "PT Sans";
    font-size: 85% !important;
    text-align: center !important;
    text-indent: 0 !important;
}

/* Повернутися до старої топографії та ширині (pl. Powrót do starej topografii i szerokości) */
#WikiaArticle {
    font-size: 14px !important;
    line-height: 1.571 !important;
}
#WikiaArticle h4, #WikiaArticle blockquote {
    font-size: 15px !important;
    line-height: 1.467 !important;
}
#WikiaArticle h3 {
    font-size: 17px !important;
    line-height: 1.294 !important;
}
#WikiaArticle h2 {
    font-size: 20px !important;
    line-height: 1.100 !important;
}
#WikiaArticle h1 {
    font-size: 28px !important;
    line-height: 1.000 !important;
}

/* Курсор*/
body {
    cursor: default;
    font-family: sans-serif;
    cursor: url('http://vignette2.wikia.nocookie.net/medalofhonor/images/8/83/%D0%9A%D1%83%D1%80%D1%81%D0%BE%D1%80_01.png/revision/latest?cb=20150916055802&path-prefix=uk'), auto;
}
 
a:link{
  cursor: url('http://vignette2.wikia.nocookie.net/medalofhonor/images/8/83/%D0%9A%D1%83%D1%80%D1%81%D0%BE%D1%80_01.png/revision/latest?cb=20150916055802&path-prefix=uk'), pointer;
}
a:visited{
  cursor: url('http://vignette2.wikia.nocookie.net/warframe/images/7/78/Cursor_Visit.png/revision/latest?cb=20150914164002&path-prefix=uk'), pointer;
}
a:hover{
  cursor: url('http://vignette4.wikia.nocookie.net/warframe/images/a/ac/Cursor_hover.png/revision/latest?cb=20150914164350&path-prefix=uk'), pointer;
}
a:active{
  cursor: url('http://vignette2.wikia.nocookie.net/medalofhonor/images/8/83/%D0%9A%D1%83%D1%80%D1%81%D0%BE%D1%80_01.png/revision/latest?cb=20150916055802&path-prefix=uk'), pointer;
}


/* Шрифт на вікі */
body {
font-family:Georgia;
}