Diferencia entre revisiones de «MediaWiki:Common.css»

De HabboWiki
Ir a la navegación Ir a la búsqueda
m
 
(No se muestran 298 ediciones intermedias de 4 usuarios)
Línea 2: Línea 2:


* {font-family: Arial}
* {font-family: Arial}
#firstHeading{
font: 33px Ubuntu, serif;
}


.infobox {
.infobox {
Línea 10: Línea 14:
     padding: 1em;
     padding: 1em;
     width: 300px;
     width: 300px;
}
}
.infobox-title {
.infobox-title {
Línea 18: Línea 23:
.infobox-image {
.infobox-image {
     text-align: center;
     text-align: center;
    padding: 8px 0px;
    background: url(/images/9/9c/Background_box2.png);
}
.infobox-header {
    text-align: center;
}
}
.infobox-placa {
.infobox-placa {
     text-align: right;
     text-align: center;
}
}
.infobox th {
.infobox th {
Línea 35: Línea 46:




.inforare {
    background: #eee;
    border: 1px solid #aaa;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 300px;
}
.inforare-title {
    font-size: 2em;
    text-align: center;
    font-family: Ubuntu;
}
.inforare-image {
    text-align: center;
    padding: 5px 0px;
    background: url(https://files.habboemotion.com/resources/images/website_backgrounds/newbg.png);
}
.infobox-header-rare {
    text-align: center;
}
.inforare-placa {
    text-align: center;
}
.inforare th {
    text-align: left;
    vertical-align: top;
}
.inforare td {
    vertical-align: top;
}


.wpb-topbanner-toc{
    font-family: Ubuntu;
}


/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }


/*
#ca-talk { display: none !important; }
This is the CSS for all skins (for all users) on MediaWiki.org.


SECTIONS:
1. Indication of namespaces
2. Color classes for content
3. Special pages
4. Main page styling
5. Wikitables, warnings, and other such stylings
6. Templates
7. Some other small things
*/


/**
* 1. INDICATION OF NAMESPACES
* -------------------------------------------------
*/


/* Pseudo NS Special (light grey) */
.action-view.ns--2 #content { background-color: #f4f4f4; }
.action-view.ns--2 div.thumb { border-color: #f4f4f4; }


/* NS Project + Project_talk (light sky blue) */
.action-view.ns-4 #content,
.action-view.ns-5 #content { background-color: #f8fcff; }
.action-view.ns-4 div.thumb,
.action-view.ns-5 div.thumb { border-color: #f8fcff; }


/* NS MediaWiki + MediaWiki_talk (light grey) */
/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */
.action-view.ns-8 #content,
.action-view.ns-9 #content { background-color: #f4f4f4; }
.action-view.ns-8 div.thumb,
.action-view.ns-9 div.thumb { border-color: #f4f4f4; }


/* NS Manual + Manual_talk (light bluish violet) */
* {font-family: Arial}
.action-view.ns-100 #content,
.action-view.ns-101 #content { background-color: #f3f3ff; }
.action-view.ns-100 div.thumb,
.action-view.ns-101 div.thumb { border-color: #f3f3ff; }


/* NS Help (but NOT Help_talk) (Public Domain icon) */
.menu {
.action-view.ns-12 #bodyContent {
    background: #eee;
background-image: url(//upload.wikimedia.org/wikipedia/mediawiki/6/67/PD-icon-faded.png);
    float: left;
background-repeat: no-repeat;
    border: 1px solid #aaa;
/* @noflip */ background-position: right 5em;
    margin: 0 0 0em 0em;
    padding: 0em;
    width: 50%;
}
.menu-title {
    font-size: 2em;
    text-align: center;
    font-family: Ubuntu;
}
.menu-image {
    text-align: center;
}
.menu-placa {
    text-align: right;
}
.menu th {
    text-align: left;
    vertical-align: top;
}
.menu td {
    vertical-align: top;
}
}


/**
.wpb-topbanner-toc {
* 2. COLOR CLASSES FOR CONTENT
    font-family: Ubuntu;
* -------------------------------------------------
}
*/


/* Border colors */
#ca-talk { display: none !important; }
.borderc1 { border-color: #e9e9e9; border-width: thin; }
.borderc2 { border-color: #aaaaaa; border-width: thin; }
.borderc3 { border-color: #777777; border-width: thin; }
.borderc4 { border-color: #000000; border-width: thin; }
.borderc5 { border-color: #c00000; border-width: thin; }
.borderc6 { border-color: #025e9d; border-width: thin; }
.borderc7 { border-color: #008040; border-width: thin; }
.borderc8 { border-color: #ffcc00; border-width: thin; } /* Used by [[Template:Welcome]]. */


/* Background colors */
.backgroundc1 { background-color: #ffffff; } /* Used by [[Template:Welcome]]. */
.backgroundc2 { background-color: #f9f9f9; }
.backgroundc3 { background-color: #eeeeee; }
.backgroundc4 { background-color: #e0e0e0; }
.backgroundc5 { background-color: #d2d2d2; }
.backgroundc6 { background-color: #b7b7b7; }
.backgroundc7 { background-color: #a3a3a3; }
.backgroundc8 { background-color: #444455; }


/**
* 3. SPECIAL PAGES
* -------------------------------------------------
*/


/* Consistent special page navigation */
.SpecialPageInfo {
background-color: #f9f9f9;
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Exquisite-khelpcenter.png/35px-Exquisite-khelpcenter.png);
background-position: 0.8em 0.5em;
background-repeat: no-repeat;
padding: 0.3em 0.5em 0.3em 5.0em;
border-color: #025e9d;
border-width: 1px;
border-style: solid;
border-bottom-width: medium;
margin-bottom: 1em;
}


.mw-viewprevnext {
* {font-family: Arial}
display: block;
border: 1px solid #cccccc;
background-color: #f9f9f2;
padding: 0.2em 0.4em;
}


/**
.menu3 {
* 4. MAIN PAGE STYLING
    background: #eee;
* -------------------------------------------------
    border: 1px solid #aaa;
*/
    margin: 0 0 1em 1em;
    padding: 1em;
    column-count: 3;
    column-gap: 30px;


#mainpage_topbox {
background: #f9f9f9;
padding: 0;
border: 1px solid #aaaaaa;
margin: 0.2em 10px 10px;
}
}
.mainpage_boxtitle,
.mainpage_hubtitle,
#mainpage_pagetitle {
font-size: 105%;
padding: 0.4em;
background-color: #eeeeee;
}
}
.mainpage_boxtitle {
.menu3-title {
line-height: 120%;
    font-size: 2em;
    text-align: center;
    font-family: Ubuntu;
}
}
#mainpage_pagetitle {
.menu3-image {
color: #000000;
    text-align: center;
font-size: 200% !important;
}
}
#mainpage_sitelinks {
.menu3-placa {
padding: 0.2em;
    text-align: right;
text-align: center;
background-color: white;
}
}
.mainpage_hubtitle {
.menu3 th {
text-align: center;
    text-align: center;
    vertical-align: top;
}
}
.mainpage_boxcontents,
.menu3 td {
.mainpage_boxcontents_small {
    vertical-align: top;
background: #ffffff;
padding: 0.2em 0.4em;
}
}
.mainpage_boxcontents_small {
 
font-size: 95%;
.wpb-topbanner-toc{
    font-family: Ubuntu;
}
}
.mainpage_boxcontents_title {
 
display: block;
 
border-bottom: 1px solid #AAA;
#ca-talk { display: none !important; }
margin-bottom: 0.5em;
 
text-align: center;
 
font-weight: bold;
 
font-size: larger;
 
.column {
    float: left;
}
}
.mainpage_hubbox {
 
width: 33%;
/* Clear floats after the columns */
.container:after {
    content: "";
    display: table;
    clear: both;
}
}
.mainpage_hubbox,
 
#mainpage_newscell,
 
#mainpage_downloadcell,
 
#mainpage_opportunitiescell,
/* Simple stafflist template by Kriegberg */
#mainpage_featuredpagescell {
 
padding: 0;
/* Individual member boxes */
border: 1px solid #aaaaaa;
.stafflist-member {
    /* Specify the stafflist member box properties */
    width: 280px;
    height: 80px;
    background-color: #E0E0E0;
    margin: 5px;
    vertical-align: middle;
    /* Make the character image show up in the correct way */
    background-repeat: no-repeat;
    background-position: 30px 5px;
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    /* Display as float left to prevent line breaks between div elements and to keep things tidy */
    float: left;
}
}
#mainpage_newscell {
/* Individual member name */
margin-bottom: 15px;
.stafflist-member-name {
margin-top: 0 !important;
    margin-top: 28px !important;
    margin-right: 20px !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 0.5;
    text-align: right;
}
}
#mainpage_newscell .mainpage_boxtitle {
/* Individual member description */
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Exquisite-khelpcenter.png/20px-Exquisite-khelpcenter.png);
.stafflist-member-description {
background-repeat: no-repeat;
    margin-right: 20px !important;
background-position: 99% 0.3em;
    font-size: 16px;
padding-right: 25px;
    line-height: 0.5;
    text-align: right;
}
}
#mainpage_downloadcell {
 
width: 17em;
 
margin-bottom: 5px;
 
 
/* Staff Card */
 
/*Correct text position written after </html>*/
.HitBox-Height
{
    display: table;
}
}
#mainpage_downloadcell .mainpage_boxtitle {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Crystal_Clear_action_build.png/18px-Crystal_Clear_action_build.png);
/* Card Appearance */
background-repeat: no-repeat;
.Staff-Habbo
background-position: 96% 0.33em;
{
padding-right: 25px;
    width: 200px;
    height: 346px;
    line-height: 1.15;
    border: 1px solid #bb9513;
    background-color: #f7d547;
    margin-right: 8px;
    margin-bottom: 15px;
    float: left;
    text-decoration: none;
    color: black;
}
}
#mainpage_opportunitiescell {
 
max-width: 25em;
.Staff-Habbo:active
margin-bottom: 15px;
{
margin-top: 0 !important;
    color: black;
    text-decoration: none;
}
}
#mainpage_opportunitiescell .mainpage_boxtitle {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/63/User-online.svg/20px-User-online.svg.png);
.Staff-Habbo:visited
background-repeat: no-repeat;
{
background-position: 98% 0.15em;
    color: black;
padding-right: 25px;
    text-decoration: none;
}
}
#mainpage_featuredpagescell {
 
max-width: 25em;
.Staff-Habbo:link
margin-bottom: 15px;
{
margin-top: 0 !important;
    text-decoration: none;
}
}
#mainpage_featuredpagescell .mainpage_boxtitle {
 
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Note_icon.svg/20px-Note_icon.svg.png);
 
background-repeat: no-repeat;
/* Staff Title */
background-position: 98% 0.15em;
.Staff-Habbo t
padding-right: 25px;
{
    display: block;
    background-color: #f9d141;
}
}
/* The words 'MediaWiki.org' in the title. */
 
#mainpage_mwtitle {
.Staff-Habbo t p
color: #005288;
{
    margin: 0;
    text-align: center;
    font-size: 20px;
}
}


/*
.Staff-Habbo t p img
* Hide elements on the main page.  
{
*/
    vertical-align: unset;
.page-MediaWiki #lastmod,
    margin-left: -3px;
.page-MediaWiki #siteSub,
    margin-right: 3px;
.page-MediaWiki #contentSub,
    image-rendering: pixelated;
.page-MediaWiki .subtitle,
    image-rendering: -moz-crisp-edges;
.page-MediaWiki #jump-to-nav,
    -ms-interpolation-mode: nearest-neighbor;
.page-MediaWiki .firstHeading {
display: none;
}
}


/**
* 5. WIKITABLES, WARNINGS AND OTHER SUCH STYLINGS
* -------------------------------------------------
*/


/* Custom h* styles (blue headings) */
/* Staff Appearance */
.wikitable td.hl3,
.Staff-Habbo picture
.wikitable th.hl3 {
{
background-color: #8da7d6;
    display: block;
    height: 133px;
    background-color: #f9db4a;
    text-align: center;
}
}
.wikitable td.hl1,
 
.wikitable th.hl1 {
.Staff-Habbo picture img
background: #c5d8fc;
{
    vertical-align: unset;
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
}
.wikitable td.hl2,
 
.wikitable th.hl2 {
 
background: #a7c1f2;
/* Descriptive Text */
.Staff-Habbo txt p
{
    margin: 8px 30px 8px 8px;
}
}


/* Make entire table valign=top, to replace the |valign=top| on every cell. */
.vatop tr,
tr.vatop,
.vatop td,
.vatop th {
vertical-align: top;
}


/* General purpose "pretty (data) tables" */
table.datatable tr:hover {
background-color: #a7d7f9;
}


/* SideBox styling */
 
div.sideBox {
 
position: relative;
/*Popular & Selection styles*/
float: right;
 
background: white;
/*Important Classes*/
margin-left: 1em;
/*General Style*/
border: 1px solid gray;
.category
padding: 0.3em;
{
width: 200px;
width: 250px;
overflow: hidden;
line-height: 1.15;
clear: right;
font-weight: bolder;
}
margin-right: 40px;
div.sideBox dl {
image-rendering: pixelated;
padding: 0;
margin: 0 0 0.3em 0;
font-size: 96%;
}
div.sideBox dl dt {
background: none;
margin: 0.4em 0 0 0;
}
div.sideBox dl dd {
margin: 0.1em 0 0 1.1em;
background-color: #f3f3f3;
}
}


/* Major warning - used on the main page template to warn against editing carelessly, but can be used elsewhere as well */
/*Group Title Style*/
.majorwarning {
.category-top
background: yellow;
{
padding: 0.3em;
border: 1px solid;
border-bottom: 0;
text-align: center;
text-align: center;
font-size: 125%;
padding: 3px;
border: 2px solid red;
height: 26.45px;
}
}


/* Page headings used throughout the wiki (though not very much at the time of writing…) */
/*Eliminate Extra Margin & Add Custom Font Size*/
.page-notice,
.category-top p
.page-warning {
{
border-width: 1px;
margin: 0;
border-style: solid;
font-size: 21px;
padding: 0.3em 0.5em;
margin-bottom: 1em;
width: 95%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
}


/* Informative notices at the top of pages (blue) */
/*Group Container Pages Style*/
.page-notice {
.category-bottom
background-color: #f9f9f9;
{
border-color: #025e9d;
overflow-y: scroll;
text-align: left;
height: 240px;
padding-top: 3px;
padding-bottom: 13px;
border: 1px solid;
font-size: 30px;
scrollbar-width: thin;
}
}


/* Warning information at the top of pages (red) */
/*Width & Color of the Scrollbar Background (Chromium & Safari)*/
.page-warning {
.category-bottom::-webkit-scrollbar
background-color: #ffffff;
{
border-color: #c51919;
width: 8px;
border-width: 2px;
background-color: #f0f0f0;
}
}
.pw-head {
 
color: #c51919;
/*Color of the Scrollbar (Chromium & Safari)*/
font-weight: bold;
.category-bottom::-webkit-scrollbar-thumb
{
background-color: #cdcdcd;
}
}


/**
/*Delete Link Modifications*/
* Code conventions examples
 
* Usage: [[mw:CC/JS]], [[mw:CC/CSS]]
.home-header a {
* <syntaxhighlight lang=".." class="tpl-code-positive"></syntaxhighlight>
    color: inherit !important;
*/
    text-decoration: none;
.tpl-code-positive.mw-highlight pre,
.tpl-code-negative.mw-highlight pre {
  /* Reset default browser margin of pre (usually margin: 1em 0;)
    to be all around */
  margin: 1em;
}
}
/* Use a double selector to override mw-highlight default background color */
 
.tpl-code-positive.mw-highlight {
.category-bottom a, .category-bottom a:hover, .category-bottom a:focus, .category-bottom a:active, .category-bottom a:visited
  background: #fff;
{
  border: 2px solid #00af89;
color: #000000;
    text-decoration: none;
}
}
.tpl-code-negative.mw-highlight {
 
  background: #fff;
/*Group Pages Style and Font Effect*/
  border: 2px solid #d33;
.category-bottom a div
{
display: flex;
width: 90%;
height: 60px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
border: 1px solid;
border-radius: 3px;
text-shadow: 0 0 1em black, 0 0 0.2em black, 0 0 0.3em black, 0 0 0.4em black, 0 0 0.5em black;
}
}


/**
/*Font Color for Pages Titles*/
* 6. TEMPLATES
.category-bottom a div p
* -------------------------------------------------
{
*/
margin: auto;
text-align: center;
/* [[Template:Extension]], [[Template:Skin]] */
.tpl-infobox {
border: 2px solid #aaaaaa;
width: 280px;
/* @noflip */ clear: right;
/* @noflip */ float: right;
margin: 0 0 0.5em 0.5em;
border-collapse: collapse;
background-color: white;
}
.tpl-infobox td {
border: 2px none #aaaaaa;
padding: 0.2em 0.5em;
border-bottom: 1px solid #f0f0f0 !important;
}
.tpl-infobox-header {
background-color: #aaaaaa;
color: white;
color: white;
text-align: left;
}
.tpl-infobox-header td {
padding-top: 0.5em;
}
.ext-infobox-header img {
padding: 0 0.2em 0 0.5em;
}
.ext-status-unstable,
.ext-status-unstable td {
border-color: #990000;
}
.ext-status-unstable .ext-infobox-header {
background-color: #990000;
color: #ffff00;
}
.ext-status-experimental,
.ext-status-experimental td {
border-color: #ff4500;
}
.ext-status-experimental .ext-infobox-header {
background-color: #ff4500;
}
.ext-status-beta,
.ext-status-beta td {
border-color: #ffba01;
}
.ext-status-beta .ext-infobox-header {
background-color: #ffba01;
}
.ext-status-stable,
.ext-status-stable td {
border-color: #32cd32;
}
.ext-status-stable .ext-infobox-header {
background-color: #32cd32;
}
.ext-status-unmaintained,
.ext-status-unmaintained td {
border-color: #8b4513;
}
.ext-status-unmaintained .ext-infobox-header {
background-color: #8b4513;
}
.ext-status-magic,
.ext-status-magic td {
border-color: #fe57a1;
}
.ext-status-magic .ext-infobox-header {
color: #000;
background: #FFDBEB url(//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Magic_wand.svg/60px-Magic_wand.svg.png) 0 0 no-repeat;
}
.ext-status-magic .ext-infobox-header img {
visibility: hidden;
padding-right: 1em;
}
.skin-infobox,
.skin-infobox td {
border-color: #a7d7f9;
}
.skin-infobox-header {
color: #000;
background: #e2f4ff;
}
}


/* [[Template:See also]], [[Template:rellink]] etc. */
.rellink,
.dablink,
.mw-tpl-rellink {
font-style: italic;
padding-bottom: 0.4em;
padding-left: 0;
margin-bottom: 0.4em;
color: #555;
border-bottom: 1px solid #ccc;
}


/* [[Template:Note]] */
/*Selección HabboWiki Classes*/
.tip,
/*Image, image position of the Title Selección HabboWiki & Text Adaptation for the image*/
.note {
.HabboWiki
padding: 0.5em;
{
margin: 0.5em 0;
background-image: url("/images/5/5e/Estrella.png");
overflow: hidden;
background-color: #F9F9F9;
background-position: 4px 2px;
background-repeat: no-repeat;
background-repeat: no-repeat;
border: 1px solid #DDD;
background-position: 96.5% 55%;
font-size: 21px;
padding-right: 23px;
height: 26.45px;
}
}
.tip-info,
 
.note-info {
/*Special Font for Selección HabboWiki Title*/
background-color: #F0F0E7;
.category .HabboWiki p
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f8/Appunti_architetto_franc_01.svg/22px-Appunti_architetto_franc_01.svg.png);
{
border-color: #cc9933;
font-size: 21px;
/* @noflip */ padding-left: 30px;
line-height: 27px;
min-height: 28px;
}
.tip-reminder,
.note-reminder {
background-color: #F6FDEA;
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/60/Bulbgraph.png/23px-Bulbgraph.png);
border-color: #D6E434;
padding-left: 31px;
min-height: 28px;
}
.tip-error,
.note-error {
background-color: #F0E7E7;
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/51/Attention_niels_epting.svg/24px-Attention_niels_epting.svg.png);
border-color: #cc3333;
padding-left: 32px;
min-height: 25px;
}
}


/* [[Template:Notice]] */
 
.block-note {
/*Más Populares Classes*/
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/60/Bulbgraph.png/18px-Bulbgraph.png);
/*Image, image position of the Title Entradas Populares & Text Adaptation for the image*/
background-position: top left;
.Popular
{
background-image: url("/images/5/5b/More_Populars_Icon.png");
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: 94.3% 55%;
padding-right: 22px;
}
}
/*
 
* Using block-contents in the hope that it can apply to all block-level warning templates,
/*Background color (Rainbow) of the Lámpara Dragón Arcoíris LTD page*/
* with different images applied as backgrounds to the wrapping DIV.
.Rainbow_Dragon
*/
{
.block-contents {
background: linear-gradient(to bottom, red, orange, yellow, green, blue);
display: block;
padding-left: 20px;
}
}


/* [[Template:Documentation]] */
/*Image and image position of the SnowStorm page*/
.template-documentation {
.SnowStorm
clear: both;
{
margin: 1em 0 0 0;
background-image: url("/images/6/6c/SS_and_Battle_Banzai.gif");
border: 1px solid #aaa;
background-position: 314px 850px;
background-color: #ecfcf4;
padding: 5px;
}
}


/* [[Template:Navbox]] */
/*Image and image position of the Habbo 2020 page*/
.navbox {
.Habbo_2020
/* Navbox container style */
{
border: 1px solid #aaa;
background-image: url("https://www.habbowiki.com/images/b/be/Lpromo_habbo_trading.png");
width: 100%;
background-position: 1200px 1330px;
margin: auto;
clear: both;
font-size: 88%;
text-align: center;
padding: 1px;
}
.navbox-inner,
.navbox-subgroup {
width: 100%;
}
table.navbox + table.navbox {
/* Single pixel border between adjacent navboxes */
margin-top: -1px;
/* (doesn't work for IE6, but that's okay) */
}
.navbox th,
.navbox-title,
.navbox-abovebelow {
text-align: center;
/* Title and above/below styles */
padding-left: 1em;
padding-right: 1em;
}
th.navbox-group {
/* Group style */
white-space: nowrap;
/* @noflip */
text-align: right;
}
.navbox,
.navbox-subgroup {
background: #fdfdfd;
}
.navbox-list {
/* Must match background color */
border-color: #fdfdfd;
}
.navbox th,
.navbox-title {
/* Level 1 color */
background: #ccccff;
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
/* Level 2 color */
background: #ddddff;
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
/* Level 3 color */
background: #e6e6ff;
}
.navbox-even {
/* Even row striping */
background: #f7f7f7;
}
.navbox-odd {
/* Odd row striping */
background: transparent;
}
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
/* Adjust hlist padding in navboxes */
padding: 0.125em 0;
}
.navbox .hlist dd,
.navbox .hlist dt,
.navbox .hlist li {
/* Nowrap list items in navboxes */
white-space: nowrap;
/* IE < 8 no-wraps entire list, so disable it */
white-space: normal !ie;
}
.navbox .hlist dd dl,
.navbox .hlist dt dl,
.navbox .hlist li ol,
.navbox .hlist li ul {
/* But allow parent list items to be wrapped */
white-space: normal;
}
ol + table.navbox,
ul + table.navbox {
/* Prevent lists from clinging to navboxes */
margin-top: 0.5em;
}
}


/* [[Template:Navbar]] */
/*Image and image position of the Crackeables page*/
.navbar {
.Craft
display: inline;
{
font-size: 88%;
background-image: url("/images/3/36/Regalos.gif");
font-weight: normal;
background-position: 750px 1000px;
}
.navbar ul {
display: inline;
white-space: nowrap;
}
.navbar li {
word-spacing: -0.125em;
}
/* Navbar styling when nested in navbox */
.navbox .navbar {
display: block;
font-size: 100%;
}
}
.navbox-title .navbar {
/* @noflip */
float: left;
/* @noflip */
text-align: left;
/* @noflip */
margin-right: 0.5em;
width: 6em;
}
/* [[Template:Cmd]] */
.cmd:before {
content: "$ ";
color: #246;
}
/**
* 7. SOME OTHER SMALL THINGS
* -------------------------------------------------
*/


/* Allow people to optionally wrap lines in source listings */
/*Image and image position of the Asociación Internacional de Clubes page*/
div.wrapPreLines pre {
.AIC
white-space: pre-wrap;
{
background-image: url("/images/3/37/Futbol_habbo.gif");
background-position: 980px 920px;
}
}


/* Give a bit of space to the TOC */
/*Background color (Gradient Pink) of the Dragón de Fuego Rosa page*/
#toc {
.Pink_Dragon
margin: 1em 0;
{
background: radial-gradient(circle, pink 0%, #f97e93 100%);
}
}


/*
/*Image and image position of the Embajadores page*/
* Allow limiting of which header levels are shown in a TOC;
.Emb
* <div class="toclimit-3">, for instance, will limit to
{
* showing ==headings== and ===headings=== but no further.
background-image: url("/images/6/63/Embajadores_BR_Publicidad.png");
* Used in [[Template:TOC]]
background-position: 274px 167px;
*/
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
display: none;
}
}


