Destinypedia
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.
/******                     Destinypedia 3.0                   ******/
/******     Skin creado por User:Espartannoble6 - CC-BY-SA     ******/
/******     Skin created by User:Espartannoble6 - CC-BY-SA     ******/

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700,900);
 
.nowikia {
	display:none;
}

/* ELIMINAR "Image added by" */
aside.picture-attribution, div.picture-attribution { display:none !important; }

/* Cambios generales del cuerpo del wiki */
.WikiaPage {
border: 0px solid rgba(0, 0, 0, 0.180);
border-radius: 0px;
}

.WikiaPage .WikiaPageBackground {
    background-color: rgba(247,247,247,1);
    opacity: 1 !important;
}

.oasis-split-skin .WikiaPage {
  border-top: 0px solid rgba(0, 0, 0, 0.180);
  border-radius: 0px;
}


/* Fondo Superpuesto */	
body {
    background: #2b2b2b url("http://vignette2.wikia.nocookie.net/destiny/images/8/8b/Fondo_normal.jpg/revision/latest?cb=20160806123344&path-prefix=es")  no-repeat fixed center top !important;
    background-size: cover !important;
    font-family: 'Roboto', sans-serif;
}

.cke_contents body {
   background:#FFF;
}
 
.cke_show_borders {
   background:#FFF;
}

/* Modificaciones del Muro de Mensajes */
.Wall ul.comments>li.message>.speech-bubble-message:after {
border-color: #191919 #191919 transparent transparent;
border-width: 12px;
}

.Wall .SpeechBubble.new-message .speech-bubble-message:after {
border-color: #191919 #191919 transparent transparent;
}

.Wall .SpeechBubble.new-message .speech-bubble-message {
border-radius: 0px;
-webkit-border-radius: 0px;
background: #191919;
border: none;
padding: 10px;
}

.Wall textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 0px;
-webkit-border-radius: 0px;
background: #0d0d0d;
color: #d5d4d4;
border: none;
outline: none;
width: 100%;
line-height: inherit;
padding: 7px 10px 7px 10px;
resize: none;
margin: 0;
display: block;
overflow: hidden;
font-size: 13px;
}

.Wall .new-message textarea {
background: #0d0d0d;
font-size: 14px;
}

.Wall .MiniEditorWrapper.focused .editarea {
box-shadow: none;
-webkit-box-shadow: none;
background-color: #0d0d0d !important;
border: 1px solid #6a6a6a;
}

/* Retoques del aspecto General */
.WikiaFooter section, .WikiaFooter #LEFT_SKYSCRAPER_2, .WikiaBarWrapper section, .WikiaBarWrapper #LEFT_SKYSCRAPER_2 {
margin: 0 15px;
border: 1px solid #0096DB;
border-top-width: 0;
}

.RelatedPagesModule h2 {
border-bottom: solid 1px #0096DB;
font-size: 18px;
margin-top: 30px;
overflow: hidden;
}

.WikiaRail .module h2 {
    border: 0;
    color: rgb(0, 150, 219);
    font-size: 18px;
    font-weight: 400 !important;
    text-transform:uppercase;
    line-height:38px;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 2px;
    border-bottom: 2px solid rgba(255,255,255,0.15);
    text-shadow: 0 1px 1px rgba(0,0,0,.15);
}

.WikiaArticle h2 {
border-bottom: solid 1px #0096DB;
}

.activityfeed > li:not(:first-child) {
    border-top: 1px solid rgba(255,255,255,0.15);
}


.WikiaPagesOnWikiModule, 
.WikiaActivityModule, 
.WikiaImageModule, 
.ChatModule .chat-whos-here,
#WikiaSpotlightsModule, 
.WikiaArticle .thumbinner, 
.WikiaBlogListingBox, 
.HotSpotsModule, 
.WikiaRail .module,
.CommunityCornerModule, 
.WikiaFooter section, 
.LatestPhotosModule, 
.FollowedPagesModule {
    background: #181D25;
    color: #ffffff !important;
}

