The 100 Wiki
Advertisement
The 100 Wiki

Nota: dopo aver pubblicato, potrebbe essere necessario pulire la cache del proprio browser per vedere i cambiamenti.

  • Firefox / Safari: tieni premuto il tasto delle maiuscole Shift e fai clic su Ricarica, oppure premi Ctrl-F5 o Ctrl-R (⌘-R su Mac)
  • Google Chrome: premi Ctrl-Shift-R (⌘-Shift-R su un Mac)
  • Internet Explorer / Edge: tieni premuto il tasto Ctrl e fai clic su Aggiorna, oppure premi Ctrl-F5
  • Opera: premi Ctrl-F5.
@import url(https://fonts.googleapis.com/css?family=Poiret+One);
@import url(https://fonts.googleapis.com/css?family=Raleway:200);

.noCaption .article-thumb figcaption {display:none;}

.WikiaBarCollapseWrapper {background-color:rgba(17, 21, 9, .7);}
 
.global-navigation.inverse{background-color:rgba(17, 21, 9, .7);box-shadow:0px}
 
.wds-global-footer {background-color:rgba(17, 21, 9, .7);}

.AdminDashboardHeader{box-shadow:none;background:none;border:none;}
 
.AdminDashboard .admin-dashboard-content .control-section .controls{background:rgba(17, 21, 9, .7);}
.AdminDashboard .admin-dashboard-content .control-section header{
    background:rgba(17, 21, 9, .7);
    border:none;
}


/*User styling*/
.UserProfileMasthead .masthead-info-lower{position:relative}
.UserProfileMasthead .masthead-info-lower:before{display:none;}
.UserProfileMasthead .masthead-info {
    box-shadow:none;
    background:rgba(17, 21, 9, .7);
    border-radius:3px;
}
.UserProfileMasthead .masthead-info hgroup{
    background-color:#111509;
    background-image:none;
    border-radius:0px;
}
.UserProfileMasthead .masthead-avatar .avatar{border:none;}
/*End user styling*/


/* Wiki nav (from Sia and The Middle wikias) */
.WikiHeader > nav.WikiNav .navbackground {
    width: 99.4%;
}
.WikiNav .navbackground {
    background-color: transparent;
    border-top: 1px solid #fff;
    margin-top: 5px;
}
.WikiNav .nav-item {
    background-color: transparent !important;
    border-bottom: 0;
}
.WikiNav .nav-item > a {
    color: #fff;
    border-left: 0;
    padding: 2 15px;
    font-size: 15px;
}
.WikiHeader > nav li.marked {
    border-bottom: 5px solid #fff;
}
.WikiNav .nav-item.marked > a {
    border-top: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.WikiNav .subnav-2 * {
    -webkit-transition: 0.1s all linear;
    -moz-transition: 0.1s all linear;
    -o-transition: 0.1s all linear;
    transition: 0.1s all linear;
}
.WikiNav .subnav-2 {
    margin-top: 4px;
}
.WikiNav .subnav-2 a {
    color: #fff
}
.WikiNav .subnav-2a {
    border: 0 !important;
    border-radius: 0 !important;
    padding: 2px 15px;
    color: #fff ;
}
.WikiNav .subnav-2a:hover, .WikiNav .marked2 .subnav-2a {
    background-color: #fff !important;
    color: #000 !important;
}
.WikiNav .marked2 .subnav-2 {
    background-color: #fff !important;
    color: 000 !important;
}
.WikiNav .subnav-2a:first-child {
    margin-left: 0 !important;
}
.WikiNav .chevron {
    display: none;
}
.WikiNav .marked2 .subnav-3 {
    box-shadow: 0 0;
    margin-left: 0;
    top: 31px !important;
    border: 0;
    padding:0;
    background-color: #fff;
    color: #000;
}
.WikiNav .marked2 .subnav-3a {
    padding: 2px 10px;
    background-color: #fff;
    color: #000;
}  
.WikiNav .marked2 .subnav-3a:hover {
    background-color: #000;
    color: #fff;
}
.WikiNav .navbackground > div {
    background-color: transparent;
}
.WikiNav .navbackground .chevron {
    display: none;
}
.WikiNav a {
    text-decoration: none !important;
}
/* End wiki nav */


/* Mainpage */
.mainpage .WikiaFooter {display: none;}
.mainpage #articleCategories {display: none;}

/* End of Mainpage */

/* Page style and skin */
.WikiaPageBackground, .WikiaPage {
    border: 0;
    border-radius:3px;
}
.WikiaArticle {
    text-align: justify;
    text-justify: inter-word;
}
.WikiaPage {
    border: 0;
}
.WikiaRail .module {
    border: 0;
    border-radius:3px;
    background-color: rgba(17, 21, 9, .7);
}
.article-categories {
    border: 0;
    border-radius:2px;
}
.WikiaFooter section {
    border: 0;
    background: none;
}
.WikiaFooter {
    border: 0;
    border-radius:2px;
    width: 1024px;
    margin:none;
    background-color: none;
}
.WikiaFooter #SPOTLIGHT_FOOTER {
    border: 0;
    background: none;
    margin:none;
}
#WikiaMainContentContainer .tally {
    display: none;
}
.WikiaPage h1 {
    font-size: 35px;
    color: #fff;
    letter-spacing:1px;
    text-transform: uppersize;
    font-family: 'Raleway', sans-serif;
}
.WikiaPage h2 {
    font-size: 30px;
    border-bottom: 0;
    padding-top:2px;
    padding-bottom:2px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}
.WikiaPage h3 {
    color: #fff;
    font-size: 20px;
}
.wikia-page-header .header-container {
    border: 0;
}
/* End Page style and skin */


/* Pencil icon */
 .WikiaArticle .editsection {
    float: right;
    font-weight: normal;
}
.WikiaArticle .editsection > a {
    content: url("http://vignette2.wikia.nocookie.net/the100/images/c/c0/Edit-pencil.png");
    width: 20px;
    height: 20px;
}
.WikiaArticle .editsection .edit-pencil {
    display: none;
}
.wikia-photogallery-add { display: none !important; }
.edit.sprite, .sprite.edit-pencil {
    background: url("http://vignette4.wikia.nocookie.net/the100/images/6/6d/Edit-pencil2.png") no-repeat !important;}
    .edit-pencil {
    display:none;
}
/* End pencil icon */


/* Tabbers */
ul.tabbernav {
    color: #fff;
    border-bottom: 1px solid #fff !important;
    padding: 15px !important;
    font-weight: normal !important;
}
ul.tabbernav li a {
    color: #fff;
    padding: 10px !important;
    border: none !important;
    background: none !important;
    margin-left: 0px !important
}
.tabberlive {
    width: 100% !important;
}
.tabberlive .tabbertab {
    color: #fff;
    border:none !important;
    padding: 0px !important;
}
.tabberlive .tabbernav .tabberactive > a {
    color: #fff;
    border: 0;
    border-bottom: 5px solid #fff !important;
    background: none;
    font-weight: bold;
}
.tabberlive .tabbernav li > a {
    color: #fff !important;
    border: 0;
}
/* End tabbers */


/* Tabs on user pages and files */
ul.tabs {
    border-bottom: 1px solid #fff;
}
ul.tabs li a {
    background: none;
    margin-top: none;
    padding: 2px 15px;
    color:#fff;
}
ul.tabs .selected a {
    background: none;
    color: #fff;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 5px solid #fff;
    padding: 2px 15px;
    margin-top:-1px;
}
/* End of Tabs on user pages and files */


/* Infoboxes */
.portable-infobox {
    letter-spacing: 0px;
    border: none;
    background-color: rgba(17, 21, 9, .7);
    border-radius: 3px;
}
.portable-infobox .pi-secondary-background {
    background-color: #000;
}
.portable-infobox .pi-title {
    text-align: center;
    border: none;
    letter-spacing: 0px;
}
.portable-infobox .pi-font {
    text-align: left;
}
.portable-infobox .pi-secondary-font {
    letter-spacing: 0px;
}
.infobox .tabberlive {
    margin-top: 0;
    border: 0;
}
/* End infoboxes */

/* toc */
#toc {
    border: none;
    background-color: rgba(17, 21, 9, .7);
    padding: 2px 5px;
    border-radius:3px;
}
#toc .toctoggle {
    float: right;
}
#toc > ol > li {
    padding: 2px 5px;
}
/* End of Toc */
 
 
/* Polls */
.ajax-poll {
    border: none !important;
}
div.ajax-poll div.header {
    text-transform: none;
    font-size: 15px;
    font-weight: none;
}
/* End of Polls */