/* make the list of references look smaller and highlight clicked reference in blue */
/*Image and image position of the Beta Tester page*/
ol.references {
.Testers
font-size: 100%;
{
}
background-image: url("/images/5/54/Betatester1.png");
.references-small {
background-position: 70px 82px;
font-size: 90%;
}
ol.references > li:target {
background-color: #ddeeff;
}
sup.reference:target {
background-color: #ddeeff;
}
}


 
/*Image and image position of the Puntos de Progresión page*/
/*
.Points
* Styling for links generated by [[MediaWiki:Edittools]]
{
* @source www.mediawiki.org/wiki/Extension:CharInsert#Styling
background-image: url("/images/3/39/Puntos_Recompensa.png");
* @updated 2012-02-29
background-position: 302px 344px;
*/
.mw-charinsert-buttons {
margin-top: 10px;
border: 1px solid #aaaaaa;
padding: 1px;
text-align: center;
font-size: 110%;
}
.mw-charinsert-buttons a {
color: black;
background-color: #cde !important;
font-weight: bold;
font-size: .9em;
text-decoration: none;
border: thin #069 outset;
padding: 0 .1em .1em;
}
.mw-charinsert-buttons a:hover,
.mw-charinsert-buttons a:active {
background-color: #bcd;
border-style: inset;
}
.client-js .mw-edittools-section {
display: inline;
}
.client-js .mw-edittools-section input[type="button"] {
font-size: 0.9em;
padding-left: 1px;
padding-right: 1px;
margin-left: 1px;
}
}


