Galactic Civilizations Wiki
Нет описания правки
Метка: sourceedit
Нет описания правки
Метка: sourceedit
Строка 10: Строка 10:
 
/* фон */
 
/* фон */
   
body {
+
body:not(.new-message) {
 
background-image: url("http://images.wikia.com/gal-civ/ru/images/1/15/GC3_AltarianDrengin_wallpaper.jpg") !important;
 
background-image: url("http://images.wikia.com/gal-civ/ru/images/1/15/GC3_AltarianDrengin_wallpaper.jpg") !important;
 
background-size: cover !important;
 
background-size: cover !important;

Версия от 20:19, 29 мая 2017

/* Заглавная страница */

@import "/index.php?title=MediaWiki:Mainpage.css&action=raw&ctype=text/css";

/* Шрифт */

@import url(http://allfont.ru/allfont.css?fonts=bankgothic-russ-medium);
@import url(http://allfont.ru/allfont.css?fonts=open-sans);

/* фон */

body:not(.new-message) {
  background-image: url("http://images.wikia.com/gal-civ/ru/images/1/15/GC3_AltarianDrengin_wallpaper.jpg") !important;
  background-size: cover !important;
}

/* Курсор */
testSelector {
  test-property: test-value;
}
#activityfeed-module {
    list-style: none;
}
body {
  cursor: default;
  font-family: sans-serif;
}

/* Ссылки */

a:hover,
a:visited:hover {
  text-decoration: none;
  color: #69aecf;
  text-shadow: 0px 0px 6px #69aecf;
}

/* Ссылки конец */

.WikiaRail .module {
  border: 1px solid rgb(88, 130, 168);
  background-color: rgba(21, 41, 56, 0.5);
  box-shadow: inset 0 0 15px 0 #5990C3;
  position: relative
}
.WikiaRail .module h2 {
  text-align: center;
  font-family: 'BankGothic RUSS Medium', arial;
  font-size: 14px;
  margin-top: -10px;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0)), -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(89, 144, 195, 0.8) 50%, rgba(255, 255, 255, 0)), -webkit-radial-gradient(50% 100%, ellipse cover, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0) 50%);
  background-size: 100% 1px, 100% 1px, auto;
  background-position: 50% 100%, 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-origin: padding-box, border-box, padding-box;
  border-bottom: 1px solid transparent;
  color: whitesmoke;
  letter-spacing: .03em;
  -webkit-font-smoothing: antialiased;
}
#WikiaPage .activity-heading {
  font-size: 13px;
}
.WikiaRail .module:last-of-type::before {
  border-right: 1px solid rgb(88, 130, 168);
  width: 50px;
  height: 30px;
  content: '';
  position: absolute;
  transform: rotate(-50deg);
  left: -31px;
  bottom: -25px;
  background: #171e23;
}
.WikiaArticle h2 {
  font-family: 'BankGothic RUSS Medium', arial;
  letter-spacing: -.03em;
  border-bottom: 1px solid rgb(88, 130, 168);
}
.WikiaPage h1 {
  font-family: 'Open Sans', arial;
}
.sprite.edit-pencil {
  background: url(http://vignette2.wikia.nocookie.net/gal-civ/images/8/8a/%D0%A0%D0%B5%D0%B4%D0%B0%D0%BA%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D1%8B%D0%B9_%D0%BC%D0%BE%D0%BB%D0%BE%D1%82%D0%BE%D0%BA.png/revision/latest?cb=20170330160420&path-prefix=ru) no-repeat !important;
}
a.wikia-button,
.wikia-single-button a,
.wikia-menu-button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button,
button {
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  border-radius: 0 !important;
  color: #d5d4d4;
  outline: none;
}
.wikia-menu-button .drop:hover,
.wikia-menu-button .drop:active,
.wikia-menu-button>a {
  border-radius: 0 !important;
}
.wikia-menu-button>a:hover {
  text-shadow: 0 0 6px #d5d4d4 !important;
  color: #d5d4d4;
}
.WikiNav li>a:hover {
  text-decoration: none !important;
  text-shadow: 0 0 6px #D5D4D4 !important;
  color: #d5d4d4;
}

/*a.wikia-button,*/
/*.wikia-single-button a,*/
/*.wikia-menu-button,*/
/*input[type="submit"],*/
/*input[type="reset"],*/
/*input[type="button"],*/
/*.button,*/
/*button,*/
/*a.wikia-button.secondary,*/
/*.wikia-single-button a.secondary,*/
/*.wikia-menu-button.secondary,*/
/*input[type="submit"].secondary,*/
/*input[type="reset"].secondary,*/
/*input[type="button"].secondary,*/
/*.button.secondary,*/
/*button.secondary,*/
/*.ns-2 button,*/
/*.ns-1200 button {*/
/*	font-family: 'BankGothic RUSS Medium', arial !important;*/
/*}*/

.wikia-menu-button>a,
.wikia-menu-button>li>a {
  color: white;
}
.chat-join button {
  border: none !important;
  margin-top: -2px;
}
button,
input[type=submit] {
  height: auto;
}
.tabs .selected a {
  border: 1px solid rgb(88, 130, 168);
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 10px 30px -6px #5990C3;
  color: whitesmoke;
}
.tabs li a {
  border: 1px solid rgb(88, 130, 168);
  border-radius: 0;
  color: white;
  font-family: 'BankGothic RUSS Medium', arial;
}
.tabs li a:hover {
  box-shadow: inset 0 10px 25px -6px #5990C3;
  transition-duration: .3s;
  text-decoration: none;
}
.tabs {
  border-bottom: 1px solid rgb(88, 130, 168);
}
.SpeechBubble .speech-bubble-message:before,
.SpeechBubble .speech-bubble-message:after {
  display: none;
}

/* Шаблон:Действия */
.activityfeed > li {
  list-style: none !important;
}
#activityfeed-module .activityfeed-module-head {
  text-align: center;
  font-family: 'BankGothic RUSS Medium',arial;
  font-size: 1.25em;
  background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.1) 50%,rgba(0,0,0,0)),-webkit-linear-gradient(0deg,rgba(255,255,255,0),#49a3ce 50%,rgba(255,255,255,0)),-webkit-radial-gradient(50% 100%,ellipse cover,rgba(0,0,0,0.05),rgba(0,0,0,0) 50%);
  background-size: 100% 1px,100% 1px,auto;
  background-position: 50% 100%,50% 100%,50% 0;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-origin: padding-box,border-box,padding-box;
  border-bottom: 1px solid transparent;
  -webkit-font-smoothing: antialiased;
  padding: 2% 0;
  line-height: normal;
}
#activityfeed-module #myhome-activityfeed {
  margin: 0 0 0 2em !important;
}
#activityfeed-module .activityfeed-module-head a {
  color: #d5d4d4;
}
#activityfeed-module .activityfeed-module-head a:hover {
  text-shadow: 0 0 6px #d5d4d4;
}

/* Шаблон:Действия конец */

/* Окно для ajax запросов */

.ajax-onload {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 9000511;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.ajax-onload img {
  height: auto;
}
.ajax-onload div {
  text-align: center;
}
.ajax-onload span {
  font-size: 1.15em;
  font-weight: 700;
}

/* Окно для ajax запросов конец */

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    display: none;
  }
}
.mediawiki .ajax-poll {
  border: none;
}
.mediawiki .pollAnswerVotes {
  width: auto;
}