Topo 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 url("http://topography.wikia.com/index.php?title=MediaWiki:Countries.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");
@import url(http://fonts.googleapis.com/css?family=Monoton);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: Old English Text MT;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}

/* Highlighting Users */
a[href$="/wiki/User_blog:2Actimv"],
a[href$="/wiki/Special:Contributions/2Actimv"] {
    color: #FA5302 !important;
    font-weight: bold !important;
}
 
a[href$="/wiki/User:2Actimv"],
a[href$="/wiki/Message_Wall:2Actimv"] {
    color: #FA5302 !important;
    font-weight: bold !important;
}

/* Special Font Class */
.SpecialFontClass { font-family: Monoton !important; }

/* Special Font Class 2 */
.SpecialFontClass2 { font-family: 'Open Sans', sans-serif !important; }

/* Top Wiki Navigation */
/** Removes Borders of Navigation **/
.WikiHeader > nav li.marked > a { border-top: none; border-bottom: none; } 
 
.navbackground div { background: transparent !important; }
 
.WikiHeader nav li.nav-item a, .WikiHeader nav li.nav-item.marked a {
   border: none;
}
 
/** End of Removes Borders of Navigation **/
.nav-item.marked, .nav-item.marked > a { border-top-color:transparent !important; } 
 
.WikiHeader .buttons .contribute ul li a {
    padding: 5px;
}
 
.WikiNav .navbackground, .WikiNav .nav li.marked,
.WikiNav .nav .subnav-3 li a:hover {
    background-image: url();
}
.WikiNav .nav .subnav-3 li a:hover {
    color: white;
}
.WikiNav .nav .subnav-3 {
    margin-left: 0;
}
.WikiNav .nav .subnav-3 li a {
    padding: 3px 16px;
}
.WikiNav .nav .subnav {
    padding: 0;
}
 
.WikiHeader .navbackground, .WikiHeader > nav .subnav-2 {
	border-radius: 0 0.75em 0 0.75em; 
	-moz-border-radius: 0 0.75em 0.75em;
}
 
.WikiHeader nav li.marked, .WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {
     border-radius: 0.75em 0.75em 0 0;
     -moz-border-radius: 0.75em 0.75em 0 0;
}
 
.WikiHeader nav {
     border-radius: 1em 1em 1em 1em;
     -moz-border-radius: 1em 1em 1em 1em;
}
 
.WikiHeader > nav li.marked > a {
     border-top: none;
}
 
.WikiHeader .buttons .share-button .share-dot {
   background-image: url();
}
 
.WikiHeader > nav li > a {
    border-left: none;
    color: black;
}
 
.WikiHeader .navbackground {
    color: white;
    margin-top: 0px;
}
 
.WikiHeader > nav .subnav-3, .WikiHeader > nav .subnav-3 li, 
.WikiHeader > nav .subnav-3 li a:hover {
   border-radius: 15px;
   -moz-border-radius: 15px;
}
.WikiHeader > nav .subnav-3 a, .WikiHeader > nav .subnav-3 a li,
.WikiHeader > nav .subnav-3 a li a:hover {
   border-radius: 15px;
   -moz-border-radius: 15px;
}

/* End of Top Wiki Navigation */

/* Wiki Buttons */
nav.wikia-menu-button, 
a.wikia-button.secondary.talk, 
a.wikia-button.comments, 
input[type="submit"], 
nav.wikia-menu-button.secondary,
a.wikia-button.upphotos,
.wikia-button.wikia-photogallery-add,
div.chat-join button, 
.wikia-button.share, 
#WikiaRandomWiki, 
#WikiaSearch button,
input[type="reset"], 
input[type="button"],
a.wikia-button.secondary.talk, 
a.wikia-button.comments,
.wikia-single-button a,
.WikiaHeader li > .wikia-button,
.button, 
button,
nav.wikia-menu-button:active,
.WikiHeader nav:active,
nav.wikia-menu-button:hover { 
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}


/* Polls */
div.ajax-poll {
    -moz-border-radius: 1ex;
    border-radius:1ex;
    border: 2px solid #FA5302;
}
 
.pollAnswerVotes, .pollAnswerVotes li {
  border-radius: 8px !important;
}
 
.pollAnswerVotes div {
    background: linear-gradient(left, transparent 0%, #FA5302 100%) repeat scroll 0 0 #fff !important;
    background: -o-linear-gradient(left, transparent 0%, #FA5302 100%) repeat scroll 0 0 #fff !important;
    background: -ms-linear-gradient(left, transparent 0%, #FA5302 100%) repeat scroll 0 0 #fff !important;
    background: -icab-linear-gradient(left, transparent 0%, #FA5302 100%) repeat scroll 0 0 #fff !important;
    background: -webkit-linear-gradient(left, transparent 0%, #FA5302 100%) repeat scroll 0 0 #fff !important;
    background: -khtml-linear-gradient(left, transparent 0%, #FA5302 100%) repeat scroll 0 0 #fff !important;
    background: -moz-linear-gradient(left, transparent 0%, #FA5302 100%) repeat scroll 0 0 #fff !important;
    border-radius: 8px !important;
}


/* Chat and Forum */
.ChatModule, .WikiaActivityModule {
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 2px solid #FA5302;
} 
 
/* Content Boxes */
#toc {
    border-radius: 15px;
    -moz-border-radius: 15px;
    border: 2px solid #FA5302;
}

/* Account Navigation and Notifications */
.AccountNavigation .subnav, 
#WallNotifications .subnav, 
#WallNotifications li, 
.AccountNavigation li {
    border-radius: 15px;
    -moz-border-radius: 15px;
}
 
.AccountNavigation .subnav li a:hover, 
#WallNotifications .subnav li a:hover {
    border-radius: 15px;
    -moz-border-radius: 15px;
}
 
/* Tools Menu */
.WikiaFooter .tools-menu, .WikiaBarWrapper .tools-menu, .WikiaFooter .tools-menu li, 
.WikiaBarWrapper .tools-menu li, .WikiaFooter .tools-menu li a:hover, 
.WikiaBarWrapper .tools-menu li a:hover {
  border-radius: 15px !important;
  -moz-border-radius: 15 !important;
}
 
/* Menu's of Buttons */
nav.wikia-menu-button li, 
nav.wikia-menu-button li a:hover,
nav.wikia-menu-button ul {
    border-radius: 15px !important;
    -moz-border-radius: 15px !important;
}
 
/* Global Navigation */
.GlobalNavigation .subnav, 
.GlobalNavigation .subnav li, 
.GlobalNavigation .subnav li a:hover {
    border-radius: 15px;
    -moz-border-radius: 15px;
}

/* Modules */
.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {
    position: relative;
    padding:5px;
    padding-left:15px;
    -webkit-border-top-right-radius:15px;
    -moz-border-top-right-radius:15px;
    border-top-right-radius:15px;
    -webkit-border-top-left-radius:15px;
    -moz-border-top-left-radius:15px;
    border-top-left-radius:15px;
    -webkit-border-bottom-right-radius:15px;
    -moz-border-bottom-right-radius:15px;
    border-bottom-right-radius:15px;
    -webkit-border-bottom-left-radius:15px;
    -moz-border-bottom-left-radius:15px;
    border-bottom-left-radius:15px;
    border: 2px solid #FA5302;
}

/* Search Bar */
.WikiaSearch input[type="text"] { 
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  border: 2px solid #FA5302;
  padding-left: 5px;
}

/* Category Box */
.WikiaArticleCategories {
    position: relative;
    padding:5px;
    padding-left:15px;
    -webkit-border-top-right-radius:15px;
    -moz-border-top-right-radius:15px;
    border-top-right-radius:15px;
    -webkit-border-top-left-radius:15px;
    -moz-border-top-left-radius:15px;
    border-top-left-radius:15px;
    -webkit-border-bottom-right-radius:15px;
    -moz-border-bottom-right-radius:15px;
    border-bottom-right-radius:15px;
    -webkit-border-bottom-left-radius:15px;
    -moz-border-bottom-left-radius:15px;
    border-bottom-left-radius:15px;
    border: 2px solid #FA5302;
}

/* Thumb restyling */
.thumb {
    -moz-border-radius:1ex;
    border-radius:1ex;
}

/*-- Border on the outside --*/
figure.thumb.thumbinner {
    border: 2px solid #FA5302;
    border-radius: 15px;
    -moz-border-radius: 15px;
}
/*-- Border on the inside --*/
figure.thumb a.image img {
    border: 2px solid #FA5302;
    border-radius: 10px;
    -moz-border-radius: 10px;
}

.InfoboxImagesBorders img {
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 2px solid #FA5302 !important;
}

/* Removing attribution on pictures under thumb display */
.WikiaArticle .picture-attribution {display:none;}


/* Wiki Page Header */
.WikiaPageHeader h1 {
  background: #FA5302;
  border: 1px solid #FA5302;
  border-width: 2px 5px 5px 5px;
  color: white;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.WikiaPageHeader {
  border-bottom: 2px solid #FA5302 !important;
}

h3 {
    font-weight: bold;
}

/* Avatar/Profile */
.avatar {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
}

.UserProfileMasthead .masthead-avatar .avatar {
    border: 5px solid #FA5302;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.UserProfileMasthead .masthead-info hgroup {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
    
.UserProfileMasthead .masthead-info {
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-position: right !important;
    background-image: url('http://img2.wikia.nocookie.net/__cb20140312155400/topography/images/4/40/World_Map_White_003.png');
    margin: 50px 0px 0px 165px;
    zoom: 1 !important;
}
    


/*Moving Text*/
#animated { 
-webkit-animation: slideRight 30s infinite;
-moz-animation: slideRight 30s infinite;
animation: slideRight 30s infinite; 
}
 
 
@keyframes slideRight { 0% { 
    -webkit-transform: translateX(0); 
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0); }
    100% { 
    -webkit-transform: translateX(500%);
    -moz-transform: translateX(500%);
    -ms-transform: translateX(500%); 
    transform: translateX(500%); } } 


/*--Class Actimv--*/
.Actimv { 
   background-image: url(http://images.wikia.com/topography/images/1/10/Header_004.png); 
   color: black; 
   text-shadow: yellow 0 0 1px; 
   font-weight: bold  !important;
}

/*--Class Actim--*/
.Actim {
   background-image: url(http://images.wikia.com/topography/images/b/b3/World_Map_Header_002.png); 
   color: yellow !important;
}

/*change color link by hovering over*/
 
a:hover {
        color: White !important;
	text-decoration:none;
	-webkit-transition: all linear 400ms;
	-moz-transition: all linear 400ms;
	-ms-transition: all linear 400ms;
	-o-transition: all linear 400ms;
	transition: all linear 400ms;
}

/*Link shadow instead of underline*/
 
a:visited:hover, .color2 a:visited:hover { 
  text-shadow: OrangeRed 0 0 2px;
  text-decoration:none;
}
 
a:hover, .color2 a:hover {
  text-shadow: OrangeRed 0 0 2px;
  text-decoration:none;
}


/* Wikia clock */
#displayTimer { font-size: 12px !important; }
 
#showdate a { color: white !important; }

/* Navigation Hover Class */
.hovernav img { opacity:0.75; filter:alpha(opacity=55);-webkit-transition: all linear 400ms;
	-moz-transition: all linear 400ms;
	-ms-transition: all linear 400ms;
	-o-transition: all linear 400ms;
	transition: all linear 400ms;
 /* For IE8 and earlier */ }
.hovernav img:hover { opacity:1.0; filter:alpha(opacity=100);-webkit-transition: all linear 400ms;
	-moz-transition: all linear 400ms;
	-ms-transition: all linear 400ms;
	-o-transition: all linear 400ms;
	transition: all linear 400ms;
 /* For IE8 and earlier */ }

/* Hover Logo */
#WikiHeader h1.wordmark img { opacity:0.8; filter:alpha(opacity=80);
        -moz-transition: all linear 400ms;
	-ms-transition: all linear 400ms;
	-o-transition: all linear 400ms;
	transition: all linear 400ms;
/* For IE8 and earlier */ }
#WikiHeader h1.wordmark img:hover { opacity:1.0; filter:alpha(opacity=100);
        -moz-transition: all linear 400ms;
	-ms-transition: all linear 400ms;
	-o-transition: all linear 400ms;
	transition: all linear 400ms; 
/* For IE8 and earlier */ }

/* Customizing Tabber */
.tabbertab {
   border-top: 2px solid #FA5302 !important;
   border-bottom: none !important;
   border-left: none !important;
   border-right: none !important;
}
 
/* add spaces to tabview tabs */
.tabberlive > ul.tabbernav > li {
        margin-right: 2px;
}
/* not applying on the last tabview tabs */
.tabberlive > ul.tabbernav > li:last-child {
        margin-right: 0px;
}
 
.tabbernav {
   background: transparent;
   border-bottom: none !important;
   padding: 3px 0 !important;
}
 
ul.tabbernav li a {
   color: white !important;
   padding: 3px 0.5em !important;
   margin-left: 0px !important;
   background: #FA5302 !important;
   border: 2px solid #FA5302 !important;
   font-weight: normal !important;
   -moz-border-radius-topright: 15px !important;
   border-top-right-radius: 15px !important;
   -moz-border-radius-topleft: 15px !important;
   border-top-left-radius: 15px !important;
   position: relative;
}
 
ul.tabbernav li.tabberactive a {
   border: 2px solid #FA5302 !important;
   color: white !important;
   font-weight: bold !important;
   border-bottom: 0px solid orangered !important;
   background-color: #FA5302 !important;
   cursor: default;
}
 
ul.tabbernav li.tabberactive {line-height: 0px !important;}
 
ul.tabbernav li.tabberactive:first-child a {
   margin-left: 0px !important;
}
 
.tabbertab  .ajax-poll {
   border: none !important;
}
 
.tabberlive .tabbertab h2, .tabberlive .tabbertab h3 {
   display:block !important;
}
/* End of Customizing Tabber */


/* </pre> */

/*collapsible button */
table.navbox.collapse-button-white .t_show_hide > a {
        color: blue !important;
}

/* Hot Spot aka Most Edited Pages Background Colors */
div.hot-spot-severity-1 {
    background: #E93004 !important;
}
 
div.hot-spot-severity-2 {
    background: #F6471D !important;
}

div.hot-spot-severity-3 {
    background: #FF5F39 !important;
}

div.hot-spot-severity-4 {
    background: #FF6A46 !important;
}

div.hot-spot-severity-5 {
    background: #FE7553 !important;
}

/* Chat Customization */
.ChatWindow { 
    background-color: #FA5302;
}

.Chat li.you { background: transparent; }
Advertisement