/* from [[User:Splarka/Help:Linked images]] */
/*Image and image position of the Selección MaW page*/
.imagelink_wikilogo a {
.MaW
width: 135px;
{
height: 135px;
background-image: url("/images/3/30/MaW-BaW_Publicity.png");
display: block;
background-position: 318px 100px;
text-decoration: none;
background-image: url(//upload.wikimedia.org/wikipedia/mediawiki/b/bc/Wiki.png);
}
}


/*
/*Image and image position of the Category LTD*/
* Infoboxes
.LTD
*/
{
.infobox {
background-image: url("/images/3/3e/Furnis_LTD_Mudo.png");
float: right;
background-position: 730px 1010px;
clear: right;
margin-bottom: 0.5em;
margin-left: 1em;
padding: 0.2em;
border: 1px solid #AAA;
background: #F9F9F9;
color: black;
}
}


.infobox td,
/*Image and image position of the Category Proyectos NFT*/
.infobox th {
.NFT
vertical-align: top;
{
background-image: url("/images/7/7c/Avatares_NFT.png");
background-position: 269px 230px;
}
}


.infobox caption {
/*Image and image position of the Category Raros*/
margin-left: inherit;
.Rares
font-size: larger;
{
background-image: url("/images/5/5a/Rares_Banner.png");
background-position: 350px 320px;
}
}


.infobox.bordered {
/*Image and image position of the category Lotes*/
border-collapse: collapse;
.Lotes
{
background-image: url("/images/2/2b/Creaci%C3%B3n_Lotes_Unity.png");
background-position: -130px 653px;
}
}


.infobox.bordered td,
/*Image and image position of the Category Proyectos Oficiales*/
.infobox.bordered th {
.Official_Projects
border: 1px solid #AAA;
{
background-image: url("/images/1/16/Proyectos_oficiales.png");
background-position: 100px 100px;
}
}


.infobox.bordered .borderless td,
/*Image and image position of the Category Proyectos No Oficiales*/
.infobox.bordered .borderless th {
.Unofficial_Projects
border: 0;
{
background-image: url("/images/e/e5/Proyectos_no_oficiales.png");
background-position: 100px 100px;
}
}


/*
/*Image and image position of the Category HabboTubers*/
* Apparently the namespaces parameter
.HBTubers
* for inputbox forces a checkbox.
{
* Let's hide it in the API sidebar
background-image: url("/images/7/70/HabboTubers.png");
*/
background-position: 302px 260px;
.mw-inputbox-hideapicheck label[for="mw-inputbox-ns104"],
#mw-inputbox-ns104 {
display: none;
}
}