.ChatModule .chat-whos-here {
    zoom: 1;
    border: 1px solid #d0d0d0;
}

.ChatModule button {
    font-size: 90%;
    margin-top: 10px;
}

.ChatModule h2.chat-headline span {
    font-size:17px !important;
}

#SPOTLIGHT_FOOTER {
background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 50%,black 100%);
background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(100%,rgba(0,0,0,0)),color-stop(100%,black));
}

/*Encuesta de la Portada */
.mainpage div.ajax-poll {
  border-top: 3px solid rgba(255,255,255,0.2);
  clear: both;
  margin-top: 1em;
  padding: 10px 20px 10px 10px;
  padding: 1em;
  width: 40em;
  background: rgba(255,255,255,0.15);
}

/* Encuestas */
.pollAnswerVotes {
    border: none !important;
    background: #9b9b9b;
    height: 25px !important;
    line-height: 25px !important;
}

.pollAnswerVotes div {
    background-color: #0096db !important;
    border-right: 1px solid #0096db;
    height: 25px !important;
    line-height: 25px !important;
    box-shadow: none !important;
}


/* Botones */
a.wikia-button.secondary, .wikia-single-button a.secondary, .wikia-menu-button.secondary, input.secondary[type="submit"], input.secondary[type="reset"], input.secondary[type="button"], .button.secondary, button.secondary {
    border: 1px solid #0096DB;
    background: url("http://img1.wikia.nocookie.net/__cb20140706162103/destiny/es/images/2/2a/Bgb.png") transparent !important;
    border-radius: 0px;
    color: white;
}

a.wikia-button:hover, .wikia-single-button a:hover, .wikia-menu-button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:hover { 
background-color: #0096db !important;
background-image: none;
text-decoration: underline !important;
}
 
.WikiHeader .buttons .share-button { 
margin-top: 3px;
padding: 1px 18px 0px 9px;
position: relative;
}

.WikiHeader .buttons > .contribute:hover {
background: #0096db;
}

.wikia-menu-button.secondary ul li {
  border-top: 1px solid #cccccc;
  line-height: normal;
}

.WikiHeader .buttons .contribute ul { 
border-bottom: none;
color: #2B2B2B;
border-left: none;
border-right: none;
border-top: none;
box-shadow: 0px 0px 12px black;
padding: 0px;
top: 23px;
width: 160px;
}

.WikiHeader .buttons .contribute { 
margin-top: 3px;
padding-bottom: 1px;
vertical-align: middle;
}

.wikia-menu-button.secondary ul { 
background: white;
color: #2B2B2B;
border: none;
display: none;
left: -1px;
list-style: none outside none;
margin: 0px;
position: absolute;
top: 19px;
z-index: 100;
}

.WikiHeader .buttons .contribute ul li a:hover { 
background-color: #0096db !important;
text-decoration: none;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
}

.wikia-menu-button.secondary ul a:hover { 
background-color: #0096db !important;
text-decoration: none;
color: #ffffff !important;
font-family: 'Open Sans', sans-serif;
}

.wikia-menu-button.secondary ul a { 
color: #2B2B2B !important;
display: block;
font-family: 'Open Sans', sans-serif;
}

.wikia-menu-button ul a:hover { 
background-color: #0096db !important;
color: #ffffff !important;
font-family: 'Open Sans', sans-serif;
}

.wikia-menu-button ul { 
background-color: #ffffff !important;
color: #2B2B2B !important;
font-family: 'Open Sans', sans-serif;
border: 0px solid #ffffff !important;
}

.wikinav2 .WikiaRail > .WikiaSearch, .wikinav2 .WikiaSearchHeader > .WikiaSearch { 
margin-top: 2px;
}

.wikia-menu-button > a, .wikia-menu-button > li > a { 
border-bottom-left-radius: 0px;
}

wikia-menu-button > a:hover, .wikia-menu-button .drop:hover, .wikia-menu-button > li > a:hover { 
background-color: #0096DB;
background-image: none;
border: 0px solid #0096DB;
text-decoration: underline !important;
}

