Wikia Las Chicas Superpoderosas Reboot
Sin resumen de edición
Etiqueta: sourceedit
Sin resumen de edición
Etiqueta: sourceedit
Línea 52: Línea 52:
 
/* User profile masterhead info */
 
/* User profile masterhead info */
 
.UserProfileMasthead .masthead-info {
 
.UserProfileMasthead .masthead-info {
background-image: url("http://vignette2.wikia.nocookie.net/powerpuff/images/0/0f/The-powerpuff-girls-2016_g6uk.jpg/revision/latest?cb=20160611004716");
+
background-image: url("http://vignette2.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/9/97/Tumblr_odgej3iZQY1re42cko5_1280.png/revision/latest?cb=20161001170456&path-prefix=es");
 
}
 
}
 
img.thumbimage {
 
img.thumbimage {
Línea 60: Línea 60:
 
.avatar {
 
.avatar {
 
border-radius: 3px;
 
border-radius: 3px;
}
 
 
/* Top Header parameters */
 
.WikiHeader {
 
background: url("http://vignette1.wikia.nocookie.net/powerpuff/images/0/01/Tumblr_o2q8waj7jG1uvpm16o1_400.gif/revision/latest?cb=20160312111346") top;
 
 
}
 
}
 
.WikiHeader .WikiNav li.nav-item:not(.marked) {
 
.WikiHeader .WikiNav li.nav-item:not(.marked) {

Revisión del 17:14 1 oct 2016

/*Acercamiento al logo*/
 
.WikiHeader .wordmark {
    -moz-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -moz-transition: All 0.6863s ease;
    -o-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -o-transition: All 0.6863s ease;
    -webkit-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -webkit-transition: All 0.6863s ease;
    color: #708090;
    font-weight: bold;
    margin-bottom: 10px;
    width: 250px;
    word-wrap: break-word;
}

/*** Diseño de caja del spotlight ***/
/* Imagen y diseño */
 
footer.WikiaFooter.notoolbar section {
    background-image: URL("http://vignette1.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/7/7d/459b7b34072462.56c36fcd0d975.jpg/revision/latest?cb=20160715065709&path-prefix=es");
    top: 10px;
    width: 950px;
    border-color: white;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    font-variant: small-caps;
    color: white;
}
 
.WikiHeader .wordmark:hover {
    -webkit-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -moz-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -ms-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -o-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
}

/***Fondo ocupador de pantalla lol***/
 
 .mediawiki { 
     background:#FF8C00 url(http://vignette1.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/5/55/Fondo_de_Octubre.png/revision/latest?cb=20161001165921&path-prefix=es) fixed center top !important; 
}
    body.mediawiki { 
    background-size: 100% auto !important; 
}

a.wikia-photogallery-add.wikia-button.noprint {
    display: none;
}
 
/* User profile masterhead info */
.UserProfileMasthead .masthead-info {
  background-image: url("http://vignette2.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/9/97/Tumblr_odgej3iZQY1re42cko5_1280.png/revision/latest?cb=20161001170456&path-prefix=es");
}
img.thumbimage {
	border: 1px dashed #D5D5D5;
}
 
.avatar {
	border-radius: 3px;
}
.WikiHeader .WikiNav li.nav-item:not(.marked) {
	background: rgba(0, 0, 0, 0.4);
}
.WikiHeader .WikiNav li.nav-item:not(.marked) a {
	color: #D1A3FF;
}
.WikiHeader .WikiNav li.nav-item: first-child,
.WikiHeader .WikiNav li.nav-item:first-child a {
	border-radius: 10px 0 0;
}
.WikiHeader .WikiNav li.nav-item: last-child,
.WikiHeader .WikiNav li.nav-item:last-child a {
	border-radius: 0 10px 0 0;
}
.WikiHeader .WikiNav li.marked {
	background: #a47719;
	transition: background 0.5s;
}
 
/*Actividad reciente*/
.WikiaRail .WikiaActivityModule {
	background-color: black;
    color: white;
}
 
/*Chat*/
.WikiaRail .ChatModule {
    background-color: black;
    color: white;
}
 
/* Configuración del fondo del Chat*/
 
.ChatWindow .Chat .inline-alert { background:url('http://vignette2.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/9/97/Tumblr_odgej3iZQY1re42cko5_1280.png/revision/latest?cb=20161001170456&path-prefix=es'); 
    color: white; 
    text-shadow: 0 0 4px pink, 0 0 5px pink, 0 0 7px pink, 0 0 10px pink, 0 0 5px pink; }
 
.WikiaRail .HotSpotsModule {
	background-size: inherit !important;
	background: url("http://vignette4.wikia.nocookie.net/powerpuff/images/5/52/Ppg2016_Unknownepisodetitle_n.jpg/revision/latest?cb=20160331103457") -20px 0;
	color: #fff;
}
 
body.ChatWindow {
    background-image: url("http://vignette4.wikia.nocookie.net/powerpuff/images/5/52/Ppg2016_Unknownepisodetitle_n.jpg/revision/latest?cb=20160331103457");
    background-size: cover; 
    background-attachment: fixed;
}
 
body.ChatWindow .WikiaPage {
    backgroun-image: url("http://vignette4.wikia.nocookie.net/powerpuff/images/5/52/Ppg2016_Unknownepisodetitle_n.jpg/revision/latest?cb=20160331103457");
    background-size: cover; 
    background-attachment: fixed;
    }
 
/* Cursor modificado */
body {
    cursor: url('http://vignette3.wikia.nocookie.net/powerpuff/images/1/11/Favicon_wikia.png/revision/latest?cb=20160604190358'), auto;
}
a:link{
  cursor: url('http://vignette2.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/6/6c/Blossom_16.png/revision/latest?cb=20160603215011&path-prefix=es'), pointer
}

    /*** Nombres de usuarios***/
 
    a[href$="Loli1218"] {
	color: #002366;
	content: "Fundador" !important;
	font-family: 'Comic Sans MS';
	font-weight: Bold;
	text-shadow:1px 1px 1px #0ff;
 
    }
 
    a[href$="Sebas_Universe"] {
    color: #ffef00 ;
    content: "Administrador" !important;
    font-weight: bold;
    font-family: Rosewood Std Regular;
    font-size:120%;
    text-shadow:1px 1px 5px #ac04f4;
 
    }
 
    a[href$="Steven5115"] {
    color: red ;
    content: "Administrador" !important;
    font-weight: bold;
    font-family: Arial;
    font-size:120%;
    text-shadow:1px 1px 5px #ac04f4;
    
    }
 
    a[href$="Buttercup_Bot"] {
    color: #33FFFF ;
    content: "Moderador de contenido" !important;
    font-weight: bold;
    font-family: Crewniverse;
    font-size:120%;
    text-shadow:1px 1px 5px #ac04f4;
 
 
 
/* Portadas */
/** Blossom **/
.blossom tr {
    transition: background .2s;
    border-radius: .3em;
    border-top: 2px solid #FF63FF;
    border-bottom: 2px solid #FF63FF;
    padding: 5px;
    background: #FFFFE0;
}
 
.blossom tr:hover {
    background: #FFCFFF;
}
 
/** Bubbles **/
.bubbles tr {
    transition: background .2s;
    border-radius: .3em;
    border-top: 2px solid #63D0FF;
    border-bottom: 2px solid #63D0FF;
    padding: 5px;
    background: #FFFFE0;
}
 
.bubbles tr:hover {
    background: #D6F1FF;
}
 
/** Buttercup **/
.buttercup tr {
    transition: background .2s;
    border-radius: .3em;
    border-top: 2px solid #69FF5E;
    border-bottom: 2px solid #69FF5E;
    padding: 5px;
    background: #FFFFE0;
}
 
.buttercup tr:hover {
    background: #CFFFCC;
}
 
/* Top Header parameters */
.WikiHeader {
	background: url('http://vignette4.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/e/e8/Adios%2C_Se%C3%B1orita_Bello_Title_Card.png/revision/latest?cb=20160412155811&path-prefix=es') top;
}
 
.WikiHeader .WikiNav li.nav-item:not(.marked) {
	background: rgba(0, 0, 0, 0.4);
}
.WikiHeader .WikiNav li.nav-item:not(.marked) a {
	color: #fff;
}
.WikiHeader .WikiNav li.nav-item: first-child,
.WikiHeader .WikiNav li.nav-item:first-child a {
	border-radius: 10px 0 0;
}
.WikiHeader .WikiNav li.nav-item: last-child,
.WikiHeader .WikiNav li.nav-item:last-child a {
	border-radius: 0 10px 0 0;
}
.WikiHeader .WikiNav li.marked {
	background: #a47719;
	transition: background 0.5s;
}
 
.WikiaRail .module {
	background-size: cover !important;
	background: url('http://vignette3.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/c/c1/Episodios_Power-Up_Puff-Portada.png/revision/latest?cb=20160421135203&path-prefix=es') top;
	color: #fff;
}
 
/*Acercamiento al logo*/
 
.WikiHeader .wordmark {
    -moz-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -moz-transition: All 0.6863s ease;
    -o-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -o-transition: All 0.6863s ease;
    -webkit-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -webkit-transition: All 0.6863s ease;
    color: #708090;
    font-weight: bold;
    margin-bottom: 10px;
    width: 250px;
    word-wrap: break-word;
}
 
.WikiHeader .wordmark:hover {
    -webkit-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -moz-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -ms-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
    -o-transform: rotate(1deg) scale(1.090) skew(180deg) translate(0px);
}
 
a.wikia-photogallery-add.wikia-button.noprint {
    display: none;
}
 
/*cabecera de perfil*/
 
.WikiaRail .CommunityCornerModule {
	background-size: inherit !important;
	background: url("http://vignette3.wikia.nocookie.net/powerpuff/images/4/43/PPG_KEY_ART_PR_2016-1-.jpg/revision/latest?cb=20150610160541") -23px;
	color: inherit;
}
.WikiaRail .LatestPhotosModule {
	background: url("http://vignette4.wikia.nocookie.net/powerpuff/images/8/82/Tumblr_o3u8b5T3Kq1sxhdxso1_500.png/revision/latest?cb=20160328105523");
}
.WikiaHeader,
.UserProfileMasthead .masthead-info {
	background: url("http://vignette4.wikia.nocookie.net/powerpuff/images/3/3c/Brandspotlight.jpg/revision/latest?cb=20160319114616") center;
}
.UserProfileMasthead .masthead-info,
.UserProfileMasthead .masthead-info a {
	color: #fff;
}
.UserProfileMasthead .masthead-info span {
	color: #fff;
	font-weight: bold;
}
.WikiaActivityModule a,
.WikiaActivityModule .edited-by,
.WikiaActivityModule h1 {
	background: rgba(0, 0, 0, 0.4);
}

/* Comentarios de los administradoes */
 
.comments li[data-user="Steven5115"] blockquote {
   background:#7CFC00 url("http://vignette2.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/8/8a/ADMINS.png/revision/latest?cb=20160918011648&path-prefix=es") center right no-repeat !important;
}
.comments li[data-user="Steven5115"] blockquote:after {
   border-color: transparent  #7CFC00 transparent !important;
}
.comments li[data-user="Steven5115"] blockquote div {
   background: transparent navy !important;
}
.comments li[data-user="Steven5115"] blockquote {color:#000000 !important;}
 
.comments li[data-user="Steven5115"] blockquote {border: 1.5px solid #7CFC00 !important;
}

.comments li[data-user="Marialinares"] blockquote {
   background:#7CFC00 url("http://vignette2.wikia.nocookie.net/las-chicas-superpoderosas-reboot/images/8/8a/ADMINS.png/revision/latest?cb=20160918011648&path-prefix=es") center right no-repeat !important;
}
.comments li[data-user="Marialinares"] blockquote:after {
   border-color: transparent #7CFC00 #7CFC00 transparent !important;
}
.comments li[data-user="Marialinares"] blockquote div {
   background: transparent navy !important;
}
.comments li[data-user="Marialinares"] blockquote {color:#000000 !important;}
 
.comments li[data-user="Marialinares"] blockquote {border: 1.5px solid #7CFC00 !important;
}