/* Testing for code review */
/*Image and image position of the Category Juegos Oficiales*/
div.mw-wordcloud {
.Official_Games
width: 100%;
{
text-align: justify;
background-image: url("/images/6/6c/SS_and_Battle_Banzai.gif");
background-position: -100px -50px;
}
}


.mw-wordcloud-size-1 {
/*Image and image position of the Category Fansites*/
color: #222;
.Fansites
font-size: 2.4em;
{
}
background-image: url("/images/c/cb/Banner_Fansites.png");
.mw-wordcloud-size-2 {
background-position: -62px 3px;
color: #333;
font-size: 2.2em;
}
.mw-wordcloud-size-3 {
color: #444;
font-size: 2.0em;
}
.mw-wordcloud-size-4 {
color: #555;
font-size: 1.8em;
}
.mw-wordcloud-size-5 {
color: #666;
font-size: 1.6em;
}
}
.mw-wordcloud-size-6 {
/*Image and image position of the Category NFTFurni*/
color: #777;
.NFTFurni
font-size: 1.4em;
{
background-image: url("/images/3/3c/NFT_furni.png");
}
}
.mw-wordcloud-size-7 {
/*Image and image position of the Category Metakey*/
color: #888;
.Metakey
font-size: 1.2em;
{
}
background-image: url("/images/7/7a/Meta_3.png");
.mw-wordcloud-size-8 {
color: #999;
font-size: 1em;
}
.mw-wordcloud-size-9 {
color: #aaa;
font-size: 0.8em;
letter-spacing: 3px;
}
.mw-wordcloud-size-10,
.mw-wordcloud-size-0 {
color: #bbb;
font-size: 0.8em;
}
}


/* @todo FIXME: document me :) */
/*Image and image position of the Category Canjeables*/
#signuptopbox li {
.Canjeables
float: left;
{
list-style: none;
background-image: url("/images/9/99/Fondo_Lingotes.gif");
font-family: sans-serif;
}
#signuptopbox li {
color: #3ca7d4;
background: #c2e1f9;
line-height: 2.8em;
margin-right: .25em;
padding-right: .5em;
}
#signuptopbox li.pr-active,
#signuptopbox li.pr-active div {
color: #67ca36;
background: #d4f9c2;
border-color: #fff #fff #fff #67ca36;
}
#signuptopbox li div {
width: 0;
height: 0;
border-color: #fff #fff #fff #3CA7D4;
border-style: solid;
border-width: 1.4em .3em 1.4em 1.4em;
float: left;
}
#signuptopbox li span.pr-number {
display: block;
width: 1.8em;
line-height: 1.8em;
background: #3ca7d4;
color: #c2e1f9;
text-align: center;
margin: .5em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
font-weight: 600;
float: left;
}
#signuptopbox li.pr-active span.pr-number {
background: #67ca36;
color: #d4f9c2;
}
#signuptopbox li span {
float: left;
}
#signuptopbox li.pr-spacer {
padding: 0;
}
}


/* Breadcrumb code */
/*Independent Classes*/
.breadcrumb {
/*Selected Effect*/
list-style: none;
.category-bottom a div:hover
overflow: hidden;
{
font: 14px Helvetica, Arial, sans-serif;
opacity: 0.7;
}
.breadcrumb li {
float: left;
margin-bottom: 0;
}
.breadcrumb li a {
color: white;
text-decoration: none;
padding: 10px 0 10px 45px;
position: relative;
display: block;
float: left;
}
}


.breadcrumb li a:after {
/*Smaller Shadow Effect for Fonts*/
content: " ";
.less_shadow_font
display: block;
{
width: 0;
text-shadow: 2px 2px 8px black;
height: 0;
/* Go big on the size, and let overflow hide */
border-top: 50px solid transparent;
border-bottom: 50px solid transparent;
position: absolute;
top: 50%;
margin-top: -50px;
left: 100%;
z-index: 2;
}
}


.breadcrumb li a:before {
/*Less Bold that Default*/
content: " ";
.bold
display: block;
{
width: 0;
font-weight: bold;
height: 0;
border-top: 50px solid transparent;
border-bottom: 50px solid transparent;
border-left: 31px solid white;
position: absolute;
top: 50%;
margin-top: -50px;
margin-left: 1px;
left: 100%;
z-index: 1;
}
}


.breadcrumb li:first-child a {
/*Delete Bold*/
padding-left: 20px;
.no-bold
{
font-weight: initial;
}
}