.wikia-menu-button.secondary > a:hover, .wikia-menu-button.secondary .drop:hover, .wikia-menu-button.secondary > li > a:hover { 
background-color: #0096DB;
background-image: none;
text-decoration: underline !important;
}

.wikia-menu-button > a:hover, .wikia-menu-button .drop:hover, .wikia-menu-button > li > a:hover { 
background-color: #0096db;
background-image: none;
text-decoration: underline !important;
}

a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button {
background-color: #0096DB !important;
background-image: none;
border: 1px solid #0096DB;
border-radius: 0px;
}

/*Menús y barras */
.wikinav2 .WikiaPageHeader {
border-bottom: solid 1px #0096DB;
padding-bottom: 4px;
margin-bottom: 10px;
}

.WikiHeader > nav ul, .WikiHeader > nav li {
  margin: 0;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  letter-spacing: .1rem;
}

.WikiHeader > nav.WikiNav .navbackground {
  width: -webkit-calc(100% + 0px);
  width: calc(100% + 0px);
  border-top: 1px solid #0096db;
}

.WikiaHeader .subnav.show {
        background: #ffffff !important;
	border: none !important;
	color: #2B2B2B !important;
	font-family: 'Open Sans', sans-serif !important;
        font-size: 13px !important;
        text-decoration: none; color:#0096DB;
        margin-top: 9px;
}

.WikiHeader .WikiNav {
right:0px;
}


.WikiHeader > nav.WikiNav {
  width: -webkit-calc(100% - 245px);
  width: calc(100% - 245px);
}

.WikiaHeader .wikia-header-mask { 
background-image: none !important;
}

.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a { 
background: #0096db;
color: #ffffff;
font-family: 'Open Sans',sans-serif;
border-radius: 0px;
border-bottom: 0px;
height: 100%;
}

.WikiHeader > nav .subnav-3 li a:hover {
background: #0096db;
color: #d5d4d4;
}

.WikiHeader > nav .subnav-3 {
margin-top:3px !important;
}

.WikiHeader > nav .subnav-2 {
    top: 36px;
}

.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a:hover { 
background-color: #f0f0f0;
color: #0096DB;
font-family: 'Open Sans', sans-serif;
}

.WikiHeader > nav li > a {
  border-left: 0px solid #2a2a2a;
  border-top: 1px solid transparent;
}

header.WikiaHeader {
background: 0px 0px rgba(0, 0, 0, 0.898);
box-shadow: none;
display: block;
height: 50px;
top: 0px;
z-index: 5;
}

.WikiaHeader nav { 
font-size: 20px !important;
margin-top: 7px;
font-family: 'Open Sans', sans-serif !important;
}

.WikiaBarWrapper .toolbar {
font-size: 12px !important;
margin-bottom: 7px;
font-family: 'Open Sans', sans-serif !important;
}

.WikiaBarWrapper { 
background: none !important;
background-image: url("http://www.bungie.net/img/theme/destiny/bgs/bg_hashes_innerNav.png") 0px 0px repeat-x !important;
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.506), 0px 0px 0px 0px #000000;
border-top: 1px solid #ffffff !important;
width: 100%;
}


.WikiaBarWrapper { 
background: 0px 0px rgba(0, 0, 0, 0.651) !important;
}

.wikia-menu-button ul a {
color: #2B2B2B;
}

.WikiaPageHeader h1 { 
color: #CCCCCC;
display: inline;
font-size: 35px;
line-height: 36px;
margin: 0px 10px 0px 0px;
overflow-wrap: break-word;
}

.WikiaPageHeader h1:hover { 
color: #FFFFFF;
text-decoration: none;
}

.WikiaFooter section > ul, .WikiaFooter #LEFT_SKYSCRAPER_2 > ul, .WikiaBarWrapper section > ul, .WikiaBarWrapper #LEFT_SKYSCRAPER_2 > ul { 
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 120%);
}
/* Aspecto páginas de categoría */
.category-gallery-item .title {
    background-color: #0096db;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    min-width: 130px;
    min-height: 32px;
}

