Allods Wiki
Advertisement

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.
@import "http://allods.wikia.com/index.php?title=MediaWiki:Tabber.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Talents.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Warrior_Talents.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Paladin_Talents.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Scout_Talents.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Healer_Talents.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Warden_Talents.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Mage_Talents.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Summoner_Talents.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Psi_Talents.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:Maps.css&action=raw&ctype=text/css";
@import "http://allods.wikia.com/index.php?title=MediaWiki:RuneCalc.css&action=raw&ctype=text/css";


/* ***************** */
/* BACKGROUNDS/LINES */

/* Background image of the wiki */
body {
    background: #010511 url(http://images1.wikia.nocookie.net/allods/images/3/35/Allods_background_1600.jpg) center top no-repeat;
    background-attachment: scroll;
}

/* Background of article space, border color, text color */
.WikiaPage {
    border: 1px solid #286bf7;
    color: #a8cae5;
}

#WikiaPageBackground {
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png) repeat;
}

/* The fat line under wiki logo */
.shadow-mask {
    display: none;
}

/* Line under the page name */
.WikiaPageHeader {
    border-bottom:  1px solid #286bf7;
}

/* Header line */
.WikiaArticle h2 {
    border-bottom-color: #a8cae5;
}

/* Category panel background and border color */
.WikiaArticleCategories {
    background:transparent;
    border: 1px solid #286bf7;
}

/* Thumbnail background and border */
.WikiaArticle .thumbinner {
    background: transparent;
    outline-color: transparent;
    border: 1px solid #a8cae5;
}

/* "Added by" under pictures */
.WikiaArticle .picture-attribution {
    display:none;
}

/* Background of selected items on history page */
.WikiaArticle #pagehistory li.selected {
    background-color:#284557;
}

/* Vertical bar near facebook button */
.commentslikes li {
    border: transparent;
}

/* Vertical bar near comments/facebook buttons */
.WikiaPageHeader .mainpage-add-page {
    border-right: transparent;
}

/* Background of logo above edit box */
#EditPageHeader {
    background: transparent url(http://images1.wikia.nocookie.net/__cb20100718055332/allods/images/2/24/Opacity50.png) repeat !important;
    border: 1px solid transparent;
    box-shadow: none !important;
}

#EditPageHeader > h1 > a {
    color: #6c93f5;
}

#EditPageHeader > h2 {
    color: #a8cae5;
}

