Nota: Después de publicar, quizás necesite actualizar la caché de su navegador para ver los cambios.

  • Firefox/Safari: Mantenga presionada la tecla Shift mientras pulsa el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presione Ctrl+Shift+R (⌘+Shift+R en Mac)
  • Edge: mantenga presionada Ctrl mientras pulsa Actualizar, o presione Ctrl+F5
/* FONT */
@import url('https://fonts.googleapis.com/css?family=VT323');

/* FGW 2018 */
body.page-FANDOM_Gaming_Week_2018,
.page-FANDOM_Gaming_Week_2018 .WikiaPageBackground
{
    background-image: none !important;
    background-color: black !important;
}
.page-FANDOM_Gaming_Week_2018 .WikiaPage {
    width:100% !important;
    border: none;
    color:white;
    text-shadow: 0px 0px 1px white;
    padding: 0 !important;
}

.page-FANDOM_Gaming_Week_2018 .WikiaTopAds {
    /* display:none; */
}

.page-FANDOM_Gaming_Week_2018 .WikiaPage .WikiaPageBackground {
    background: black !important;
}

.page-FANDOM_Gaming_Week_2018 .WikiaMainContent {
    margin:0 !important;
    width:100% !important;
}

.FGW18-top {
    width: 100%;
    min-height: 750px;
    background: url(https://vignette.wikia.nocookie.net/corporate-spanish/images/e/e8/FGW18-Main_ES.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    content:"";
    border-top: 3px #656e78 solid;
}

.FGW18-top div {
    display:none;
}

.FGW18-topmed {
    border: 1px solid #DFEC24;
}

.FGW18-topmed img {
    height: auto;
    width: 100%;
}

.FGW18-FANDOM{
    background-color: #002A32;
    border-top: 7px #D7F11F solid;
    height: 42px;
    text-align: center;
    padding-top: 13px;
    border-bottom: 1px #D7F11F solid;
}


.FGW18-NContainer {
    padding: 0 50px;
    overflow-y: scroll;
    height: 400px;
}

#FGW18-firstsection {
    margin-top: -120px;
}

.FGW18-text a, .FGW18-text2 a, .FGW18-text3 a, .FGW18-text4 a {color: yellow}
.FGW18-text, .FGW18-text2, .FGW18-text3, .FGW18-text4 {
    min-width: 800px;
    max-width: 1000px;
    margin: auto;
    font-family:'Rubik', sans-serif;
    text-align: justify;
    border: black 2px solid;
    padding: 15px 30px;
    margin-bottom:30px;
}