.category-gallery-item .snippet {
    box-shadow: none;
    background-color: rgba(255,255,255,0.15);
    border-top: 3px solid rgba(255,255,255,0.15);
}

/* Aspecto de la barra de categorías */
.CategorySelect.articlePage .category a {
    color: #181D25;
}

.CategorySelect.articlePage .category {
    border-right: 0px solid #333333;
    margin-top: 3px;
    padding-right: 6px;
    background: #ffce1f;
    padding-left: 6px;
    transition: 0.3s;
    border-radius:3px;
}

.CategorySelect.articlePage {
    background-color: #181D25 !important;
}

.article-categories {
    border-left: 3px solid #ffce1f !important;
    border: 0px solid #333333;
}

/* Títulos de los blogs */
.WikiaBlogListing h2 {
    border: 0;
    font-size: 19px !important;
    margin: 0 90px 0 0;
    font-weight: 700 !important;
}

.WikiaBlogListing .author-details span {
    display: block;
    font-size: 0.85em;
}

/* Encabezado */
.Encabezado2 {
	background:url("http://img4.wikia.nocookie.net/__cb20140720223532/destiny/es/images/3/38/Head_bg.png") repeat right bottom;
	vertical-align:text-bottom;
	font-family: 'Passion One', cursive;
	top-margin: 10px;
	font-family:Impact, Charcoal, sans-serif;
	padding: 5px;
}

/* Módulos Portables */
.WikiaArticle .ForumActivityModule {
background: transparent !important;
border: transparent !important;
box-shadow: transparent !important;
}

/* Oculto para el tabview lo de hilos del foro - de GTA Encyclopedia, Gracias Bola :P */
.mainpage .RelatedForumDiscussion {
    display:none;
}

/* Añadimos antes de cada tema del foro unas comillas - de GTA Encyclopedia, Gracias Bola :P */
.mainpage .mw-content-ltr .ForumActivityModule em a:before {
    color: #0096db;
    content: "» ";
    font-weight: bold;
}

/* Suprimimos el avatar en la lista de mensajes del foro - de GTA Encyclopedia, Gracias Bola :P */
.mainpage .tabview-mainpage .ForumActivityModule .avatar {
    display: none;
}

/* Retiro el formato lista de la portada - de GTA Encyclopedia, Gracias Bola :P */
.tabview-mainpage .activityfeed li,
.avisos-comunidad li {
    list-style: none outside none;
    margin-top: 6px;
}
 
/* Modificamos los Tabview */
.tabs { 
border-bottom: 3px solid #BBC4C6 !important;
}

.tabs .selected a { 
background: white !important;
margin-bottom: -5px !important;
border-bottom: 3px solid #0096db;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
border-top: 1px solid transparent;
color: #0096db;
cursor: text;
text-decoration: none;

}

.tabview-mainpage .tabs li.selected a:hover, .tabberlive-mainpage ul.tabbernav li.tabberactive a:hover { 
background: transparent; 
border-bottom: 3px solid #0096db;
color: #0096db;
text-decoration: none;
text-shadow: none !important
margin-bottom: -5px !important;
}

.tabview-mainpage .tabs li a:hover, .tabberlive-mainpage ul.tabbernav li a:hover { 
color: #0096db;
text-shadow: none !important;
}

.tabs li a {
border-radius:0px !important;
}

/* Ocultamos encabezados */
.tabview-mainpage .tabBody .ForumActivityModule h1 {
    display:none;
}
.WikiaArticle .tabview-mainpage .tabBody .ForumActivityModule {
    background:transparent;
    padding: 0 0 0 10px;
    box-shadow:none;
    border:none;
}
.WikiaArticle .tabview-mainpage .tabBody .WikiaActivityModule li {
    padding: 0;
}

/* Modificamos los Tabber */

ul.tabbernav li { 
display: inline;
font-size: 14px !important;
font-weight: 400 !important;
line-height: normal;
list-style: none outside none;
margin: 0px;
}