/* Hover */
 /** Link **/
a:hover {
    color: #fff;
	text-decoration:none;
}
 /** End link **/
 /** Image **/
.hoverimage img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.hoverimage img:hover {
    opacity: 0.7;
    filter: alpha(opacity=100);
    color:#fff;
}
 /** End image **/
/* End hover */
 
 
/* Scroll Bar */
::-webkit-scrollbar {width:3px;}
::-webkit-scrollbar-track {background-color:none;border-left: none;}
::-webkit-scrollbar-thumb {background-color: #fff;}
::-webkit-scrollbar-thumb:hover {background-color: none;}
/* End Scroll Bar */


/* Button */
 a.wikia-button.secondary,
 a.wikia-button,
 button,
 .button,
 #CategorySelectAdd,
 #CategorySelectCancel,
 .edit-topic,
 .preview-button,
 .quote-button,
 .quote-button.secondary,
 .share-button,
 #wpPreview,
 #wpPreviewMobile,
 .wikia-button.comments.secondary.talk,
 .wikia-menu-button,
 .wikia-menu-button.secondary.control-button,
 .wikia-menu-button.secondary.combined,
 .WikiHeader.buttons.share-button{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 1px;
    background-image:none;
 }
 a.wikia-button.secondary:hover,
 a.wikia-button:hover,
 button,
 .button:hover,
 #CategorySelectAdd:hover,
 #CategorySelectCancel:hover,
 .preview-button:hover,
 .quote-button:hover,
 .quote-button.secondary:hover,
 .share-button:hover,
 #wpPreview:hover
 #wpPreviewMobile:hover,
 .wikia-button.comments.secondary.talk:hover,
 .wikia-menu-button:hover,
 .wikia-menu-button.secondary.control-button.drop:hover,
 .wikia-menu-button:hover.secondary.combined,
 .wikia-menu-button.secondary.combined:hover,
 .WikiHeader.buttons.share-button:hover{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 1px;
    background-image:none;
 }
    #article-comm-submit,
    #ca-edit,
    #ca-viewsource,
    #ca-ve-edit,
    .chat-join,
    .css-publish-button,
    .follow.wikia-button,
    input[type="submit"],
    #publish,
    .replyButton,
    #mw-filedelete-submit,
    #wpSave,
    .wikia-menu-button.wikia-menu-button-submit,
    #WikiaRandomWiki{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 1px;
    background-image:none;
  }
    #article-comm-submit:hover,
    #ca-edit:hover,
    #ca-viewsource:hover,
    #ca-ve-edit:hover,
    .chat-join:hover,
    .css-publish-button:hover,
    .follow.wikia-button:hover,
    input[type="submit"]:hover,
    #mw-filedelete-submit:hover,
    #publish:hover,
    .replyButton:hover,
    #wpSave:hover,
    .wikia-menu-button.wikia-menu-button-submit,
    #WikiaRandomWiki{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 1px;
    background-image:none;
   }
   .drop{
       background-image:none;
       border-radius:1px;
   }
    .drop:hover{
       background-image:none;
       border-radius:1px;
   }
   .drop:active {
       background-image:none;
       border-radius:1px;
   }
