Flipline Studios Wiki Español
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.
/********************/
/* Google Web Fonts */
/********************/
@import url('https://fonts.googleapis.com/css?family=Nunito');
@import url('https://fonts.googleapis.com/css?family=Acme');
@import url('https://fonts.googleapis.com/css?family=Kalam');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Courgette');
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Mina');
@import url('https://fonts.googleapis.com/css?family=Lobster');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Baloo Chettan');
@import url('https://fonts.googleapis.com/css?family=Varela Round');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Amaranth');
@import url('https://fonts.googleapis.com/css?family=Indie Flower');
@import url('https://fonts.googleapis.com/css?family=Viga');
@import url('https://fonts.googleapis.com/css?family=Bad Script');
@import url('https://fonts.googleapis.com/css?family=Grand Hotel');

body {
    font-family: 'Viga';
}

a[href$="/wiki/Usuario:MateoRavenclaw"],
table.diff a[title="Usuario:MateoRavenclaw"],
ul.special li a[title="Usuario:MateoRavenclaw"],
span.changedby a[title="Usuario:MateoRavenclaw"],
ul#pagehistory li a[title="Usuario:MateoRavenclaw"] {
        color: #00A025 !important; 
        font-family:'Pristina';    
        font-size:150%;
        text-shadow: 1px 0px 2px #000000 ;
        font-weight:bold;
}

a[href$="Usuario:Nick2345"],
a[href$="Muro:Nick2345"],
a[href$="Usuario_Blog:Nick2345"],
a[href$="Especial:Contribuciones/Nick2345"] {
    font-weight: bold !important; 
    font-family: Baloo Chettan !important;
        color: black !important; 
        text-shadow: 1px 2px 3px white !important; 
        font-weight:bold !important;
}

a[href$="/wiki/Usuario:Maxpengui586"],
table.diff a[title="Usuario:Maxpengui586"],
ul.special li a[title="Usuario:Maxpengui586"],
span.changedby a[title="Usuario:Maxpengui586"],
ul#pagehistory li a[title="Usuario:Maxpengui586"] {
        color: #191970 !important; 
        text-shadow: 0px 2px 3px #87CEFA !important; 
        font-weight:bold !important;
}

a[href$="Usuario:Senpai_(%E3%83%9B%E3%83%AB%E3%83%98)"],
a[href$="Muro:Senpai_(%E3%83%9B%E3%83%AB%E3%83%98)"],
a[href$="Usuario_Blog:Senpai_(%E3%83%9B%E3%83%AB%E3%83%98)"],
a[href$="Especial:Contribuciones/Senpai_(%E3%83%9B%E3%83%AB%E3%83%98)"] {
        color: #ff9f00 !important; 
        text-shadow: 0px 2px 3px  #ff8c00 !important;
        font-weight:bold !important;
}

a[href$="Usuario:JackXxxxxx"],
a[href$="Muro:JackXxxxxx"],
a[href$="Usuario_Blog:JackXxxxxx"],
a[href$="Especial:Contribuciones/JackXxxxxx"] {
        color: #FFD700 !important; 
        text-shadow: 0px 2px 3px  #F0E68C !important;
        font-weight:bold !important;
}

a[href$="Usuario:JohnDavid1188"],
a[href$="Muro:JohnDavid1188"],
a[href$="Usuario_Blog:JohnDavid1188"],
a[href$="Especial:Contribuciones/JohnDavid1188"] {
        color: #ff0000 !important; 
        text-shadow: 0px 1px 3px #ffffff !important;
        font-size:99%;
        font-weight: bold !important;
        font-family: Baloo Chettan !important;
}

a[href$="Usuario:Geillade12"],
a[href$="Muro:Geillade12"],
a[href$="Usuario_Blog:Geillade12"],
a[href$="Especial:Contribuciones/Geillade12"] {
    font-weight: bold !important; 
    font-family: Oswald !important;
        color: #5499C7 !important; 
        text-shadow: 0px 2px 3px #21618C !important; 
        font-weight:bold !important;
}
/* Administrators */
a[href$=":AnimatronixXD"], a[href$="/AnimatronixXD"], a[href*="/wiki/User_blog:AnimatronixXD"] {
    -webkit-animation: rainbow 2.5s infinite; 
    -moz-animation: rainbow 2.5s infinite; 
    -ms-animation: rainbow 2.5s infinite; 
    animation: rainbow 2.5s infinite; 
    font-family: "Comfortaa" !important;
    font-weight: bold !important;
}
a[href$=":Laundry_Machine"] {
    color: #00CACA !important;
    text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #008fa8 !important;
    font-weight: bold !important;
    font-family: Baloo Chettan !important;
}
 