ul.tabbernav li.tabberactive a { 
background-color: transparent !important;
border-bottom: 3px solid #0096db !important;
font-weight: 700 !important;
}

ul.tabbernav li a:link { 
color: #0096DB !important;

}

ul.tabbernav li a { 
background: transparent !important;
border-bottom: medium none currentColor !important;
border-left: 1px none transparent !important;
border-right: 1px none transparent !important;
border-top: 1px none transparent !important;
margin-left: 3px;
padding: 3px 0.5em;
text-decoration: none;
}

.tabberlive .tabbertab { 
border-bottom: 1px none transparent !important;
border-left: 1px none transparent !important;
border-right: 1px none transparent !important;
border-top: 3px solid #BBC4C6 !important;
}

ul.tabbernav { 
border-bottom: 1px transparent !important;
}

/* BarWrapper - Modificando la flecha deplegable de la barra inferior */
.WikiaBarWrapper .arrow { 
background-image: url("http://images.wikia.com/destiny/es/images/e/ea/FlechaAbajo.png") !important;
}

.WikiaBarCollapseWrapper .wikia-bar-collapse {
background-image: url("http://images.wikia.com/destiny/es/images/8/82/FlechaArriba.png") !important;
}

/* Modificando Perfiles de Usuario */
.UserProfileMasthead .details span {
color: #2b2b2b;
}

.UserProfileMasthead .masthead-info h2 span {
color: #5f5f5f;
}

.UserProfileMasthead .wikis span {
color: #2b2b2b;
}

.UserProfileMasthead .masthead-info hgroup {
border-top-left-radius: 0px;
-webkit-border-top-left-radius: 0px;
border-top-right-radius: 0px;
-webkit-border-top-right-radius: 0px;
}

.masthead-info hgroup {
    background-color:white;
}
 
.masthead-info {
    background-color:white;
}
 
.masthead-info-lower:before {
    border-color: #121212 #121212 transparent transparent;
}

.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {
    border: 0px solid #0096DB;
}

.UserProfileMasthead .masthead-info-lower:before {
border-color: #ffffff #ffffff transparent transparent;
}

.UserProfileMasthead .masthead-info hgroup {
background-color: #0096db;
background-image: none;
color: #ffffff;
overflow: auto;
padding: 8px 25px;
}

.UserProfileMasthead .masthead-info {
border-top-left-radius: 0px;
-webkit-border-top-left-radius: 0px;
border-top-right-radius: 0px;
-webkit-border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.25);
zoom: 1;
background: #fdfdfd;
margin-left: 165px;
margin-bottom: 20px;
position: relative;
color: #5f5f5f;
}

.UserProfileMasthead .masthead-info h2 span {
color: #3f3f3f;
}

.WikiaUserPagesHeader h1 { 
display: inline;
font-size: 35px;
margin: 0px 10px 0px 0px;
}

/* Icono de moderador del Chat */
.User.chat-mod .username::after, .User.staff .username::after { 
background-color: transparent;
background-image: url("http://images.wikia.com/destiny/es/images/a/a1/Sprite-Chat3.png");
background-repeat: no-repeat;
}

/* Cambiando el aspecto de la barra de navegación */
.WikiaHeader .chevron {
border-top-color: #e1e1e1;
}

.WikiHeader > nav { 
background: rgba(0,0,0,0);
top: 20px;
width: 755px;
}

.WikiHeader > nav li.marked { 
background-color: rgba(0, 0, 0, 0) !important;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

.WikiHeader > nav li.marked > a { 
border-left: 0px solid transparent;
border-bottom: 4px solid #0FB3FF;
border-top:0px;
color: white;
margin: 1px 0px;
padding: 0px 12px;
font-weight: bolder;
text-decoration: none !important;
}

.WikiHeader .navbackground { 
background-color: rgba(0, 0, 0, 0);
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0), 0px -1px 0px rgba(0, 0, 0, 0) inset;
height: 32px;
left: 0px;
margin-top: 3px;
position: absolute;
top: 32px;
width: 100%;
}

