God Eater Вики
Advertisement
God Eater Вики
93
страницы

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

  • 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.
/************************************************
 *                Tabber Related                *
 ************************************************/
.WikiaPage {
   color: white !important;
   border: 1px solid black; 
  -moz-box-shadow:0 0 30px #FFFFBC;
  -webkit-box-shadow:0 0 30px #FFFFBC;
  box-shadow:0 0 20px black;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
}

.WikiaAdvertPage, .WikiaPage { 
	
background:url("http://vignette3.wikia.nocookie.net/godeater/images/2/2a/Bg-Wikia.png/revision/latest?cb=20150522232952") 0 0 transparent;
background-repeat: repeat;
background-attachment: scroll;
}

.WikiaAdvertPage .WikiaPageBackground, .WikiaPage .WikiaPageBackground{
	background: none repeat scroll 0 0 transparent;
}


/************************************************
 *               Header Related                 *
 ************************************************/
.WikiHeader  {
    height: 65px;
	box-shadow: 0 0 6px 1px black;
}

.WikiHeader {
	background: url('http://vignette3.wikia.nocookie.net/godeater/images/d/dd/Bg-Header.gif/revision/latest?cb=20150523021852');
}

.WikiHeader > nav .marked2 > a {
	box-shadow: 0 0px 8px 2px white !important;
	z-index: 50 !important;
	border: none !important;
	background: #AC291E !important;
}

.WikiHeader > nav .subnav {
	padding: 0 !important;
	background: #AC291E !important;
	box-shadow: 0 0 8px white !important;
	z-index: 49 !important;
	border: none !important;
	top: 30px !important;
}

.WikiHeader > nav .subnav > li > a:hover {
	background: white !important;
	color: #AC291E;
	font-weight: bold;
}

.WikiHeader > nav .subnav > li {
	background: #AC291E !important;
}

.WikiHeader > nav .subnav-4 {
	padding: 0 !important;
	background: #AC291E !important;
	box-shadow: 0 0 8px white !important;
	z-index: 49 !important;
	border: none !important;
	top: 30px !important;
}

.WikiHeader > nav .subnav-4 > li > a:hover {
	background: white !important;
	color: #AC291E;
	font-weight: bold;
}

.WikiHeader > nav .subnav-4 > li {
	background: #AC291E !important;
}


/************************************************
 *              Profile Related                 *
 ************************************************/
.UserProfileMasthead .masthead-info {
	background: url("http://vignette3.wikia.nocookie.net/godeater/images/4/46/Bg_01.jpg/revision/latest?cb=20150514005148") no-repeat;
	background-position-y: -450px;
	background-position-x: -90px;
    border-radius: 10px !important;
    clear: both !important;
    position: relative !important;
	overflow: hidden;
}

.UserProfileMasthead hgroup .tag {
    z-index: 45 !important;
    position: relative !important;
    top: 0 !important;
    padding: 2px 5px !important;
    box-shadow: 0 0 5px white;
    background: black;
    font-weight: bold;
    text-shadow: 0 0 5px black !important;
    color: white !important;
}


/************************************************
 *               Tabber Related                 *
 ************************************************/
.tabbernav {
  border: none !important; 
}

ul.tabbernav li a { /* all tabs */
  background-color: white !important;
	
}

ul.tabbernav li a:link { /* inactive tabs */
  border: 1px solid #000 !important;
  color: #141111 !important;
} 


ul.tabbernav li.tabberactive a { /* active tab */
  background-color: #253144 !important;
  color: white !important;
  border: 1px solid #000 !important;
}
.tabberlive .tabbertab {
 background-color: black !important;
 border:none !important;
}


/************************************************
 *          Text and Headline Related           *
 ************************************************/
a, code a, a code {
   color: yellow;
}

.WikiaArticle h2 {
  border-bottom: solid 2px #AC291E;
  font-weight: bold;
  font-family: Helvetica;
}


/************************************************
 *                Chat Related                  *
 ************************************************/
.Chat {
background: url('http://vignette3.wikia.nocookie.net/godeater/images/4/46/Bg_01.jpg/revision/latest?cb=20150514005148');
background-position: center;
}


/************************************************
 *                Misc & Etc.                   *
 ************************************************/
.Characterfront img:hover {
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
}


/************************************************
 *  Custom tables for guns, blades, and shields *
 *  Replace any changes in Common.css.          *
 ************************************************/
table.equipment {
   border-collapse: collapse;
   border-spacing: 0px;
   width: 100%;
}

table.equipment th {
   background-color: #325074;
   border: 1px #a6a6a6 solid;
   color: white;
   font-weight: bold;
   text-align: center;
}

table.equipment tr {
   background-color: #fafafa;
}

table.equipment tr:hover {
   background-color: #f5f5f5;
}

table.equipment td {
   border: 1px #a6a6a6 solid;
   color: #3a3a3a;
   text-align: center;
   width: 75px;
}

table.equipment td + td {
   width: auto;
}

table.equipment td + td + td + td + td {
   font-weight: bold;
}

table.gun td + td + td + td + td +td {
   width: 41px;
}

table.blade td + td + td + td + td +td {
   width: 41px;
}

table.longblade td + td + td + td + td +td {
   width: 85px;
}

table.shield td + td + td + td + td +td {
   width: 33px;
}

table.gun td + td + td + td + td + td + td +td {
   color: #ff5a5a;
   width: 33px;
}

table.blade td + td + td + td + td + td + td +td {
   color: #ff5a5a;
   width: 33px;
}

table.longblade td + td + td + td + td + td +td {
   color: #ff5a5a;
   width: 33px;
}

table.shield td + td + td + td + td + td + td + td +td {
   color: #ff5a5a;
}

table.gun td + td + td + td + td + td + td + td +td {
   color: #00a0a0;
}

table.blade td + td + td + td + td + td + td + td +td {
   color: #00a0a0;
}

table.longblade td + td + td + td + td + td + td +td {
   color: #00a0a0;
}

table.shield td + td + td + td + td + td + td + td + td +td {
   color: #00a0a0;
}

table.gun td + td + td + td + td + td + td + td + td +td {
   color: #bebe00;
}

table.blade td + td + td + td + td + td + td + td + td +td {
   color: #bebe00;
}

table.longblade td + td + td + td + td + td + td + td +td {
   color: #bebe00;
}

table.shield td + td + td + td + td + td + td + td + td + td +td {
   color: #bebe00;
}

table.gun td + td + td + td + td + td + td + td + td + td +td {
   color: #ff6eff;
}

table.blade td + td + td + td + td + td + td + td + td + td +td {
   color: #ff6eff;
}

table.longblade td + td + td + td + td + td + td + td + td +td {
   color: #ff6eff;
}

table.shield td + td + td + td + td + td + td + td + td + td + td +td {
   color: #ff6eff;
}
Advertisement