.currentcrumb a {
/*Small text*/
background: #069;
.small_f
{
font-size: 25px;
}
}


.currentcrumb a:after {
/*Smaller text*/
border-left: 30px solid #069;
.smaller
{
font-size: 20px;
}
}


.currentcrumb a:hover,
.container2 {
.prevcrumb a:hover,
    position: relative;
.nextcrumb a:hover {
    width: 10%;
background: #002d44;
    max-width: 300px;
    min-width: 300px;
    display: inline-block;
    border: none !important;
    border: 0 !important;
    background: none !important;
}
}


.currentcrumb a:hover:after,
.image2 {
.prevcrumb a:hover:after,
  display: block;
.nextcrumb a:hover:after {
  width: 100%;
border-left-color: #002d44 !important;
  height: auto;
max-width: 300px;
  min-width: 300px;
}
}


.prevcrumb a {
.overlay2 {
background: #396;
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1;
  max-width: 300px;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}
}


.prevcrumb a:after {
.container2:hover .overlay2 {
border-left: 30px solid #396;
  opacity: 1;
}
}


.nextcrumb a {
background: #999;
}


.nextcrumb a:after {
/* Simple NFT list template by Kriegberg */
border-left: 30px solid #999;
}


/* To facilitate rtl translations */
/* Individual NFT boxes */
#bodyContent .table-RTL a {
.nftlist-avatar {
background: none;
    /* Specify NFT box properties */
padding-right: 0;
    width: 200px !important;
    height: 310px !important;
    margin: 5px !important;
    vertical-align: middle;
    /* Fix for pixel art blurriness */
    image-rendering: pixelated !important;
    image-rendering: crisp-edges !important;
    /* Display as float left to prevent line breaks between div elements and to keep things tidy */
    float: left !important;
}
}
 
/* Avatar info box styling */
#bodyContent .table-RTL ul {
.nftlist-avatar-info {
margin-right: 10px;
    margin-top: 220px !important;
display: table;
    height: 80px !important;
    padding: 5px !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 0px 0px 10px 10px !important;
}
}


/* Fix annoying bug where the "date" column in the LQT sometimes
/* Avatar number styling */
* is two rows because of the date being too long even through there is
.nftlist-avatar-info-number {
* enough space (otherwise the browser makes it's own decision on where to cut)
    font-size: 18px !important;
*/
    font-weight: bold !important;
.lqt_toc th:nth-child(3),
    color: #FFFFFF !important;
.lqt_toc td:nth-child(3) {
    line-height: 0.5 !important;
white-space: nowrap;
    text-align: center !important;
    margin-top: 22px !important;
}
}
 
/* Avatar owner info styling */
.persian {
.nftlist-avatar-info-owner {
font-family: Tahoma;
    font-size: 16px !important;
    color: #FFFFFF !important;
    line-height: 0.5 !important;
    text-align: center !important;
}
}


/* Fonts for Persian language for consistency with other Wikimedia wikis */
/* Simple NFT list template by Kriegberg */
:lang(fa) {
  font-family: Tahoma, 'Iranian Sans', 'DejaVu Sans', sans-serif;
}


/*
/* Individual NFT boxes */
* Manual:Database_layout
.nftlist-small-avatar {
*/
    /* Specify NFT box properties */
.mwmanual-dbview-box img {
    width: 100px !important;
opacity: 0.5;
    height: 155px !important;
    margin: 5px !important;
    vertical-align: middle !important;
    /* Fix for pixel art blurriness */
    image-rendering: pixelated !important;
    image-rendering: crisp-edges !important;
    /* Display as float left to prevent line breaks between div elements and to keep things tidy */
    float: left !important;
}
}
.mwmanual-dbview-box:hover img {
/* Avatar info box styling */
opacity: 0.8;
.nftlist-small-avatar-info {
    margin-top: 110px !important;
    height: 41px !important;
    padding: 2px !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 0px 0px 5px 5px !important;
}
}
.mwmanual-dbview-link {
/* Avatar number styling */
background: rgb(198, 212, 235);
.nftlist-small-avatar-info-number {
background: hsla(217, 48%, 85%, 0.8);
    font-size: 12px !important;
border: 1px solid #0645AD;
    font-weight: bold !important;
border-radius: 4px;
    color: #FFFFFF !important;
padding: 10px 5px;
    line-height: 0.4 !important;
text-align: center;
    text-align: center !important;
font-weight: bold;
    margin-top: 11px !important;
}
}
.mwmanual-dbview-box:hover .mwmanual-dbview-link {
/* Avatar owner info styling */
background: hsla(215, 46%, 95%, 0.8);
.nftlist-small-avatar-info-owner {
}
    font-size: 11px !important;
.mwmanual-dbview-link:hover {
    color: #FFFFFF !important;
background: hsla(215, 46%, 95%, 0.9);
    line-height: 0.4 !important;
    text-align: center !important;
}
}


/*
 
* VisualEditor documentation styles - required for displaying document diagrams
/* Simple NFT list template by Kriegberg2 */
*/
 
.ve-doc-dm-data {
/* Individual NFT boxes */
list-style: none;
.nftlist-small-avatar2 {
cursor: default;
    /* Specify NFT box properties */
    width: 759px !important;
    height: 300px !important;
    margin: 5px !important;
    vertical-align: middle !important;
    /* Fix for pixel art blurriness */
    image-rendering: pixelated !important;
    image-rendering: crisp-edges !important;
    /* Display as float left to prevent line breaks between div elements and to keep things tidy */
    float: left !important;
}
}
.ve-doc-dm-data li {
/* Avatar info box styling */
font-family: sans-serif;
.nftlist-small-avatar-info2 {
text-align: center;
    margin-top: 110px !important;
line-height: 2.25em;
    height: 41px !important;
display: inline-block;
    padding: 2px !important;
width: 2.25em;
    background-color: rgba(0, 0, 0, 0.5) !important;
height: 2.25em;
    border-radius: 0px 0px 5px 5px !important;
border: solid 2px white;
}
}
.ve-doc-dm-data li.ve-doc-dm-cursor {
/* Avatar number styling */
width: 0.5em;
.nftlist-small-avatar-info-number2 {
    font-size: 12px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
    line-height: 0.4 !important;
    text-align: center !important;
    margin-top: 11px !important;
}
}
.ve-doc-dm-cursor:hover {
/* Avatar owner info styling */
border-color: #cccccc;
.nftlist-small-avatar-info-owner2 {
    font-size: 11px !important;
    color: #FFFFFF !important;
    line-height: 0.4 !important;
    text-align: center !important;
}
}
.ve-doc-dm-open,
 
.ve-doc-dm-close {
/* Simple NFT list template by gabo */
background-color: #50a5f4;
div.polaroid {
color: #7ddcfd;
  width: 100%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 5px;
  border-radius: 0px 0px 5px 5px !important;
}
}
.ve-doc-dm-open:hover,
 
.ve-doc-dm-close:hover {
div.container4 {
border-color: #7ddcfd;
  text-align: center;
  padding: 10px 20px;
  column-gap: 20px;
 
}
}
.ve-doc-dm-close {
 
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJhJREFUeNrs0UENgEAQBMGThGMkImFBAp8jTVKVjIHptT4yM8eza947F2KIIYYYYoghBmKIgRhiIIYYiCGG18QQQwwxxBBDDMQQAzHEQAwxEEMMMTYHESMWRIwfBhEjFESMUBAxQkHECAURIxREjFAQMUJBxAgFESMURAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGCfW4ABAPk3h3InIbNlAAAAAElFTkSuQmCC);
.column2 {
background-size: contain;
    float: left;
background-position: left top;
    width: 26%;
background-repeat: no-repeat;
    margin-left: 5px;
}
}
.ve-doc-dm-char,
.home-header {
.ve-doc-dm-achar {
    margin: 0!important;
border-radius: 3em;
    font-family: "Ubuntu", Arial, Tahoma !important;
    color: #fff !important;
    font-size: 20px!important;
    height: 65px;
    width: 250px;
    text-shadow: 0 1px 3px rgb(0 0 0 / 60%);
    box-shadow: 0 1px 5px rgba(0,0,0,.35);
    font-weight: 700;
    border: 0;
    padding: 10px!important;
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 4px !important;
    margin-top: 8px !important;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
}
.ve-doc-dm-char {
.home-header:hover {
background-color: #7bcc45;
    filter: brightness(120%);
color: #fff;
    -webkit-filter: brightness(120%);
    -moz-filter: brightness(120%);
}
}
.ve-doc-dm-char:hover {
 
border-color: #b6f26c;
 
}
/*Ambassador Card*/
.ve-doc-dm-achar {
 
background-color: #fa952c;
/*General Container*/
color: #fff;
.emb{
}
display: inline-block;
.ve-doc-dm-achar:hover {
width: 233px;
border-color: #fed045;
height: fit-content;
}
box-sizing: border-box;
.ve-doc-dm-element-text {
margin-right: 6px;
color: #50a5f4;
margin-bottom: 12px;
}
border-radius: 5px;
.ve-doc-dm-char-text {
box-shadow: 2px 2px 8px rgb(0 0 0 / 50%);
color: #7bcc45;
}
.ve-doc-dm-achar-text {
color: #fa952c;
}
}


/* For templates in Category:VisualEditor tests templates */
/*Width and height counting padding to everthing except the general container*/
tt.ve-typing-test {
.emb * {box-sizing: border-box;}
color: white;
background-color: black;
padding: 0 1em 0 1em;
}


/**
/*Text style for every <p>*/
* Style for horizontal lists (separator following item).
.emb p {
* @source mediawiki.org/wiki/Snippets/Horizontal_lists
font-size: 13pt;
* @revision 6 (2014-05-09)
* @author [[User:Edokter]]
*/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
margin: 0;
padding: 0;
text-align: center;
}
}
/* Display list items inline */
 