.WikiHeader .navbackground div { 
background-color: transparent;
height: 1px;
margin-top: 1px;
width: 100%;
}

.WikiHeader .navbackground img { 
border-bottom-color: transparent;
border-bottom-width: 0px;
border-left-color: transparent;
border-left-width: 0px;
border-right-color: transparent;
border-right-width: 0px;
border-top-color: transparent;
border-top-width: 0px;
float: right;
margin-top: 30px;
}

.WikiHeader > nav li { 
border-bottom: 0px solid #0096DB !important;
font-family: 'Open Sans',sans-serif;
color: #ffffff;
font-size:13px;
transition: background-color 0.25s !important;
}

.WikiHeader > nav .subnav-2 li {
  font-size: 11px;
  line-height: 32px;
  margin-top: -3px;
}

.WikiHeader > nav .subnav {
background: white;
}

.WikiHeader > nav .subnav-3 li {
background: white;
}

.WikiHeader .buttons .contribute > img { 
height: 17px;
margin-bottom: 0px;
margin-top: -3px;
}

.WikiHeader > nav .subnav-3 li a {
-webkit-border-radius: none;
border-radius: 0px;
border: none;
font-size: 12px;
line-height: 25px;
display: block;
margin: 0px;
padding: 5px 9px;
color: #2b2b2b;
}

.HotSpotsModule li div div { 
border-radius: 0px;
}

.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a:hover {
background-color: #0096db;
color: #ffffff;
font-family: 'Open Sans',sans-serif;
border-radius: 0px;
height:100%;
}

.WikiHeader > nav .subnav-3 {
-webkit-box-shadow: 1px 2px 12px 0px black;
-moz-box-shadow: -1px 2px 12px 0px black;
box-shadow: 1px 2px 12px 0px black;
z-index: 90;
display: none;
top: 25px;
min-width: 150px;
border: none;
margin-left: 3px;
margin-top: 4px;
font-family: 'Open Sans',sans-serif;
}

/* Efecto de transparencia (Gran Theft Encyclopedia) */
.hover-effect {
    margin: -3px 0 0.5em;
    padding-left: 8px;
}
.hover-effect img {
    opacity: .60;
    -khtml-opacity: .60;
    -moz-opacity: .60;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}
 