/**************************************************************************************************/
 
/* User profile and avatar styling */
.masthead-avatar img {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.masthead-avatar:hover img {
  border-radius: 100% !important;
  box-shadow:0 0 20px darkblue;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.masthead-avatar .sprite.edit-pencil { display: none }
#userAvatarEdit { margin-left: 30px }
 
.UserProfileMasthead .masthead-avatar .avatar {
 border:none !important;
 border-radius: 6px;
}
 
.UserProfileMasthead .masthead-info .tag {
    color: #fefefe;
	background: -webkit-linear-gradient(#0f8b08, #41c911) !important;
	background: -moz-linear-gradient(#0f8b08, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
.UserProfileMasthead .masthead-info .tag:hover {
	color: #fefefe;
	background: -webkit-linear-gradient(#14b80b, #41c911) !important;
	background: -moz-linear-gradient(#14b80b, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
 
.UserProfileMasthead .masthead-info {
    box-shadow: 2px 2px 4px rgba(0,0,0,0.40);
}
 
.UserProfileMasthead h1,
.UserProfileMasthead h2 {
	color: white !important;
	text-shadow: 0 0 7px #359934 !important;
}
 
.UserProfileMasthead .masthead-info::before,
.UserProfileMasthead .masthead-info-lower:before {
	 border-color: transparent
}
 
.avatar {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    border: 2px solid #359934 !important;
}
/*Custom Usertags*/
.tag.usergroup-founder {
    color: #fefefe;
	background: -webkit-linear-gradient(#0f8b08, #41c911) !important;
	background: -moz-linear-gradient(#0f8b08, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
.tag.usergroup-founder:hover {
    color: #fefefe;
	background: -webkit-linear-gradient(#14b80b, #41c911) !important;
	background: -moz-linear-gradient(#14b80b, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
 .tag.usergroup-bureaucrat {
	color: #fefefe;
	background: -webkit-linear-gradient(#0f8b08, #41c911) !important;
	background: -moz-linear-gradient(#0f8b08, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
 .tag.usergroup-bureaucrat:hover {
	color: #fefefe;
	background: -webkit-linear-gradient(#14b80b, #41c911) !important;
	background: -moz-linear-gradient(#14b80b, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
 .tag.usergroup-sysop {
	color: #fefefe;
	background: -webkit-linear-gradient(#0f8b08, #41c911) !important;
	background: -moz-linear-gradient(#0f8b08, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
.tag.usergroup-sysop:hover {
	color: #fefefe;
	background: -webkit-linear-gradient(#14b80b, #41c911) !important;
	background: -moz-linear-gradient(#14b80b, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
 .tag.usergroup-chatmoderator {
	color: #fefefe;
	background: -webkit-linear-gradient(#0f8b08, #41c911) !important;
	background: -moz-linear-gradient(#0f8b08, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
 .tag.usergroup-chatmoderator:hover {
	color: #fefefe;
	background: -webkit-linear-gradient(#14b80b, #41c911) !important;
	background: -moz-linear-gradient(#14b80b, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
.tag.usergroup-threadmoderator {
	color: #fefefe;
	background: -webkit-linear-gradient(#0f8b08, #41c911) !important;
	background: -moz-linear-gradient(#0f8b08, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
.tag.usergroup-threadmoderator:hover {
	color: #fefefe;
	background: -webkit-linear-gradient(#14b80b, #41c911) !important;
	background: -moz-linear-gradient(#14b80b, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
.tag.usergroup-rollback {
	color: #fefefe;
	background: -webkit-linear-gradient(#0f8b08, #41c911) !important;
	background: -moz-linear-gradient(#0f8b08, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
.tag.usergroup-rollback:hover {
	color: #fefefe;
	background: -webkit-linear-gradient(#14b80b, #41c911) !important;
	background: -moz-linear-gradient(#14b80b, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
.tag.usergroup-content-moderator {
	color: #fefefe;
	background: -webkit-linear-gradient(#0f8b08, #41c911) !important;
	background: -moz-linear-gradient(#0f8b08, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
.tag.usergroup-content-moderator:hover {
	color: #fefefe;
	background: -webkit-linear-gradient(#14b80b, #41c911) !important;
	background: -moz-linear-gradient(#14b80b, #41c911) !important;
	border-radius: 15px !important;
	border: 1px #0d6704 solid;
	font-weight: bold;
	font-family: Quicksand;
	box-shadow: 0px 1px 0px #094e00, 0px 2px 0px #094e00, 0px 3px 3px #03300d;
}
/*Portable Infobox*/
.portable-infobox .pi-title {
    background: #228B22;
    border-radius: 0px;
    text-align: center !important;
    color: white !important;
}
.portable-infobox .pi-group {
    background: #778899 !important;
}
.portable-infobox .pi-header {
    background: #228B22;
    border: 0px #228B22 solid;
}
.portable-infobox .pi-secondary-background {
   text-align: center;
   color: #ffffff;
}
.pi-title, .pi-header, 
.pi-horizontal-group .pi-header {
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.pi-europa .pi-horizontal-group-item:nth-child(even) {
    background: #3c4956;
}
.portable-infobox.pi-theme-pizzeria .pi-title, .portable-infobox.pi-theme-pizzeria .pi-header {
  background:#009900;
}
.portable-infobox.pi-theme-burgeria .pi-title, .portable-infobox.pi-theme-burgeria .pi-header {
  background:#0000ff;
}
.portable-infobox.pi-theme-tacomia .pi-title, .portable-infobox.pi-theme-tacomia .pi-header {
  background:#ff6600;
}
.portable-infobox.pi-theme-freezeria .pi-title, .portable-infobox.pi-theme-freezeria .pi-header {
  background:#aa00ff;
}
.portable-infobox.pi-theme-pancakeria .pi-title, .portable-infobox.pi-theme-pancakeria .pi-header {
  background:#ffff1a;
}
.portable-infobox.pi-theme-wingeria .pi-title, .portable-infobox.pi-theme-wingeria .pi-header {
  background:#ff0000;
}
.portable-infobox.pi-theme-hotdoggeria .pi-title, .portable-infobox.pi-theme-hotdoggeria .pi-header {
  background:#00e6e6;
}
.portable-infobox.pi-theme-cupcakeria .pi-title, .portable-infobox.pi-theme-cupcakeria .pi-header {
  background:#ff80bf;
}
.portable-infobox.pi-theme-pastaria .pi-title, .portable-infobox.pi-theme-pastaria .pi-header {
  background:#aaff00;
}
.portable-infobox.pi-theme-donuteria .pi-title, .portable-infobox.pi-theme-donuteria .pi-header {
  background:#80ffff;
}
.portable-infobox.pi-theme-cheeseria .pi-title, .portable-infobox.pi-theme-cheeseria .pi-header {
  background:#ff5500;
}
.portable-infobox.pi-theme-bakeria .pi-title, .portable-infobox.pi-theme-bakeria .pi-header {
  background:#990033;
}
.portable-infobox.pi-theme-sushiria .pi-title, .portable-infobox.pi-theme-sushiria .pi-header {
  background:#003300;
}
.portable-infobox.pi-theme-scooperia .pi-title, .portable-infobox.pi-theme-scooperia .pi-header {
  background:#e6b3ff;
}

/*h2*/
.WikiaArticle h2 {
    color: navy;
    border-bottom: dashed 1px orchid !important;
}

/* Tabber modification */
 
/** Change color tabs header background **/
ul.tabbernav {font-family:Nunito, sans-serif !important; font-weight:normal !important; padding:5px 0px !important; border-bottom:2px solid green  !important;}
ul.tabbernav li a {padding:5px 5px !important; margin-left:0px !important; border:0 !important; background: transparent !important;}
ul.tabbernav li a:link {color:green   !important;}
ul.tabbernav li a:visited {color: green  !important;}
ul.tabbernav li a:hover {background-color: transparent  !important; border-color:transparent !important; color:green !important;}
ul.tabbernav li.tabberactive a {color:#FFFFFF !important; font-weight:normal !important; border:0px solid green  !important; background-color:green !important;}
ul.tabbernav li.tabberactive a:hover {border:0px solid transparent  !important; border-bottom: 0px solid #FFFFFF  !important;}
.tabberlive .tabbertab {border:0px solid green  !important; border-top:0 !important;
}
Advertisement