.FGW18-text {
    background: url(https://vignette.wikia.nocookie.net/corporate-spanish/images/8/8a/FGW18-BG-Screen.gif) repeat;
}
.FGW18-text2 {
    background: url(https://vignette.wikia.nocookie.net/corporate-spanish/images/6/69/FGW18-BG-Screen2.gif) repeat;
}
.FGW18-text3 {
    background: url(https://vignette.wikia.nocookie.net/corporate-spanish/images/e/e0/FGW18-BG-Screen3.gif) repeat;
}
.FGW18-text4 {
    background: url(https://vignette.wikia.nocookie.net/corporate-spanish/images/8/8a/FGW18-BG-Screen.gif) repeat;
}

.FGW18-text p, .FGW18-text2 p, .FGW18-text3 p, .FGW18-text4 p {
    /* width: 640px; 
    margin: auto; */
    margin: 10px;
    font-size: 16px;
    line-height: 33px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px;
}
.FGW18-text p + p, .FGW18-text2 p + p, .FGW18-text3 p + p, .FGW18-text4 p + p {
    margin: 10px;
}

#FGW18-firstsection h2 {
    margin-top:20px;
}

.FGW18-text h2, .FGW18-text2 h2,.FGW18-text3 h2, .FGW18-text4 h2  {
    text-transform: uppercase;
    text-align: left;
    line-height: 46px;
    font-size: 35px;
    text-shadow: 0px 0px 4px #DFEC24;
    color: #DFEC24;
    font-weight: 900;
    border-bottom: 0;
    margin-left:20px;
    margin-right:20px;
    font-family:"VT323";
}

.FGW18-text #E318-uppercase, .FGW18-text2 #E318-uppercase, .FGW18-text3 #E318-uppercase, .FGW18-text4 #E318-uppercase {
    font-size: 85px;
    line-height: 70px;
}

.FGW18-text #E318-subline, .FGW18-text2 #E318-subline, .FGW18-text3 #E318-subline, .FGW18-text4 #E318-subline {
    line-height: 40px;
}

.page-FANDOM_Gaming_Week_2018 .FGW-items {
    font-size:inherit; 
    line-height:inherit; 
    width:100%; 
    max-width:375px; 
    margin:auto; 
    border-top:0; 
    border-bottom:0; 
    margin-bottom:0; 
    margin-top:0;
    display:inline-block;
    overflow-y: auto;
    height: 490px;
}

.page-FANDOM_Gaming_Week_2018 .FGW-items .FGW-item {
     border-bottom: 2px solid #96d320;
     margin: 5px 0;
     padding-bottom: 5px;
}

.page-FANDOM_Gaming_Week_2018 .FGW-items .FGW-item a, 
.page-FANDOM_Gaming_Week_2018 .FGW-items .FGW-item a:active, 
.page-FANDOM_Gaming_Week_2018 .FGW-items .FGW-item a:visited {
     color: #009bbe;
}

.page-FANDOM_Gaming_Week_2018 .FGW-items .FGW-item:last-child {
     border-bottom: none;
}

.page-FANDOM_Gaming_Week_2018 .FGW-items .FGW-item h3 {
     display: inline;
     font-size: 14px;
     font-weight: 500;
     line-height: normal;
}

.page-FANDOM_Gaming_Week_2018 .FGW-items .FGW-written-by {
     font-style: italic;
     text-align: right;
     color:#EEECDC;
     margin-top: 2px;
     font-size: 9pt;
}

.FGW18-NSection {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

#FGW18-NList {
    margin-right: 15px;
}

.page-FANDOM_Gaming_Week_2018 .CategorySelect.articlePage,
.page-FANDOM_Gaming_Week_2018 .FGW18-table .noticias {
    display:none;
}

.FGW18-badges {
    background: transparent;
    width:100%;
}

.FGW18-badges .FGW18-BContainer {
    width: 100%;
    max-width: 800px;
    margin: auto;
    text-align: center;
    padding-top: 20px;
}

.FGW18-badges .FANDOM-badge {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    font-style: normal;
    font-family: 'Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-size: 0.750rem;
    line-height: 1.5rem;
    background: transparent;
    width: 305px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 10px;
}

.FGW18-badges .FANDOM-avatar {
    border: 2px solid #ccc;
    height: 60px;
    margin: 0 auto;
    width: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
}

.FGW18-badges .FANDOM-avatar img {
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
}

.FGW18-badges .FANDOM-about {
    margin: 14px 5px 0;
    line-height: 1.3125rem;
    height: 130px;
}

.FGW18-badges .FANDOM-profile {
    background-color: #2c343d;
    margin-top: 20px;
    text-transform: uppercase;
}

.FGW18-text2 .FANDOM-badge p {
    margin-top:5px;
    margin-bottom:5px;
    font-family:"VT323";
}

#FGW18-volunteers .FGW18-BContainer .FANDOM-badge {
    margin-bottom: 25px;
    width: 100px;
}    

#FGW18-volunteers .FGW18-BContainer .FANDOM-avatar {
    height: 50px;
    width: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

#FGW18-volunteers .FGW18-BContainer .FANDOM-avatar img {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

#FGW18-volunteers .FANDOM-username {
    font-weight: bold;
    font-size: 12pt;
    font-family: "VT323";
}

#FGW18-volunteers .FANDOM-username a {
    color: #fff;
}

.page-FANDOM_Gaming_Week_2018 .WikiaFooter {
    display:none;
}

.page-FANDOM_Gaming_Week_2018 .wds-global-footer {
    margin-top: 0;
    border-top: 4px #656e78 solid;
}

#FGW18-Schedule {
    margin-top:15px;
    margin-bottom:15px;
    text-align:center;
}

.FGW18-TS {
    width: 100%;
    max-width: 800px;
    text-align:left;
}

.FGW18-TS div div {
    text-align:center;
}

.FGW18-TSR1 {
    font-weight: bold;   
}

.FGW18-TSR1 div, 
.FGW18-TSR2 div,
.FGW18-TSR3 div,
.FGW18-TSR4 div,
.FGW18-TSR5 div,
.FGW18-TSR6 div,
.FGW18-TSR7 div {
    display: inline-block;
    width: 10%;
    vertical-align: middle;
    height: 21px;
    overflow: hidden;
}

.FGW18-TSR1:hover, 
.FGW18-TSR2:hover,
.FGW18-TSR3:hover,
.FGW18-TSR4:hover,
.FGW18-TSR5:hover,
.FGW18-TSR6:hover,
.FGW18-TSR7:hover {
    transition:All 1s ease;
    background:#006661;
}

.FGW18-TS .FGW18-TSC1 {
    width: 120px;
    transition:All 1s ease;
}