.hlist dd,
/*Card Title (You will see the ambassador's nick)*/
.hlist dt,
.emb .e-name {
.hlist li {
width: 100%;
margin: 0;
padding: 5px 10px;
display: inline;
background-color: #cf9c1d;
}
color: whitesmoke;
/* Display nested lists inline */
border-radius: 5px 5px 0 0;
.hlist.inline,
overflow: hidden;
.hlist.inline dl,
text-overflow: ellipsis;
.hlist.inline ol,
font-size: 15pt;
.hlist.inline ul,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
display: inline;
}
/* Generate interpuncts */
.hlist dt:after {
content: ": ";
}
.hlist dd:after,
.hlist li:after {
content: " · ";
font-weight: bold;
font-weight: bold;
}
}
.hlist dd:last-child:after,
 
.hlist dt:last-child:after,
/*Special display for ambassador's appearence (in habbbo) and the text with the rol*/
.hlist li:last-child:after {
.emb .e-content * {display: inline-flex;}
content: none;
 
/*Style for background of ambassador's appearance*/
.emb .e-content .e-keko {
display: flex;
float: left;
background: url('https://1.bp.blogspot.com/-hJswqb3mpqw/YN1fxq_msLI/AAAAAAABkaQ/hlzy85wjrGoc0m5ZU1lfpwzuvmGIHjZ1ACPcBGAsYHg/s0/inside.gif'), gray;
width: fit-content;
}
}
/* Add parentheses around nested lists */
 
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
/*Style for ambassador's appearance (in habbo)*/
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.emb .e-content .e-keko img {
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
width: 64px;
content: " (";
height: 110px;
font-weight: normal;
margin: 0 10px;
margin-bottom: 5px;
user-select: none;
}
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
 
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
/*Align rol content with image correctly and background*/
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
.emb .e-content .e-info {
content: ") ";
display: flow-root;
font-weight: normal;
background-color: #3eb0d5;
}
}
/* Put ordinals in front of ordered list items */
 
.hlist ol {
/*Vertical Align rol text and icon*/
counter-reset: listitem;
.emb .e-content .e-info div {
display: flex;
width: fit-content;
height: 115px;
margin: 0 auto;
padding: 5px;
align-items: center;
}
}
.hlist ol > li {
 
counter-increment: listitem;
/*Horizontal Align rol text and icon*/
.emb .e-content .e-info div * {display: inline-block;}
 
/*Size & separation of the info text*/
.emb .e-content .e-info div img {
height: 40px;
width: 40px;
margin-right: 5px;
}
}
.hlist ol > li:before {
content: " " counter(listitem) " ";
white-space: nowrap;
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
content: " (" counter(listitem) " ";
}
/* end hlist */


/* Banner - Wikivoyage - Used to test MediaWiki/Homepage redesign/Preview */
/*Info text appearance*/
.emb .e-content .e-info div p {
.banner-image {
max-height: 100%;
position: relative;
overflow: auto;
overflow: hidden;
max-width: 1800px;
height: auto;
margin-bottom: .6em;
}
.banner-image img {
max-width: 100%;
max-width: 100%;
height: auto;
color: whitesmoke;
width: auto\9;
}
}
.banner-box {
 
position: absolute;
/*Container for profile link*/
z-index: 2;
.emb .e-profile {
margin-top: 2.5em;
text-decoration: none;
color: white;
display: block;
min-width: 20em;
background-color: darkblue;
text-shadow: black 0.3em 0.3em 1em,black -0.1em -0.1em 1em;
color: whitesmoke;
}
border-radius: 0 0 5px 5px;
.banner-box-wide { width: 80% }
padding: 5px 10px;
.banner-box-left {
left: 5%;
text-align: left;
}
.banner-box-right {
right: 5%;
text-align: right;
}
.banner-box .name {
font-size: 3em;
white-space: nowrap;
line-height: 1.2em;
}
.banner-box .type {
font-size: 2em;
line-height: 1.2em;
}
.mf-mobile-only,
.lqt-talkpage-search {
display: none;
}
}


/* Phabricator-like tag styling */
/*Appearance of text profile link*/
.phui-tag {
.emb .e-profile p {font-size: 15pt;}
    -webkit-font-smoothing: antialiased;
.emb .e-profile:hover p {text-decoration: underline;}
    background-color: #e7e7e7;
    border-color: #e7e7e7;
    border-radius: 3px;
    border: 1px solid transparent;
    font: 13px 'Segoe UI','Segoe UI Web Regular','Segoe UI Symbol','Lato','Helvetica Neue',Helvetica,Arial,sans-serif;
    line-height: 1.51em;
    padding: 0 4px;
}


.mw-body .phui-tag a.external {
/*Appearance of img profile link*/
    background-image: none;
.emb .e-profile p img {
    padding-right: 0;
margin-top: -3px;
    text-decoration: none;
margin-right: 5px;
    color: black;
user-select: none;
    font-weight: bold;
vertical-align: middle;
}
}

Revisión actual del 16:47 26 sep 2022

/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */

* {font-family: Arial}

#firstHeading{
	font: 33px Ubuntu, serif;
}

.infobox {
    background: #eee;
    border: 1px solid #aaa;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 300px;

}
.infobox-title {
    font-size: 2em;
    text-align: center;
    font-family: Ubuntu;
}
.infobox-image {
    text-align: center;
    padding: 8px 0px;
    background: url(/images/9/9c/Background_box2.png);
}
.infobox-header {
    text-align: center;

}
.infobox-placa {
    text-align: center;
}
.infobox th {
    text-align: left;
    vertical-align: top;
}
.infobox td {
    vertical-align: top;
}

.wpb-topbanner-toc{
    font-family: Ubuntu;
}


.inforare {
    background: #eee;
    border: 1px solid #aaa;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 300px;
}
.inforare-title {
    font-size: 2em;
    text-align: center;
    font-family: Ubuntu;
}
.inforare-image {
    text-align: center;
    padding: 5px 0px;
    background: url(https://files.habboemotion.com/resources/images/website_backgrounds/newbg.png);
}
.infobox-header-rare {
    text-align: center;
}
.inforare-placa {
    text-align: center;
}
.inforare th {
    text-align: left;
    vertical-align: top;
}
.inforare td {
    vertical-align: top;
}

.wpb-topbanner-toc{
    font-family: Ubuntu;
}


#ca-talk { display: none !important; }





/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */

* {font-family: Arial}

.menu {
    background: #eee;
    float: left;
    border: 1px solid #aaa;
    margin: 0 0 0em 0em;
    padding: 0em;
    width: 50%;
}
.menu-title {
    font-size: 2em;
    text-align: center;
    font-family: Ubuntu;
}
.menu-image {
    text-align: center;
}
.menu-placa {
    text-align: right;
}
.menu th {
    text-align: left;
    vertical-align: top;
}
.menu td {
    vertical-align: top;
}

.wpb-topbanner-toc {
    font-family: Ubuntu;
}

#ca-talk { display: none !important; }




* {font-family: Arial}

.menu3 {
    background: #eee;
    border: 1px solid #aaa;
    margin: 0 0 1em 1em;
    padding: 1em;
    column-count: 3;
    column-gap: 30px;

}
}
.menu3-title {
    font-size: 2em;
    text-align: center;
    font-family: Ubuntu;
}
.menu3-image {
    text-align: center;
}
.menu3-placa {
    text-align: right;
}
.menu3 th {
    text-align: center;
    vertical-align: top;
}
.menu3 td {
    vertical-align: top;
}

