Tower of Saviors Wiki
Advertisement
Tower of Saviors Wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.WikiaPage .WikiaPageBackground{background: url(https://images.wikia.nocookie.net/__cb20140625124726/towerofsaviors/images/9/98/Bg.jpg);}
#WikiaUserPagesHeader{background: none;}
.WikiaArticle img {vertical-align: bottom;}
.WikiaPage .WikiaArticle {font-size: 9.5pt;line-height:140%;}
#WikiaArticle{overflow:visible;}
.WikiaArticleCategories{background:0; border: 1px solid rgba(135,127,89,.4) !important;}

section.recirculation-rail.module {
  display:none;
}

.insights-module.insights-dark.module {
    display: none;
}

.toc {
	border: 1px solid rgba(135,127,89,.4) !important;
	background: rgba(250,250,210,.2) !important;
	font-size: 9.5pt;}
.WikiaArticle h2{
    position: relative;
    background-image: url(https://vignette.wikia.nocookie.net/towerofsaviors/images/e/e1/Bar.png/revision/latest/scale-to-width/635);
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
    border-bottom: 0 none transparent;
    padding: 10px;
    margin-left: -10px;
    overflow: visible;
    color:#fff;
    font-size:16pt;}
.WikiaArticle .bar1{
    position:relative;
    background-image:url(https://images.wikia.nocookie.net/__cb20140706194522/towerofsaviors/images/a/ac/Bar1.png);
    background-position:left top;
    background-size:contain;
    background-repeat:no-repeat;
    border-bottom:0 none transparent;
    padding:10px;
    margin-left:-10px;
    overflow:visible;
    color:#fff;
    font-size:18pt;}

/* h2 overrides */
.toc h2{
    background-image: none !important;
	color: #000 !important;}
.WikiaPhotoGalleryPreview h2{
    background-image: none !important;
        padding: 0 !important;
    margin-left: 0 !important;}

div.box, .WikiaRail .module{
	background: url(https://images.wikia.nocookie.net/__cb20140624234644/towerofsaviors/images/e/ec/Box_top.png) left top repeat-x, 
url(https://images.wikia.nocookie.net/__cb20140624234643/towerofsaviors/images/4/45/Box_bottom.png) left bottom repeat-x, url(https://images.wikia.nocookie.net/__cb20140624234643/towerofsaviors/images/2/2e/Box_left.png) left top repeat-y, url(https://images.wikia.nocookie.net/__cb20140624234644/towerofsaviors/images/6/62/Box_right.png) right top repeat-y, rgba(156,129,72,.3);
	position: relative;
	border: 0 none transparent;
	padding: 15px;
	margin-top: 10px;
	border-radius: 10px;
	font-size:9.5pt;}
.WikiaRail .module hr {border: 0; border-bottom: 2px dotted rgba(135,127,89,.7) !important; background: transparent;}
div.box:before, .WikiaRail .module:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	padding-left: 0;
	background: url(https://images.wikia.nocookie.net/__cb20140624234644/towerofsaviors/images/1/1b/Box_topleft.png) left top no-repeat content-box, url(https://images.wikia.nocookie.net/__cb20140624234644/towerofsaviors/images/d/d2/Box_bottomleft.png) left bottom no-repeat;
pointer-events: none;
	z-index: 1;}
div.box:after, .WikiaRail .module:after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	padding-right: 0;
	background: url(https://images.wikia.nocookie.net/__cb20140624234644/towerofsaviors/images/8/86/Box_topright.png) right top no-repeat content-box, url(https://images.wikia.nocookie.net/__cb20140624235301/towerofsaviors/images/2/20/Box_bottomright.png) right bottom no-repeat;
	pointer-events: none;
	visibility: visible;
	clear: both;
	z-index: 1;}

.WikiaRail{overflow: visible;}
.WikiaRail section.module h1{padding-left: 20px;}
.WikiaRail section.module .more{display:inline-block; float:none; width:100%; text-align:right;}
.WikiaRail .ChatModule .chat-join{right: 20px;}
@media screen and (max-width: 1023px){
    .WikiaRail .fluid{
        width: 32%;
        float: left;}
    .WikiaRail .fluid:not(:last-of-type){margin-right: 2%;}
    .WikiaRail .module{
        /*width: 28%;*/
        padding-left: 2%;
        padding-right: 2%;
        float: left;}
    .WikiaRail .module:not(:last-of-type){margin-right: 2%;}
    .WikiaRail.HomeRight .module{
        width:45%;
        float: left;}
    }

#LatestPhotosModule{display: none;}

/* collapsible sections  */
div.mw-collapsible-toggle {cursor: pointer; background:none right center no-repeat;}
div.mw-collapsible-toggle-expanded {background: url(https://images.wikia.nocookie.net/__cb20140530092005/towerofsaviors/images/4/46/Arrow_up.png) right center no-repeat;}
div.mw-collapsible-toggle-collapsed {background: url(https://images.wikia.nocookie.net/__cb20140530092005/towerofsaviors/images/7/7b/Arrow_down.png) right center no-repeat;}

/* == misc elements == */
.CSaddCategory {background-color: rgb(92,61,46) !important;}
.titleBar {text-align:center; font-weight:bold; font-variant:small-caps; text-shadow:2px 2px 2px rgba(0,0,0,.3);}
hr.gall {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(89,78,51,0), rgba(89,78,51,0.75), rgba(89,78,51,0)); 
    background-image:    -moz-linear-gradient(left, rgba(89,78,51,0), rgba(89,78,51,0.75), rgba(89,78,51,0)); 
    background-image:     -ms-linear-gradient(left, rgba(89,78,51,0), rgba(89,78,51,0.75), rgba(89,78,51,0)); 
    background-image:      -o-linear-gradient(left, rgba(89,78,51,0), rgba(89,78,51,0.75), rgba(89,78,51,0));}
.WikiaArticle .mseries {
    position:relative;
    background-image:url(https://vignette.wikia.nocookie.net/towerofsaviors/images/0/05/Bar250.png);
    background-position:left top;
    background-size:contain;
    background-repeat:no-repeat;
    border-bottom:0 none transparent;
    padding:5px;
    margin-left:-10px;
    overflow:visible;
    color:#fff;
    font-size:9.5pt;}

.titleIcon{
    display: inline-block;
    position: relative;
    width: 50px;
    height: 0;
    vertical-align: middle;
    font-size:16pt;}
.titleIcon a{
    position: absolute;
    top: -25px;}

/* == tabbers == */
/* regular tabber */
div.rstage .tabberlive .tabbertab {
border: 0 !important;
border-top:0 !important;
background-color: none !important;}
 
div.rstage ul.tabbernav {
 border-bottom: 0px !important;
 font: bold 14px Arial, sans-serif !important;}
 
div.rstage ul.tabbernav li a:link {color:#7D7D7D !important; }
div.rstage ul.tabbernav li a:visited {color:#A4770F !important; }
 
div.rstage ul.tabbernav li.tabberactive a,div.rstage ul.tabbernav li a:hover,div.rstage ul.tabbernav li a {
color: #FFFFFF !important; 
line-height: 25px;
border: 0 !important;  
border-radius: 5px 5px 0 0;
background-color: #000000 !important;
overflow: hidden; /* 超過範圍隱藏 */
white-space: nowrap; /* 不斷行 */}
 
div.rstage ul.tabbernav li a[disabled="disabled"] { font-weight: normal !important;  color: #9f9f9f !important; outline-style: none !important; }
 
div.rstage ul.tabbernav li.tabberactive a {
border-bottom: 2px solid #7D7D7D!important;}

/* daily stage tabber */
div.dailies > .tabberlive > ul.tabbernav > li.tabberactive > a:link {
    color: #000;
    border: 0 !important;
    background-color: transparent !important;}
div.dailies > .tabberlive > ul.tabbernav > li > a:link {
    color: #000;
    border: 1px solid rgba(135,127,89,.4) !important;
    background-color: rgba(212,200,139,.5) !important;}
div.dailies > .tabberlive > ul.tabbernav > li > a:hover {
    color: #000;
    border: 1px solid rgba(135,127,89,.4) !important;
    background-color: rgba(230,224,173,.5) !important;}
div.dailies > .tabberlive > .tabbertab {
    background-color: transparent;
    border:0;}
div.dailies ul.tabbernav li.tabberactive a,div.dailies ul.tabbernav li a:hover,div.dailies ul.tabbernav li a {
line-height:22px;
overflow: hidden; /* 超過範圍隱藏 */
white-space: nowrap; /* 不斷行 */
}
div.dailies > .tabberlive > ul.tabbernav {border-bottom: 1px;}
div.dailies > .tabberlive > .tabbertab a {border: 0;}
div.dailies > .tabberlive > .tabbertab a:hover {border: 0;}
div.dailies > .tabbertab {border:0 !important; border-top: 1px solid rgba(135,127,89,.4) !important;}

/* == tabview override == */
/* Selected Tab */
ul.tabs li.selected a {
    color: #000 !important;
    background: rgba(186,176,119,.5) !important;
    border: 1px solid rgba(135,127,89,.7) !important;
    border-bottom: 0 !important;}
/* Normal Tab; NOT selected */
ul.tabs li a {
    background: transparent !important;
    color: #000 !important;
    border: 1px solid rgba(135,127,89,.7) !important;}

/* == wikitables == */
table.wikitable{background: rgba(250,250,210,.3) !important;}
table.wikitable > * > tr > th {background: rgba(212,200,139,.5) !important;}
table.wikitable > tr > th,table.wikitable > tr > td,table.wikitable > * > tr > th,table.wikitable > * > tr > td{
	border:1px solid rgba(135,127,89,.5) !important;}

.shadow{
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
    box-shadow: 2px 2px 2px rgba(0,0,0,.3);} 

.attr-f{background:rgba(253,113,70,.3) !important}
.attr-w{background:rgba(116,206,240,.3) !important}
.attr-e{background:rgba(66,250,104,.3) !important}
.attr-l{background:rgba(250,244,97,.3) !important}
.attr-d{background:rgba(183,104,187,.3) !important}

.monsterLv{
    position: absolute;
    left: 0;
    bottom: -14%;
    height: 28%;
    width: 100%;
    text-align:  center;
    font-weight: bold;
    color: white;
    background-image: url(https://vignette.wikia.nocookie.net/towerofsaviors/images/4/40/Level_bg.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;}
.monsterLv.max{color: yellow; white-space:nowrap;}
.monsterLvCD{
    position: absolute;
    line-height: 1;
    top: 5%;
    right: 5%;
    color: yellow;
    background: black;
    font-weight: bold;}
.monsterrefine{
    position: absolute;
    line-height: 1;
    bottom: -14%;
    height: 28%;
    width: 28%;
    left: 0;}

/* article-table (skill pages) */
.article-table,.WikiaTable{background: rgba(250,250,210,.5) !important;}
.article-table th,.WikiaTable th{background: rgba(212,200,139,.5) !important;}
.article-table th,.article-table td,.WikiaTable th,.WikiaTable td{
	border-bottom:1px solid rgba(135,127,89,.4) !important;}

.stageData{width: 100%; border: 1px solid #aaa !important; text-align: center;}
.stageData td.span{border-top-width: 0; border-bottom-width: 0;}
.stageData td.random{border-top-width: 1px; border-bottom-width: 1px;}
.stageData td.stage{
    border-top-width: 1px;
    border-bottom-width: 0; 
    position: relative;
    overflow: hidden;}
.stageData td:last-child{text-align:left; padding:0 5px;}
.stageData .stageDataName{
    border-collapse: collapse;
    text-align: left;
    width: 100%;}
.stageData .stageDataName td{border:0; padding:0;}
.stageData .stageDataName td:first-child{width: 50px;}
.stageData .stageDataDrop{
    position: absolute;
    top: -6px;
    left: -7px;
    height: 45px;
    padding: 8px;
    border-radius: 10px;
    white-space: nowrap;}
.stageData .stageDataDrop>div{display: inline-block; margin: 0 2px;}
.stageData .stageDataDropMore{
    position: absolute;
    top: -3px;
    left: -1px;
    height: 1em;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;}
.stageData .stageDataDropPlus{color: #0FF;}

/* == texttip2 == */
.tt-text{position:relative; cursor: help;}
.tt-text.line{border-bottom: 1px dotted #000;}
.tt-text.inb{display: inline-block;}
.tt-text.stageNote{
    position: absolute;
    top: 0;
    right: 27px;
    line-height: 0;}
.tt-tip{
    position: absolute;
    max-width: 25%;
    padding: 3px 5px;
    border: 1px solid #aaa;
    border-radius: 6px;
    background: white;
    z-index: 5;
    color: black;
    word-break: normal;}

/* == leader finder/card search buttons == */
.queryButton {
	-moz-box-shadow:inset 0 1px 0 0 #c2b572;
	-webkit-box-shadow:inset 0 1px 0 0 #c2b572;
	box-shadow:inset 0 1px 0 0 #c2b572;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a89950), color-stop(1, #e4dbaa));
	background:-moz-linear-gradient(top, #a89950 5%, #e4dbaa 100%);
	background:-webkit-linear-gradient(top, #a89950 5%, #e4dbaa 100%);
	background:-o-linear-gradient(top, #a89950 5%, #e4dbaa 100%);
	background:-ms-linear-gradient(top, #a89950 5%, #e4dbaa 100%);
	background:linear-gradient(to bottom, #a89950 5%, #e4dbaa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a89950', endColorstr='#e4dbaa',GradientType=0);
	background-color:#a89950;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin:5px;
	border-radius:6px;
	border:1px solid #9e8e48;
	display:inline-block;
	cursor:pointer;
	color:#5e542b;
	padding:0 10px;
	font-family: Georgia, Serif;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0 1px 0 #e4dbaa;}
.queryButtonActive {
   border-top-color: #958942;
   background: #958942;
   color: #000;}

.eventDisplayBefore,.eventDisplayDuring,.eventDisplayAfter{display:none;}
.eventBackground.eventDuring,.eventBackgroundDuring.eventDuring{background: rgba(130,252,155,.3);}
.eventBackground.eventAfter,.eventBackgroundAfter.eventAfter{background: rgba(255,162,132,.3);}
.eventTimer{
    background-position:left top;
    background-size: 21px 21px;
    background-repeat: no-repeat;
    padding-left: 21px;
    width: 65px;
    text-align: right;
    white-space: nowrap;}
.eventTimer.eventBefore{background-image: url(https://images.wikia.nocookie.net/tos/zh/images/3/3e/Clock-grey.png);}
.eventTimer.eventDuring{background-image: url(https://images.wikia.nocookie.net/tos/zh/images/7/71/Clock-blue.png);}
.eventTimer.eventAfter{background-image: url(https://images.wikia.nocookie.net/__cb20131112040446/tos/zh/images/9/91/Clock-red.png);}

.removeWikiaRail {
    width: calc(100% - 20px);
 
}

/* Crafts Gallery*/
div.handbook_menu{
    padding: 5px;
    background: rgba(0,0,0,0.5);
    border-radius: 5px;
    margin: 10px 0px;
}
 
div.handbook_menu a, div.handbook_menu strong{
    display: inline-block;
    text-align: center;
    padding: 3px;
    width: 80px;
    border-bottom: 5px solid transparent;
}
 
div.handbook_menu a:hover{
    border-bottom: 5px solid #ffd500;
    text-decoration: none;
}
 
div.handbook_menu strong{
    border-bottom: 5px solid #ffd500;
    background: none;
    color: #ffd500;
    cursor: pointer;
}
 
div.handbook_card{
    display: inline-block;
    margin: 3px;
    width: 60px;
    text-align: center;
}
div.handbook_card img{
    width: 60px;
    height: 60px;
}
div.handbook_card a{
    color: white;
}
div.handbook_card a:hover{
    color: #ffd500;
    text-decoration: none;
}
div.handbook_card div{
    margin-top: -10px;
}


/* == username highlights == */
/* rollbacks */
a[href="/wiki/User:Kafziel710"] {color:#4682B4; font-weight:bold;}
/* admins */
a[href="/wiki/User:JohnnyTOS"],
a[href="/wiki/User:KaerfNomekop"],
a[href="/wiki/User:Ericwong99"],
a[href="/wiki/User:BSIQ"],
a[href="/wiki/User:Btoky"] {color:#9370DB; font-weight:bold;}
/* crats */
a[href="/wiki/User:JoetjeF"],
a[href="/wiki/User:Lycentia"],
a[href="/wiki/User:RaccoonKun"] {color:#ca8430; font-weight:bold;}
/* comment highlights */
.comments li[data-user="JohnnyTOS"] blockquote,
.comments li[data-user="KaerfNomekop"] blockquote,
.comments li[data-user="BSIQ"] blockquote,
.comments li[data-user="Btoky"] blockquote,
.comments li[data-user="Ericwong99"] blockquote,
.comments li[data-user="JoetjeF"] blockquote,
.comments li[data-user="Kafziel710"] blockquote,
.comments li[data-user="Lycentia"] blockquote,
.comments li[data-user="RaccoonKun"] blockquote {
    background:#EEE8AA !important;}
.comments li[data-user="JohnnyTOS"] blockquote,
.comments li[data-user="KaerfNomekop"] blockquote:after,
.comments li[data-user="BSIQ"] blockquote:after,
.comments li[data-user="Btoky"] blockquote:after,
.comments li[data-user="Ericwong99"] blockquote:after,
.comments li[data-user="JoetjeF"] blockquote:after,
.comments li[data-user="Kafziel710"] blockquote:after,
.comments li[data-user="Lycentia"] blockquote:after,
.comments li[data-user="RaccoonKun"] blockquote:after {
    border-color:transparent #DAA520 #DAA520 transparent !important;}
.comments li[data-user="JohnnyTOS"] blockquote,
.comments li[data-user="KaerfNomekop"] blockquote div,
.comments li[data-user="BSIQ"] blockquote div,
.comments li[data-user="Btoky"] blockquote div,
.comments li[data-user="Ericwong99"] blockquote div,
.comments li[data-user="JoetjeF"] blockquote div,
.comments li[data-user="Kafziel710"] blockquote:after,
.comments li[data-user="Lycentia"] blockquote div,
.comments li[data-user="RaccoonKun"] blockquote div {
    background:transparent !important;}
Advertisement