Wiki Overwatch
Advertisement

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)
  • Internet Explorer/Edge: mantenga presionada Ctrl mientras pulsa Actualizar, o presione Ctrl+F5
  • Opera: Presiona Ctrl+F5.
/* Fuentes */

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNOAHFN6BivSraYkjhveRHY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlC2Q8seG17bfDXYR_jUsrzg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: local('Oxygen'), local('Oxygen-Regular'), url(https://fonts.gstatic.com/s/oxygen/v5/IIPDrwV5KNJo5-LaFlLy2fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: local('Oxygen'), local('Oxygen-Regular'), url(https://fonts.gstatic.com/s/oxygen/v5/78wGxsHfFBzG7bRkpfRnCQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* Títulos */
.wikia-page-header .header-container {
    color:#405275;
}

.header-column.header-title h1 {
    font-family: Source Sans Pro,Sans-serif;
    font-style: italic;
    font-size: 30px;
    text-transform: uppercase;
}

.activity-nav {
    font-size: 14px;
}

.WikiaRail .module h2 {
    font-family: Source Sans Pro,Sans-serif;
    font-style: italic;
    text-transform: uppercase;
    color: #405275;
}

.wikia-page-header .header-container {
    border-bottom-color: #919DAF;
}

.mw-headline {
    font-family: Source Sans Pro,Sans-serif;
    font-style: italic;
    text-transform: uppercase;
    color: #405275;
}

#wkRelPagHead {
    font-family: Source Sans Pro,Sans-serif;
    font-style: italic;
    text-transform: uppercase;
    color: #405275;
}

.WikiaArticle h2 {
    font-size: 25px;
    border-bottom-color: #919DAF;
    padding-bottom: 0;
}

.WikiaArticle h3 {
    font-size: 21px;
}

.WikiaArticle h4 {
    font-size: 16px;
}

.WikiaArticle h5 {
    font-size: 14px;
}

.WikiaRail .module h2 {
    margin-bottom: 0;
}

/* Plantillas*/
.enlace-b a, .enlace-b a:visited, .enlace-b a.new, .enlace-b a.new:visited{
    color: #C5C5C5 !important;
}

/* Enlaces no existentes */
a.new, a.new:visited {
    color: #B04400 !important;
}

/* Diseño de infobox */
.portable-infobox {
    background: #586785;
    color: #FFF;
    width: 300px;
}

.portable-infobox a,.enlaces-tablas a, .portable-infobox a.new,.enlaces-tablas a.new{
    color:#88e2f5 !important;
}

.portable-infobox .pi-title {
    background-color: #132A4D;
    text-align: center;
    font-family: Rubik,Helvetica,Arial,sans-serif;
    font-style: italic;
    text-transform: uppercase;
    color:#fff;
}
.pi-image-collection-tab-content {
    background-color: #586785;
}
.portable-infobox .pi-secondary-font {
    font-family: Rubik,Helvetica,Arial,sans-serif;
    font-style: italic;
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    padding: 3px;
}

.portable-infobox .pi-header,.pi-navigation {
    background-color: #132A4D;
}

.portable-infobox .pi-group {
    border: none;
}

.portable-infobox .pi-border-color {
	border-bottom-style: none;
}

.pi-horizontal-group .pi-horizontal-group-item:not(:first-child) {
    border-left-width: 0;
}

.pi-group .pi-navigation {
    background: #203554;
}

.portable-infobox a.new, .portable-infobox a.new:visited {
    color:#ecc79b !important;
}


.pi-collapse .pi-header::after {
    border-color: #C5C5C5;
}

.pi-collapse .pi-header {
    cursor: pointer;
}

.mw-content-ltr ol, .mw-content-ltr ul {
    margin: 0.4em 7px 0.5em 0.5em;
}

ul.pi-image-collection-tabs li.current {
    background: #132a4d;
    color: #fff;
    transform: skew(-0.25rad);
    border-radius: 4px;
}
ul.pi-image-collection-tabs li {
    border: none;
}

/* Tablas */
.general {
    background: #586785;
    color: #C5C5C5;
}
.general th {
    background: #132A4D;
    font-family: Source Sans Pro,sans-serif;
    font-style: italic;
    text-transform: uppercase;
    color: #C5C5C5;
}

/* Heroportrait */
.heroportrait {
    display: block;
    position: relative;
    width: 70px;
    height: 84px;
    margin: 2.4px 6px;
    border: 3px solid #f0edf2;
    border-left-width: 0;
    border-right-width: 0;
    background-color: rgba(51,51,51,.9);
    background-clip: padding-box;
    overflow: hidden;
    border-radius: 7px;
}
.heroportrait:hover { webkit-transform: scale(1.01); -ms-transform: scale(1.05); transform: scale(1.05); background-color: DarkOrange;}
/* Overprofile */
.overprofile { background-color: #f0edf2; color: #00a5e2; font-variant: small-caps; font-size: 17px; overflow: hidden; box-shadow: 0 4px 5px rgba(0,0,0,0.3); width: 90%; top: 0; -webkit-transition: .1s; transition: .1s; }
.overprofile th { background-color: #c6cbde; color: #405275; font-weight: bold; }
.overprofile td { border-right: 5px solid #727272; text-align: center; }
.overprofile:hover { -webkit-transform: scale(1.01); -ms-transform: scale(1.05); transform: scale(1.05); z-index: 10; }


/* Módulos */
.WikiaRail .module,
.WikiaRail .rail-module {
   border: transparent;
   background: #f0edf2;
   border-radius: .2rem;
   overflow: hidden;
   transition: .1s;
}
.WikiaRail .module:hover,
.WikiaRail .rail-module:hover {
   webkit-transform: scale(1.01); -ms-transform: scale(1.05); transform: scale(1.05);
}
#mw-content-text .module,
.WikiaRail .module,
.WikiaRail #RIGHT_SKYSCRAPER,
.WikiaRail .rail-module,
#mw-content-text .rail-module {
	border-color: #c6cbde;
	padding: 20px 15px 15px;
}
#mw-content-text .module .module-header,
#mw-content-text .rail-module .module-header,
.WikiaRail .module>h1,
.WikiaRail .rail-module>h1,
.WikiaRail #RIGHT_SKYSCRAPER h1,
.WikiaRail .module h2,
.WikiaRail .rail-module h2,
.WikiaRail #RIGHT_SKYSCRAPER h2,
.WikiaRail .module h1.chat-headline,
.WikiaRail .rail-module h1.chat-headline {
	background: #c6cbde !important;
	color: #405275;
	margin-left: -20px;
	margin-right: -20px;
	margin: -20px -15px 15px;
	padding: 10px;
	text-align: center !important;
}
.WikiaRail .module.community-page-entry-point-module {
    overflow: initial;
}
.ChatModule h2.chat-headline span {
    margin: auto;
    float: none;
}

.WikiaRail .rail-module .wds-button.wds-is-secondary.start-a-chat-button {
    border: 2px solid #E3E9FF;
    background: #E3E9FF;
    border-radius: .5em;
    margin-right: -15px;
    margin-top: -25px;
}

.WikiaRail .rail-module .wds-button.wds-is-secondary.start-a-chat-button:hover {
    background: #5F626B !important;
    border: 1px solid #5F626B !important;
    color: White;
}
Advertisement