MediaWiki:Common.css

De HabboWiki
Ir a la navegación Ir a la búsqueda

Nota: tras guardar, quizás necesites actualizar la caché de tu navegador para ver los cambios.

  • Firefox/Safari: Mantén presionada la tecla Mayús mientras pulsas el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presiona Ctrl+Shift+R (⌘+Mayús+R en Mac)
  • Internet Explorer/Edge: mantén presionada Ctrl mientras pulsas Actualizar, o presiona Ctrl+F5
  • Opera: Presiona Ctrl+F5.
/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */

* {font-family: Arial}

.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(https://habbowiki.com/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;
}

.image img {
image-rendering: pixelated;
image-rendering: -moz-crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}

.fullImageLink a img {
image-rendering: pixelated;
image-rendering: -moz-crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}

.filehistory tbody tr td a img {
image-rendering: pixelated;
image-rendering: -moz-crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}

.thumbinner canvas {
image-rendering: pixelated;
image-rendering: -moz-crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}

#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: 40px;

}
}
.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;
    width: 30%;
}

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



/* Simple stafflist template by Kriegberg */

/* Stafflist body element */
.stafflist-body {
    width: 100%;
}
/* 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;
}