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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@import url('/index.php?title=MediaWiki:LandingPage.css&ctype=text/css&action=raw');
@font-face {font-family: "Futura";
    src: url("//db.onlinewebfonts.com/t/ac36fe28ff8cfba5e0e55e6253e3e25e.eot");
    src: url("//db.onlinewebfonts.com/t/ac36fe28ff8cfba5e0e55e6253e3e25e.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/ac36fe28ff8cfba5e0e55e6253e3e25e.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/ac36fe28ff8cfba5e0e55e6253e3e25e.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/ac36fe28ff8cfba5e0e55e6253e3e25e.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/ac36fe28ff8cfba5e0e55e6253e3e25e.svg#Futura") format("svg");
}

.mainpage-box-right .header {
    font-weight:bold;
    text-transform:uppercase;
	letter-spacing:3px;
    font-size:25px;
	font-family:"Futura";
    color:white;
}
 
.mainpage-box-right {
    padding:25px;
    color:white;
}

.mainpage-box-wiki a,
.mainpage-box-wiki a:link {
    color:yellow;
    text-decoration:underline;
}
 
.mainpage-box-wiki .header {
    font-weight:bold;
    text-transform:uppercase;
	letter-spacing:3px;
    font-size:25px;
	font-family:"Futura";
    color:white;
}
 
.mainpage-box-wiki {
    padding:25px;
    background:#111;
    color:white;
}

.mainpage-box-about,
.mainpage-box-gallery
 {
     margin:20px auto auto auto;
     width:670px;
}
 
.mainpage-box-about .header,
.mainpage-box-gallery .header {
     text-align:left;
     font-size:35px;
     letter-spacing:1px;
     text-transform:uppercase;
     margin:0 auto 10px auto;
     padding-bottom:10px;
     font-family:"Futura";
     color:#fff;
     font-weight:bold;
}

.mainpage-box-gallery a {
color:yellow;
text-decoration:underline;
font-family:Futura;
font-size: 15px;
text-transform:uppercase;
}

.mainpage-box-share .icons {
     text-align: left; 
     margin:15px 4px;
}
.mainpage-box-share .icon {
     display: inline;
     margin-right:9px;
}

.portable-infobox {
    box-shadow: 0px 0px 3px #000000;
    margin-right: 10px;
    font-size: 10px;
    font-family: Lato;
    border-bottom: 5px solid #000;
}
 
.pi-horizontal-group-item {
text-align:center;
}
 
.portable-infobox.pi-background {
   background-color: #000000;
}
 
.portable-infobox .pi-data:hover, .portable-infobox .pi-horizontal-group-item:hover {
    background: rgba(255, 234, 0,0.7);
}
 
.portable-infobox .pi-title {
    text-align: center;
    font-size: 13pt;
    text-transform: none !important;
    letter-spacing: 0 !important;
    background-color: #000;
    color: #FFF !important;
    padding-top: 5px;
    padding-bottom: 3px;
}
 
.portable-infobox .pi-header {
    text-align: center !important;
    font-size: 10pt;
    font-weight: normal;
    text-transform: none !important;
    letter-spacing: 0 !important;
    background-color:#000;
    color: #FFF !important;
    padding-top: 
1px;
    padding-bottom: 1px;
}
 
.portable-infobox .pi-header a {
    color: #CCDFFF;
}
 
.portable-infobox .pi-navigation {
    text-align: center;
    background-color: #1a202e;
    color: #FFF !important;
    font-weight: normal;
}
 
.portable-infobox .pi-navigation a {
    color: #CCDFFF;
}
 
.portable-infobox .pi-data-label {
    color: #FFFFFF !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-size: 11px;
    -ms-flex-preferred-size: 160px;
    -webkit-flex-basis: 160px;
    -moz-flex-basis: 160px;
    flex-basis: 160px;
}
 
.portable-infobox .pi-data-value {
    font-size: 11px;
}
 
.portable-infobox .pi-item-spacing {
    padding: 4px 15px;
}
 
 
.portable-infobox.type-conflicto .pi-horizontal-group {
    text-align: left;
}
 
 
.portable-infobox .pi-border-color {
    border-color: #cecece;
}
 
ul.pi-image-collection-tabs li {
    border: 1px solid #CECECE;
}
 
.pi-caption {
    color: #3A3A3A;
    font-size: 5px;
    font-style: normal;
    text-align: center;
    margin-top: -8px;
}
 
 
.pi-collapse .pi-header::after {
    border-color: #1a202e;
}
.pi-collapse .pi-header:first-child::after {
    border-color: #1a202e;
}
 
.portable-infobox .pi-item-spacing {
    padding: 4px 13px;
}

.mainpage-box-discussions-post {
    background: rgba(0,0,0,0.60);
    border-radius:4px;
    color:#fff;
    font-weight:bold;
    line-height:25px;
    margin:1em 0;
    padding:10px 15px;
    display: flex;
    align-items: center;
}
.mainpage-box-discussions-post a {
color:white;
text-decoration:underline;
}
 
.mainpage-box-discussions-post-img {
    float:right;
    line-height:36px;
    margin-right:16px;
    position:relative; 
}
 
.mainpage-box-discussions-post:hover {
    background: rgba(0,0,0,0.50);
}

.mainpage-box-disc a,
.mainpage-box-disc a:link {
    color:#fff;
    text-decoration:underline;
}
 
.mainpage-box-disc .header {
    font-weight:bold;
    text-transform:uppercase;
	letter-spacing:3px;
    font-size:25px;
	font-family:"Futura";
    color:#000;
}
 
.mainpage-box-disc {
    padding:25px;
    background:#ffea00;
    color:#000;
    margin-top:27px;
}

/* References text */
.references { font-size: 80%; }

body {
        background-image: url("https://static.wikia.nocookie.net/watchmen/images/5/50/Wiki-background/revision/latest?cb=20190919140446") !important;
        background-size: cover; 
        background-attachment:fixed;
}

.fandom-community-header__background:before {
    background-image: none;                  /* remove header gradient */
}

.theme-fandomdesktop-light .mainpage-box-about .header,
.theme-fandomdesktop-light .mainpage-box-gallery .header {
     text-align:left;
     font-size:35px;
     letter-spacing:1px;
     text-transform:uppercase;
     margin:0 auto 10px auto;
     padding-bottom:10px;
     font-family:"Futura";
     color:black;
     font-weight:bold;
}

.theme-fandomdesktop-light .mainpage-box-gallery a {
color:black;
text-decoration:underline;
font-family:Futura;
font-size: 15px;
text-transform:uppercase;
}

.pi-data-value {
	color:white;
}