.wpb-topbanner-toc{
    font-family: Ubuntu;
}


#ca-talk { display: none !important; }




.column {
    float: left;
}

/* Clear floats after the columns */
.container:after {
    content: "";
    display: table;
    clear: both;
}



/* Simple stafflist template by Kriegberg */

/* Individual member boxes */
.stafflist-member {
    /* Specify the stafflist member box properties */
    width: 280px;
    height: 80px;
    background-color: #E0E0E0;
    margin: 5px;
    vertical-align: middle;
    /* Make the character image show up in the correct way */
    background-repeat: no-repeat;
    background-position: 30px 5px;
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    /* Display as float left to prevent line breaks between div elements and to keep things tidy */
    float: left;
}
/* Individual member name */
.stafflist-member-name {
    margin-top: 28px !important;
    margin-right: 20px !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 0.5;
    text-align: right;
}
/* Individual member description */
.stafflist-member-description {
    margin-right: 20px !important;
    font-size: 16px;
    line-height: 0.5;
    text-align: right;
}




/* Staff Card */

/*Correct text position written after </html>*/
.HitBox-Height
{
    display: table;
}

/* Card Appearance */
.Staff-Habbo
{
    width: 200px;
    height: 346px;
    line-height: 1.15;
    border: 1px solid #bb9513;
    background-color: #f7d547;
    margin-right: 8px;
    margin-bottom: 15px;
    float: left;
    text-decoration: none;
    color: black;
}

.Staff-Habbo:active
{
    color: black;
    text-decoration: none;
}

.Staff-Habbo:visited
{
    color: black;
    text-decoration: none;
}

.Staff-Habbo:link
{
    text-decoration: none;
}


/* Staff Title */
.Staff-Habbo t
{
    display: block;
    background-color: #f9d141;
}

.Staff-Habbo t p
{
    margin: 0;
    text-align: center;
    font-size: 20px;
}

.Staff-Habbo t p img
{
    vertical-align: unset;
    margin-left: -3px;
    margin-right: 3px;
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}


/* Staff Appearance */
.Staff-Habbo picture
{
    display: block;
    height: 133px;
    background-color: #f9db4a;
    text-align: center;
}

.Staff-Habbo picture img
{
    vertical-align: unset;
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}


/* Descriptive Text */
.Staff-Habbo txt p
{
    margin: 8px 30px 8px 8px;
}





/*Popular & Selection styles*/

/*Important Classes*/
/*General Style*/
.category
{
	width: 250px;
	line-height: 1.15;
	font-weight: bolder;
	margin-right: 40px;
	image-rendering: pixelated;
}

/*Group Title Style*/
.category-top
{
	border: 1px solid;
	border-bottom: 0;
	text-align: center;
	padding: 3px;
	height: 26.45px;
}

/*Eliminate Extra Margin & Add Custom Font Size*/
.category-top p
{
	margin: 0;
	font-size: 21px;
}

/*Group Container Pages Style*/
.category-bottom
{
	overflow-y: scroll;
	height: 240px;
	padding-top: 3px;
	padding-bottom: 13px;
	border: 1px solid;
	font-size: 30px;
	scrollbar-width: thin;
}

/*Width & Color of the Scrollbar Background (Chromium & Safari)*/
.category-bottom::-webkit-scrollbar
{
	width: 8px;
	background-color: #f0f0f0;
}

/*Color of the Scrollbar (Chromium & Safari)*/
.category-bottom::-webkit-scrollbar-thumb
{
	background-color: #cdcdcd;
}

/*Delete Link Modifications*/

.home-header a {
    color: inherit !important;
    text-decoration: none;
}

.category-bottom a, .category-bottom a:hover, .category-bottom a:focus, .category-bottom a:active, .category-bottom a:visited
{
	color: #000000;
    text-decoration: none;
}

/*Group Pages Style and Font Effect*/
.category-bottom a div
{
	display: flex;
	width: 90%;
	height: 60px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	border-radius: 3px;
	text-shadow: 0 0 1em black, 0 0 0.2em black, 0 0 0.3em black, 0 0 0.4em black, 0 0 0.5em black;
}

/*Font Color for Pages Titles*/
.category-bottom a div p
{
	margin: auto;
	text-align: center;
	color: white;
}


/*Selección HabboWiki Classes*/
/*Image, image position of the Title Selección HabboWiki & Text Adaptation for the image*/
.HabboWiki
{
	background-image: url("/images/5/5e/Estrella.png");
	background-repeat: no-repeat;
	background-position: 96.5% 55%;
	font-size: 21px;
	padding-right: 23px;
	height: 26.45px;
}

/*Special Font for Selección HabboWiki Title*/
.category .HabboWiki p
{
	font-size: 21px;
	line-height: 27px;
}


/*Más Populares Classes*/
/*Image, image position of the Title Entradas Populares & Text Adaptation for the image*/
.Popular
{
	background-image: url("/images/5/5b/More_Populars_Icon.png");
	background-repeat: no-repeat;
	background-position: 94.3% 55%;
	padding-right: 22px;
}

/*Background color (Rainbow) of the Lámpara Dragón Arcoíris LTD page*/
.Rainbow_Dragon
{
	background: linear-gradient(to bottom, red, orange, yellow, green, blue);
}

/*Image and image position of the SnowStorm page*/
.SnowStorm
{
	background-image: url("/images/6/6c/SS_and_Battle_Banzai.gif");
	background-position: 314px 850px;
}

/*Image and image position of the Habbo 2020 page*/
.Habbo_2020
{
	background-image: url("https://www.habbowiki.com/images/b/be/Lpromo_habbo_trading.png");
	background-position: 1200px 1330px;
}

/*Image and image position of the Crackeables page*/
.Craft
{
	background-image: url("/images/3/36/Regalos.gif");
	background-position: 750px 1000px;
}

/*Image and image position of the Asociación Internacional de Clubes page*/
.AIC
{
	background-image: url("/images/3/37/Futbol_habbo.gif");
	background-position: 980px 920px;
}