.WikiaPage {
   border: none;
}
.media-gallery-wrapper {
padding: 0px !important;
}
.wikiaPhotoGallery-slider-body .horizontal .description-background {
bottom: 0px;
display: none;
height: 150px;
opacity: 0 !important;
position: absolute;
z-index: 98;
}
.wikiaPhotoGallery-slider-body .selected p > img {
    border: none !important;
    opacity: 1;
}
.wikiaPhotoGallery-slider-body .nav p > img {
    border: none !important;
    cursor: pointer;
    display: inline-block;
    opacity: 1 !important;
}
.wikiaPhotoGallery-slider-body .horizontal .description h2 {
border: 0;
border-bottom: none !important;
display: block;
color:white;
font-size: 23px !important;
font-weight: 900px;
height: 25px !important;
text-transform:uppercase;
line-height: normal;
margin: 0;
overflow: hidden;
width: 230px;
text-shadow:1px 1px 4px rgba(0,0,0, 0.35) !important;
}
.wikiaPhotoGallery-slider-body .horizontal .description p {
font-size: 13px !important;
height: 60px !important;
padding-top: 5px;
line-height: 30px;
opacity: 1;
overflow: hidden;
width: 230px;
text-shadow:1px 1px 4px rgba(0,0,0, 0.35);
}
element.style {
    top: 0px !important;
    margin-left: 0px;
    left: 0px;
}
.timeline {
border-radius: 1pxpx !important;
}
.customisable-border {
border: 0px !important;
}
.WikiaBarWrapper {
    background-color: rgba(17, 21, 9, .7);
    background-image: none !important;
    box-shadow: 0 0 0 0 !important;
    border: 0px !important;
    color: #fff;
}
.WikiaBarWrapper .toolbar {
    background-color: none;
    border: 0px !important;
    color: #fff;
}
/* End button */
Advertisement