.WikiaArticle.AdminDashboardChromedArticle {
    background: transparent url(http://images1.wikia.nocookie.net/__cb20100718055332/allods/images/5/54/Opacity70.png) repeat !important;
}

.WikiaArticle ul {
    list-style-image: url('http://images.wikia.com/allods/images/6/63/Triangle.png');
}

.LightboxModal {
    background: transparent url(http://images1.wikia.nocookie.net/__cb20100718055332/allods/images/5/54/Opacity70.png) repeat;
}

.modalWrapper {
    box-shadow: none;
    border: 1px solid #286bf7;
}

.LightboxModal .LightboxHeader {
    background: transparent !important;
    box-shadow: none !important;
    border: 1px solid transparent !important;
}

#LightboxCarousel {
    display: none;
}

.LightboxModal .wikiaThrobber {
    display: none;
}

.lightbox-arrows span {
    display:  none !important;
}

/* This covers the page when the image pop-up is displayed */
.blackout {
    background: transparent url(http://images1.wikia.nocookie.net/__cb20100718055332/allods/images/5/54/Opacity70.png);
}

/* BACKGROUNDS/LINES END */
/* ********************* */



/* **** */
/* TEXT */

/* Link color */
a {
    color: #6c93f5;
}

/* Text color of Mediawiki and <pre> area content */
.WikiaArticle pre {
    color: black;
}

/* Recent wiki activity link color */
.activity-nav ul li.selected a {
    color: #6c93f5;
}

/* Text color of comments */
.comments .article-comments-li.odd blockquote, .comments .article-comments-li.even blockquote, .commentsbubble {
    color: black;
}

#EditPageEditor textarea {
    font-family: monospace;
}

/* TEXT END */
/* ******** */



/* **** */
/* RAIL */

/* Search button color */
.WikiaSearch button {
    right: 0px;
    top: 0px;
}

button.secondary {
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(50%, #1f56cc), color-stop(100%, #174099));
    background-image:    -moz-linear-gradient(top, #1f56cc 50%, #174099 100%);
    background-image:      -o-linear-gradient(top, #1f56cc 50%, #174099 100%);
    background-image:         linear-gradient(top, #1f56cc 50%, #174099 100%);
    border: none;
}

/* Search field color */
.WikiaSearch input[type="text"] {
    background: #a1cae5;
    border: none;
    color: #000000;
}

/* Background and border of the rail boxes on the right side */
.module {
    box-shadow: none !important;
}

.WikiaRail .module {
    background: transparent;
    border: 1px solid #286bf7;
}

/* RAIL END */
/* ******** */



/* *************** */
/* NAVIGATION MENU */

/* color of idle navigation buttons */
.WikiHeader li {
    background: transparent;
}

/* color of navigation buttons on mouse-over */
.WikiHeader li:hover {
    background: transparent;
}

/* borders of navigation submenu */
.WikiHeader .subnav {
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png);
    border: 1px solid #286bf7;
}

/* horizontal separator lines of navigation submenu */
.WikiHeader .subnav li {
    border-color:#224399;
}

/* background, border color of each submenu item */
.WikiHeader .subnav li a {
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png);
    border: 1px solid transparent;
}

/* background color of each submenu item on mouse-over */
.WikiHeader .subnav li a:hover {
    background: transparent url(http://images3.wikia.nocookie.net/__cb20101216213031/allods/images/7/71/Submenu_background.png) repeat-x;
}

/* Navigation menu idle text color, vertical border color */
.WikiHeader li a {
    color:#407cff;
    border-left: 1px solid #407cff;
}

/* Navigation menu text color on mouse-over */
.WikiHeader li a:hover {
    color: #a8cae5;
}

/* triangular arrows on navigation bar */
.WikiHeader .chevron {
    border-top-color:#407cff;
}

/* NAVIGATION MENU END */
/* ******************* */



/* ******************************************** */
/* ACCOUNT submenu, same as navigation submenus */

.AccountNavigation .subnav li a {
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png);
    border: 1px solid transparent;
    color:#407cff;
}

.AccountNavigation .subnav {
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png);
    border: 1px solid #286bf7;
}

.AccountNavigation .subnav li a:hover {
    background: transparent url(http://images3.wikia.nocookie.net/__cb20101216213031/allods/images/7/71/Submenu_background.png) repeat-x;
}

.AccountNavigation .subnav li {
    border-color:#224399;
}

.AccountNavigation li a:hover {
    color: #a8cae5;
}

/* Account submenu end */
/* ******************* */


/* *************** */
/* HISTORY submenu */
/* The "edited by" bar under the article name */
.WikiaPageHeader details {
    background: transparent;
    border: none;
}

/* Display no avatar */
.WikiaPageHeader .avatar, .WikiaArticle .picture-attribution .avatar {
    display: none;
}

/* Backgrounds, borders, same as in navigation menu */
.WikiaPageHeader .history, .WikiaPageHeader .history li, .WikiaPageHeader .history.hover li {
    background: transparent;
    border: 2px solid transparent;
}

.WikiaPageHeader .history.hover {
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png);
    border: 1px solid #286bf7;
}

/* HISTORY submenu end */
/* ******************* */


/* ************************* */
/* USER profile box and tabs, adapted from http://kirby.wikia.com/wiki/MediaWiki%3AWikia.css */

.WikiaUserPagesHeader {
    width: 1000px;
    float: left;
    background: transparent;
}
 
.WikiaUserPagesHeader.WikiaBlogPostHeader {
    width: 660px !important;
}

.UserProfileMastheadSearch .WikiaSearch {
    float: right;
    margin-right: 3px;
    margin-bottom: -39px;
    width: 325px;
    z-index: 1002;
}

.UserProfileMastheadSearch .WikiaSearch input[type="text"] {
    width: 250px;
}
 
/* Establish top line of floated elements */
.UserProfileMasthead {
    position: relative;
    padding: 0px 10px;
    z-index: 999;
}
 
.UserProfileMasthead .masthead-avatar {
    height: 140px;
    width: 140px;
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;
    border: none;
    background: none;
}
 
.UserProfileMasthead .masthead-avatar .avatar {
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
            border: none;
}

.UserProfileMasthead .masthead-info {
    position: relative;
    float: left;
    margin-left: 10px;
    margin-top: -5px;
    width: 828px;
    z-index: 1000;
    border: 1px solid #1d4cb3;
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png) repeat;
}
 
/* Remove chevron */
.UserProfileMasthead .masthead-info::before {
    display: none;
}
 
/* Masthead top half */
.UserProfileMasthead .masthead-info hgroup {
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(50%, #1d4cb3), color-stop(100%, #143680));
    background-image:    -moz-linear-gradient(top, #1d4cb3 50%, #143680 100%);
    background-image:      -o-linear-gradient(top, #1d4cb3 50%, #143680 100%);
    background-image:         linear-gradient(top, #1d4cb3 50%, #143680 100%);
    padding: 1px 15px 1px 15px;
    height: auto;
    min-height: 40px;

}
 
.UserProfileMasthead .tally {
    padding-left: 0px;
    margin-bottom: 10px;
}
 
/* Username field */
.UserProfileMasthead .masthead-info h1 {
    font-size: 16px;
}
 
/* Real name field */
.UserProfileMasthead .masthead-info h2 {
    margin-bottom: 5px;
    font-size: 14px;
}
 
/* Masthead bottom half */
.UserProfileMasthead .masthead-info > div {
    padding: 6px 15px 6px 15px;
    color: #a8cae5;
    background: transparent;
}
 
.UserProfileMasthead .masthead-info h2 span {
    color: #b1dffd;
}
 
.UserProfileMasthead .masthead-info .group {
    border: 1px solid #407cff;
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png) repeat;
    top: -1px;
    color: #a8cae5;
    font-size: 11px;
    text-transform: capitalize;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
         -o-border-radius: 10px;
            border-radius: 10px;
}
 
.WikiaUserPagesHeader div.tabs-container {
    overflow: hidden;
    min-width: 500px;
    margin: 0px;
}
 
.WikiaUserPagesHeader .tabs {
    border-bottom: 1px solid #286bf7;
    margin-left: 10px;
    margin-right: 10px;
}
 
.WikiaUserPagesHeader .tabs .selected {
    -webkit-border-radius: 8px 8px 0px 0px;
       -moz-border-radius: 8px 8px 0px 0px;
         -o-border-radius: 8px 8px 0px 0px;
            border-radius: 8px 8px 0px 0px;
}
 
.WikiaUserPagesHeader .tabs li a {
    display: inline-block;
    border: 1px solid #1d4cb3;
    font-size: 12px;
    color: #6c93f5;
    margin-top: 4px;
    margin-bottom: -3px;
    padding: 3px 10px;
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png) repeat;
    -webkit-border-radius: 5px 5px 0px 0px;
       -moz-border-radius: 5px 5px 0px 0px;
         -o-border-radius: 5px 5px 0px 0px;
            border-radius: 5px 5px 0px 0px;
}
 
.WikiaUserPagesHeader .tabs .selected a {
    background: transparent url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png) repeat;
    border: 1px solid #286bf7;
    color: #a8cae5;
    font-weight: bold;
    margin-top: 0px;
    padding: 6px 10px;
    -webkit-border-radius: 5px 5px 0px 0px;
       -moz-border-radius: 5px 5px 0px 0px;
         -o-border-radius: 5px 5px 0px 0px;
            border-radius: 5px 5px 0px 0px;
}

/* USER profile box and tabs submenu end */
/* ************************************* */


/* ****************************** */
/* Backgrounds and customizations */

.opacity10 {
    background: url(http://images3.wikia.nocookie.net/__cb20100718055330/allods/images/d/d0/Opacity10.png);
}

.opacity20 {
    background: url(http://images4.wikia.nocookie.net/__cb20100718055331/allods/images/4/4f/Opacity20.png);
}

.opacity30 {
    background: url(http://images4.wikia.nocookie.net/__cb20100718055331/allods/images/c/cf/Opacity30.png);
}

.opacity40 {
    background: url(http://images4.wikia.nocookie.net/__cb20100718055331/allods/images/b/b4/Opacity40.png);
}

.opacity50 {
    background: url(http://images1.wikia.nocookie.net/__cb20100718055332/allods/images/2/24/Opacity50.png);
}

.opacity60 {
    background: url(http://images2.wikia.nocookie.net/__cb20100718055332/allods/images/a/a6/Opacity60.png);
}

.opacity70 {
    background: url(http://images1.wikia.nocookie.net/__cb20100718055332/allods/images/5/54/Opacity70.png);
}

.opacity80 {
    background: url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png);
}

.opacity90 {
    background: url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/6/64/Opacity90.png);
}

.opacity5white {
    background: url(http://images2.wikia.nocookie.net/__cb20100816075712/allods/images/0/02/Opacitywhite5.png);
}

.opacity10white {
    background: url(http://images1.wikia.nocookie.net/__cb20100816075729/allods/images/6/6a/Opacitywhite10.png);
}


.htt .tooltip-content .tooltip-hide, .hidden { display:none; }

.tooltip-ready {
    visibility:hidden;
    display:block;
    z-index:999;
}

div.itemtooltip {
    width: 360px;
    margin: 5px;
    background: url(http://images3.wikia.nocookie.net/__cb20100718055333/allods/images/f/f0/Opacity80.png);
}

div.itemtooltip, div.itemtooltip1 {
    border: 1px solid;
    -moz-border-radius: 0.65ex;
    -webkit-border-radius: 0.65ex;
}

.blueborders td {
    border:solid 1px #204185;
}

.trborders td {
    border:solid 1px transparent;
}

/* Backgrounds and customizations end */
/* ********************************** */
Advertisement