/*Background color (Gradient Pink) of the Dragón de Fuego Rosa page*/
.Pink_Dragon
{
	background: radial-gradient(circle, pink 0%, #f97e93 100%);
}

/*Image and image position of the Embajadores page*/
.Emb
{
	background-image: url("/images/6/63/Embajadores_BR_Publicidad.png");
	background-position: 274px 167px;
}

/*Image and image position of the Beta Tester page*/
.Testers
{
	background-image: url("/images/5/54/Betatester1.png");
	background-position: 70px 82px;
}

/*Image and image position of the Puntos de Progresión page*/
.Points
{
	background-image: url("/images/3/39/Puntos_Recompensa.png");
	background-position: 302px 344px;
}

/*Image and image position of the Selección MaW page*/
.MaW
{
	background-image: url("/images/3/30/MaW-BaW_Publicity.png");
	background-position: 318px 100px;
}

/*Image and image position of the Category LTD*/
.LTD
{
	background-image: url("/images/3/3e/Furnis_LTD_Mudo.png");
	background-position: 730px 1010px;
}

/*Image and image position of the Category Proyectos NFT*/
.NFT
{
	background-image: url("/images/7/7c/Avatares_NFT.png");
	background-position: 269px 230px;
}

/*Image and image position of the Category Raros*/
.Rares
{
	background-image: url("/images/5/5a/Rares_Banner.png");
	background-position: 350px 320px;
}

/*Image and image position of the category Lotes*/
.Lotes
{
	background-image: url("/images/2/2b/Creaci%C3%B3n_Lotes_Unity.png");
	background-position: -130px 653px;
}

/*Image and image position of the Category Proyectos Oficiales*/
.Official_Projects
{
	background-image: url("/images/1/16/Proyectos_oficiales.png");
	background-position: 100px 100px;
}

/*Image and image position of the Category Proyectos No Oficiales*/
.Unofficial_Projects
{
	background-image: url("/images/e/e5/Proyectos_no_oficiales.png");
	background-position: 100px 100px;
}

/*Image and image position of the Category HabboTubers*/
.HBTubers
{
	background-image: url("/images/7/70/HabboTubers.png");
	background-position: 302px 260px;
}

/*Image and image position of the Category Juegos Oficiales*/
.Official_Games
{
	background-image: url("/images/6/6c/SS_and_Battle_Banzai.gif");
	background-position: -100px -50px;
}

/*Image and image position of the Category Fansites*/
.Fansites
{
	background-image: url("/images/c/cb/Banner_Fansites.png");
	background-position: -62px 3px;
}
/*Image and image position of the Category NFTFurni*/
.NFTFurni
{
	background-image: url("/images/3/3c/NFT_furni.png");
}
/*Image and image position of the Category Metakey*/
.Metakey
{
	background-image: url("/images/7/7a/Meta_3.png");
}

/*Image and image position of the Category Canjeables*/
.Canjeables
{
	background-image: url("/images/9/99/Fondo_Lingotes.gif");
}

/*Independent Classes*/
/*Selected Effect*/
.category-bottom a div:hover
{
	opacity: 0.7;
}

/*Smaller Shadow Effect for Fonts*/
.less_shadow_font
{
	text-shadow: 2px 2px 8px black;
}

/*Less Bold that Default*/
.bold
{
	font-weight: bold;
}

/*Delete Bold*/
.no-bold
{
	font-weight: initial;
}

/*Small text*/
.small_f
{
	font-size: 25px;
}

/*Smaller text*/
.smaller
{
	font-size: 20px;
}

.container2 {
    position: relative;
    width: 10%;
    max-width: 300px;
    min-width: 300px;
    display: inline-block;
    border: none !important;
    border: 0 !important;
    background: none !important;
}

.image2 {
  display: block;
  width: 100%;
  height: auto;
max-width: 300px;
  min-width: 300px;
}

.overlay2 {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1; 
  max-width: 300px;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}

.container2:hover .overlay2 {
  opacity: 1;
}


/* Simple NFT list template by Kriegberg */

/* Individual NFT boxes */
.nftlist-avatar {
    /* Specify NFT box properties */
    width: 200px !important;
    height: 310px !important;
    margin: 5px !important;
    vertical-align: middle;
    /* Fix for pixel art blurriness */
    image-rendering: pixelated !important;
    image-rendering: crisp-edges !important;
    /* Display as float left to prevent line breaks between div elements and to keep things tidy */
    float: left !important;
}
/* Avatar info box styling */
.nftlist-avatar-info {
    margin-top: 220px !important;
    height: 80px !important;
    padding: 5px !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 0px 0px 10px 10px !important;
}

/* Avatar number styling */
.nftlist-avatar-info-number {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
    line-height: 0.5 !important;
    text-align: center !important;
    margin-top: 22px !important;
}
/* Avatar owner info styling */
.nftlist-avatar-info-owner {
    font-size: 16px !important;
    color: #FFFFFF !important;
    line-height: 0.5 !important;
    text-align: center !important;
}

/* Simple NFT list template by Kriegberg */

/* Individual NFT boxes */
.nftlist-small-avatar {
    /* Specify NFT box properties */
    width: 100px !important;
    height: 155px !important;
    margin: 5px !important;
    vertical-align: middle !important;
    /* Fix for pixel art blurriness */
    image-rendering: pixelated !important;
    image-rendering: crisp-edges !important;
    /* Display as float left to prevent line breaks between div elements and to keep things tidy */
    float: left !important;
}
/* Avatar info box styling */
.nftlist-small-avatar-info {
    margin-top: 110px !important;
    height: 41px !important;
    padding: 2px !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 0px 0px 5px 5px !important;
}
/* Avatar number styling */
.nftlist-small-avatar-info-number {
    font-size: 12px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
    line-height: 0.4 !important;
    text-align: center !important;
    margin-top: 11px !important;
}
/* Avatar owner info styling */
.nftlist-small-avatar-info-owner {
    font-size: 11px !important;
    color: #FFFFFF !important;
    line-height: 0.4 !important;
    text-align: center !important;
}


/* Simple NFT list template by Kriegberg2 */

/* Individual NFT boxes */
.nftlist-small-avatar2 {
    /* Specify NFT box properties */
    width: 759px !important;
    height: 300px !important;
    margin: 5px !important;
    vertical-align: middle !important;
    /* Fix for pixel art blurriness */
    image-rendering: pixelated !important;
    image-rendering: crisp-edges !important;
    /* Display as float left to prevent line breaks between div elements and to keep things tidy */
    float: left !important;
}
/* Avatar info box styling */
.nftlist-small-avatar-info2 {
    margin-top: 110px !important;
    height: 41px !important;
    padding: 2px !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 0px 0px 5px 5px !important;
}
/* Avatar number styling */
.nftlist-small-avatar-info-number2 {
    font-size: 12px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
    line-height: 0.4 !important;
    text-align: center !important;
    margin-top: 11px !important;
}
/* Avatar owner info styling */
.nftlist-small-avatar-info-owner2 {
    font-size: 11px !important;
    color: #FFFFFF !important;
    line-height: 0.4 !important;
    text-align: center !important;
}

/* Simple NFT list template by gabo */
div.polaroid {
  width: 100%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 5px;
  border-radius: 0px 0px 5px 5px !important;
}

div.container4 {
  text-align: center;
  padding: 10px 20px;
  column-gap: 20px;

}

.column2 {
    float: left;
    width: 26%;
    margin-left: 5px;
}
.home-header {
    margin: 0!important;
    font-family: "Ubuntu", Arial, Tahoma !important;
    color: #fff !important;
    font-size: 20px!important;
    height: 65px;
    width: 250px;
    text-shadow: 0 1px 3px rgb(0 0 0 / 60%);
    box-shadow: 0 1px 5px rgba(0,0,0,.35);
    font-weight: 700;
    border: 0;
    padding: 10px!important;
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 4px !important;
    margin-top: 8px !important;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.home-header:hover {
    filter: brightness(120%);
    -webkit-filter: brightness(120%);
    -moz-filter: brightness(120%);
}


/*Ambassador Card*/

/*General Container*/
.emb{
	display: inline-block;
	width: 233px;
	height: fit-content;
	box-sizing: border-box;
	margin-right: 6px;
	margin-bottom: 12px;
	border-radius: 5px;
	box-shadow: 2px 2px 8px rgb(0 0 0 / 50%);
}

/*Width and height counting padding to everthing except the general container*/
.emb * {box-sizing: border-box;}

/*Text style for every <p>*/
.emb p {
	font-size: 13pt;
	margin: 0;
	text-align: center;
}

/*Card Title (You will see the ambassador's nick)*/
.emb .e-name {
	width: 100%;
	padding: 5px 10px;
	background-color: #cf9c1d;
	color: whitesmoke;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15pt;
	font-weight: bold;
}

/*Special display for ambassador's appearence (in habbbo) and the text with the rol*/
.emb .e-content * {display: inline-flex;}

/*Style for background of ambassador's appearance*/
.emb .e-content .e-keko {
	display: flex;
	float: left;
	background: url('https://1.bp.blogspot.com/-hJswqb3mpqw/YN1fxq_msLI/AAAAAAABkaQ/hlzy85wjrGoc0m5ZU1lfpwzuvmGIHjZ1ACPcBGAsYHg/s0/inside.gif'), gray;
	width: fit-content;
}

/*Style for ambassador's appearance (in habbo)*/
.emb .e-content .e-keko img {
	width: 64px;
	height: 110px;
	margin: 0 10px;
	margin-bottom: 5px;
	user-select: none;
}

/*Align rol content with image correctly and background*/
.emb .e-content .e-info {
	display: flow-root;
	background-color: #3eb0d5;
}

/*Vertical Align rol text and icon*/
.emb .e-content .e-info div {
	display: flex;
	width: fit-content;
	height: 115px;
	margin: 0 auto;
	padding: 5px;
	align-items: center;
}

/*Horizontal Align rol text and icon*/
.emb .e-content .e-info div * {display: inline-block;}

/*Size & separation of the info text*/
.emb .e-content .e-info div img {
	height: 40px;
	width: 40px;
	margin-right: 5px;
}

/*Info text appearance*/
.emb .e-content .e-info div p {
	max-height: 100%;
	overflow: auto;
	max-width: 100%;
	color: whitesmoke;
}

/*Container for profile link*/
.emb .e-profile {
	text-decoration: none;
	display: block;
	background-color: darkblue;
	color: whitesmoke;
	border-radius: 0 0 5px 5px;
	padding: 5px 10px;
}

/*Appearance of text profile link*/
.emb .e-profile p {font-size: 15pt;}
.emb .e-profile:hover p {text-decoration: underline;}

/*Appearance of img profile link*/
.emb .e-profile p img {
	margin-top: -3px;
	margin-right: 5px;
	user-select: none;
	vertical-align: middle;
}