.hover-effect img:hover {
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

/* Efecto de selección */
.NavigationButton {
	background: rgba(0, 0, 0, 0);
	border-radius:0px;
	transition: background-url 0.5s;
}

.NavigationButton:hover {
    background: rgba(255,255,255,0.15);
	border-radius: 0px;
	color: #FFFFFF !important;
}

.NavigationButton:active {
	background: #0096db;
	border-radius: 0px;
	color: #FFFFFF !important;
}

/* Botón Mágico */
.btn {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background-color: #000000;
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-size: 1.2em;
  margin: auto;
  padding: 30px;
  text-decoration: none;
  transition: all 0.5s ease;
  width: 150px !important;
  text-align: center;
}
.btn:hover {
  background-color: #0096db;
  border: 2px solid #0096db;
  text-align: center;
  padding: 30px;
}

.btnttk {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #d4be28;
  color: #ffffff;
  display: inline-block;
  font-size: 1.2em;
  margin: auto;
  padding: 30px;
  text-decoration: none;
  transition: all 0.5s ease;
  width: 150px !important;
  text-align: center;
}
.btnttk:hover {
  background-color: #d4be28;
  border: 1px solid #d4be28;
  text-align: center;
  padding: 30px;
}

/** CITAGRANDE - tomado de destiny.wikia.com, creado por T3CHNOCIDE **/
.citaGrande {
    background-color: #FAFAFA;
    background-color: transparent;
    background-image: url(http://vignette4.wikia.nocookie.net/destinypedia/images/0/08/BigQuotebg.png);
    background-repeat: no-repeat;
    padding: 10px;
    padding-left: 90px;
    display: table;
    margin: auto;
}
 
.fuenteCita {
    text-align: right;
}
 
/******************/
/** TEMPLATE CSS **/
/******************/
/** Default **/
.ColorPrimario {
	background: #efefef;
	border-color: #de1e1e;
	border-style: solid;
	color: #000;
}
 
.ColorSecundario {
	background: #000;
	border-color: #000;
	border-style: solid;
	color: #FFF;
}
 
.ColorTerciario {
	background: rgba(0,0,0,0.15);
	border-color: #000;
	border-style: solid;
}


/* Infobox */
 
.InfoboxFondo {
	float:right;
	clear:right;
	width:250px;
	background:rgba(255,255,255,0.15);
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	border-collapse:collapse;
	font-size:smaller;
	line-height:1.5;
	margin-left: 5px;
	margin-right: 5px;
}
 
.InfoboxImagen {
	text-align:center;
	margin: 0px;
	padding:0px;
	background:rgba(0, 0, 0, 0);
}
 
.InfoboxMapa {
	text-align:center;
	margin: 0px;
	padding:0px;
	background:rgba(0, 0, 0, 0);
	border-bottom:1px solid #0096db;
}
 
.InfoboxTitulo {
	text-align:center;
	font-size:larger;
	color:#FFFFFF;
	background:#0096db;
	border-top:1px solid #0096db;
	border-bottom:1px solid #0096db;
}
 
.InfoboxEncabezado {
	background:#0096db;
}
 
.InfoboxSubEncabezado1 {
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #0096db;
}
 
.InfoboxSubEncabezado2 {
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
 
.InfoboxFuente {
	text-align:center;
	background:#0096db;
	border-bottom-left-radius: 1px;
	border-bottom-right-radius: 1px;
	padding:0px;
}

/** Infoboxes portátiles **/
/*** Predeterminado ***/
.pi-border-color {
    border: none;
}
.pi-background {
    background: #101416;
}
.pi-secondary-background {
    background: #39464b !important;
    color: #FFF;
}
 
.pi-image-thumbnail {
    width: auto;
}
 
.pi-navigation {
    text-align: center;
    color: #FFF;
    border-radius: 0 0 5px 5px;
    padding: 0 !important;
    font-weight: normal !important;
}
.pi-navigation a {
    color: #FFF !important;
}

/*** Título Predeterminado ***/
.pi-title {
	text-align: center;
	font-weight: bold !important;
	background: #69828b;
}
 
/*** Título según la rareza ***/
.pi-theme-Excepcional .pi-title, .pi-theme-Excepcional .pi-image {
    background: #CEAE32;
    background: rgba(206,174,50,1);
}
.pi-theme-Leyenda .pi-title, .pi-theme-Leyenda .pi-image {
    background: #4E3263;
    background: rgba(78,50,99,1);
}
.pi-theme-Peculiar .pi-title, .pi-theme-Peculiar .pi-image {
    background: #557F9E;
    background: rgba(85,127,158,1);
}
.pi-theme-Poco-común .pi-title, .pi-theme-Poco-común .pi-image {
    background: #2F6B3C;
    background: rgba(47,107,60,1);
}
.pi-theme-Común .pi-title, .pi-theme-Común .pi-image {
    background: #F5F5F5;
    background: rgba(245,245,245,1);
    color: #000;
}

/*** Título y encabezados según plataforma ***/
.pi-theme-PlayStation-4 .pi-title, .pi-theme-PlayStation-4 .pi-image, .pi-theme-PlayStation-4 .pi-secondary {
    background: #073152;
    background: #073152;
    background: #073152;
}

.pi-theme-Xbox-One .pi-title, .pi-theme-Xbox-One .pi-image, .pi-theme-Xbox-One .pi-secondary {
    background: #107c10;
    background: #107c10;
    background: #107c10;
}


/* Licencias y atribuciones */
Parte de las imágenes presentes en el wiki cuyo link está insertado en las páginas del css de este mismo son propiedad de Bungie Studios.
Parte del código css del wiki, en especial el que afecta a las secciones de noticias, es una adaptación de la Gran Theft Encylcopedia en español, elaborado por el usuario "Bola". Gracias Bola :)
Advertisement