.FGW18-TSR2:hover .FGW18-TSC1 {
    height: 50px;
    transition:All 1s ease;
}
.FGW18-TSR3:hover .FGW18-TSC1 {
    height: 75px;
    transition:All 1s ease;
}
.FGW18-TSR4:hover .FGW18-TSC1 {
    height: 210px;
    transition:All 1s ease;
}
.FGW18-TSR5:hover .FGW18-TSC1 {
    height: 160px;
    transition:All 1s ease;
}
.FGW18-TSR6:hover .FGW18-TSC1 {
    height: 130px;
    transition:All 1s ease;
}
.FGW18-TSR7:hover .FGW18-TSC1 {
    height: 50px;
    transition:All 1s ease;
}

.FGW18-TS .FGW18-TSC2 {
    width: 100px;
}

#FGW18-Schedule #SA {
    color: white;
}
#FGW18-Schedule #DO {
    color: #00D6D6;
}
#FGW18-Schedule #LU {
    color: #DFEC24;
}
#FGW18-Schedule #MA {
    color: #EE1A41;
}

.FGW18-text #FGW18-NList h2,
.FGW18-text #FGW18-Twitter h2,
.FGW18-text #FGW18-CHubs h2,
.FGW18-text .FGW18-NLinks h2 {
    font-size: 22px;
}

.FGW18-text figcaption {
    display:none;
}
.FGW18-CHubs {
    text-align:center;
}
.FGW18-CHubs img {
    margin:15px;
}
.FGW18-CHubLogo {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 6%;
}

.FGW18-back {
    text-align: right;
    margin-bottom: 30px;
}
.FGW18-back a {
    color: #DFEC24;
    font-style: italic;
    font-size: 12px;
}

.FGW18-NLinks {
    width: 425px;
    float: right;
    margin-bottom: 25px;
}
.FGW18-NLinks ul {
    list-style: none;
    margin: 0px;
    padding-left: 8px;
    padding-bottom: 6px;
    border-left: 2px solid #DFEC24;
    border-bottom: 2px solid #DFEC24;
}
.FGW18-NLinks h2 {
    margin-top: 5px;
    text-align: right;
    margin-bottom: 0px;
    line-height: 25px;
}

.FGW18-NLinks li{
    float: none; 
    width: 100%;
}

.FGW18-NLinks li a {
    display: block;
    color: #EEECDC;;
    width: 100%;
    padding-left: 5px;
    border-left: 5px solid;
    position: relative;
    z-index: 2;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    background: #006661
}
    
.FGW18-NLinks li a:hover {
    border-bottom: 0px;
    border-left: 5px solid #006661;
    color:#006661;
}

.FGW18-NLinks li a:after {
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 0px;
    position: absolute;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    z-index: -1;
    background: #00D6D6
}

.FGW18-NLinks li a:hover:after {
    width: 100%;
    background: #00D6D6
}

.FGW18-quote {
    position: relative;
    width: 100%;
    max-width: 600px;
    font-weight: bold;
    margin: auto;
    margin-bottom: 45px;
    margin-top: 35px;
    padding: 13px;
    background-repeat: no-repeat;
    background-size: 12%;
    background-image: url(https://vignette.wikia.nocookie.net/corporate-spanish/images/5/5d/E3-Quote.png/revision/latest?cb=20170613024349);
}
.FGW18-quote p {
    color:#00D6D6;
    font-family: 'Rubik', sans-serif;
    font-weight: 900;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 15px;
    line-height: 29px;
    font-size: 28px;
    width: 550px;
}
.FGW18-quote span{
    font-size: 13px;
    font-weight: 700;
    padding-left:30px;
}
.FGW18-EdiB {
    margin: auto;
    width: 170px;
}
.FGW18-EdiB a {
    width: 10em;
    height: 1.75em;
    background: #00D6D6;
    color: #002a32;
    display: block;
    text-decoration: none;
    border-radius: 0.5em;
    font-size: 1em;
    box-shadow: 0 0.75em 0 #006661, 0 1.25em 0 0.35em #c9e8e3;
    text-align: center;
    padding: 0.5em;
    position: relative;
    -webkit-transition: all .1s;
    transition: all .1s;
}
.FGW18-EdiB a:hover, .FGW18-EdiB a:focus {
    -webkit-transition: all .25s;
    transition: all .25s;
    background: #fafafa;
    color: #002a32;
    box-shadow: 0 0.75em 0 #c2c2c2, 0 1.25em 0 0.35em #c9e8e3;
}
.FGW18-EdiB a:active {
    box-shadow: 0 0 0 0.35em #c9e8e3;
    -webkit-transform: translate(0, 1.25em);
    transform: translate(0, 1.25em);
    -webkit-transition: all .1s;
    transition: all .1s;
}