MediaWiki:Common.css: mudanças entre as edições

De RavenRO

Sem resumo de edição
Sem resumo de edição
 
(241 revisões intermediárias por 2 usuários não estão sendo mostradas)
Linha 1: Linha 1:
 
@import url('https://fonts.googleapis.com/css2?family=Baskervville+SC&family=Bodoni+Moda+SC:ital,opsz,wght@0,6..96,600;1,6..96,600&family=Platypi:ital,wght@0,500;1,500&family=Ysabeau+Office:wght@200&family=Zain:wght@200;300;400;700;800;900&display=swap');
@import url(https://db.onlinewebfonts.com/c/ce7ee1905f939d4e0f4cfcb3470c4d4e?family=Old+Fenris);
@font-face {
    font-family: "Old Fenris";
    src: url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.eot");
    src: url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.svg#Old Fenris")format("svg");
 
}
@font-face {
font-display:swap;
font-family:Exocet Blizzard;
font-style:normal;
font-weight:500;
font-display: block;
/* src:url(/file/Diablo-4/exocetblizzardot-medium.15c1404fff96cb17daa2359e3d7c31d9.woff) format("woff") */
src: url("https://swcdn.fextralife.com/fonts/exocetblizzardot-medium.15c1404fff96cb17daa2359e3d7c31d9.woff") format("woff2");
}
@platypi {
  font-family: "Platypi", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
  body {
    margin:0px;
  font-family: "Platypi", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
    font-size: 15px;
    line-height:var(--bs-body-line-height);
    color:var(--bs-body-color);
    text-align:initial;
    background-color:forestgreen;
    -webkit-text-size-adjust:100%;
    -webkit-tap-highlight-color:transparent;
    zoom: 90%;
  }
  hr {
    margin:1rem 0;
    color:inherit;
    border:0;
    border-top:var(--bs-border-width) solid;
    opacity:.25
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top:0;
    margin-bottom:.5rem;
    font-weight:500;
    line-height:1.2;
    color:var(--bs-heading-color)
  }
  .h1,
  h1 {
    font-size:calc(1.375rem + 1.5vw)
  }
  @media (min-width:1200px) {
    .h1,
    h1 {
      font-size:2.5rem
    }
  }
  .h2,
  h2 {
    font-size:calc(1.325rem + .9vw)
  }
  @media (min-width:1200px) {
    .h2,
    h2 {
      font-size:2rem
    }
  }
  .h3,
  h3 {
    font-size:calc(1.3rem + .6vw)
  }
  @media (min-width:1200px) {
    .h3,
    h3 {
      font-size:1.75rem
    }
  }
  .h4,
  h4 {
    font-size:calc(1.275rem + .3vw)
  }
  @media (min-width:1200px) {
    .h4,
    h4 {
      font-size:1.5rem
    }
  }
  .h5,
  h5 {
    font-size:1.25rem
  }
  .h6,
  h6 {
    font-size:1rem
  }
  p {
    margin-top:0;
    margin-bottom:1rem
  }
 
 
#ca-viewsource { display: none !important; }
@media screen and (min-width: 768px) {
  #mw-navbar-left {
    padding-left: 1.75em;
 
  }
}
@media screen {
  .navbar {
justify-content: space-between;
display: flex;
    padding: 35px;
    padding-top: 150px;
    padding-right: 35px;
    background-image: url(/images/6/68/Logo_ravenro_wiki.png?20240315182432);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1000px;
  }
.mw-wiki-logo {
    background-image: url(/images/6/68/Logo_ravenro_wiki.png?20240315182432);
}
@media screen {
  #p-banner {
    display: none;
 
  }
}
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,400;0,600;0,700;1,400;1,700&display=swap');  
/** o código CSS colocado aqui será aplicado a todos os temas
/** o código CSS colocado aqui será aplicado a todos os temas
     * Antes de realizar quaisquer alterações deve-se informar aos desenvolvedores do site
     * Antes de realizar quaisquer alterações deve-se informar aos desenvolvedores do site
     * Alterações aqui realizadas afetarão no desempenho da wiki, cuidado, realize sempre um backup da página  
     * Alterações aqui realizadas afetarão no desempenho da wiki, cuidado, realize sempre um backup da página  
* ( font-variant:small-caps )
* ( font-size: 18px )
  *********** Tabela de conteúdo ***************
  *********** Tabela de conteúdo ***************
1 - Menu principal, barra esquerda
  2 - Função Collapsible (Mostrar/esconder tabelas)
  2 - Função Collapsible (Mostrar/esconder tabelas)
  3 - NavBox  
  3 - NavBox  
Linha 16: Linha 162:
  7 - Spoiler6
  7 - Spoiler6
******************  
******************  
*/
@media screen {
 
  a.new {
/*  1 - MENU PRINCIPAL, BARRA ESQUERDA */
    background-color:#252634
 
  }
div.barraprincipal {
  legend {
     background-image:url(/w/images/b/b1/Seilá.png);
     display:block;
     background-repeat:no-repeat;
    width:100%;
}
    max-width:100%;
 
    padding:0;
 
    margin-bottom:.5rem;
/*  2 - FUNÇÃO COLLAPSIBLE (MOSTRAR/ESCONDER TABELAS) */
     font-size:1.5rem;
 
    line-height:inherit;
table.collapsed tr.collapsible {
    color:inherit;
        display: none;
    white-space:normal
}
  }
  progress {
.collapseButton {               /* Mostrar/esconder botões em tabelas de conteúdos */
    vertical-align:baseline
        float: right;           /* JavaScript de Collapsible está localizado em [[MediaWiki:Common.js]] */
  }
        font-weight: normal;   /* O estilo destas tabelas são permitidas */
  [type=number]::-webkit-inner-spin-button,
        text-align: right;
  [type=number]::-webkit-outer-spin-button {
        width: auto;
    height:auto
}
  }
 
  [type=search] {
.tamanhoimg {
    outline-offset:-2px;
     position: relative;
    -webkit-appearance:none
}
  }
.tamanhoimg img {
  [type=search]::-webkit-search-decoration {
     width: 100%;
    -webkit-appearance:none
     height: auto;
  }
}
  ::-webkit-file-upload-button {
 
    font:inherit;
/* 3 - NAVBOX */
    -webkit-appearance:button
 
  }
table.navbox {
  output {
     background-color: #f9f9f9;
    display:inline-block
     border: 1px solid #aaa;
  }
     clear: both;
  summary {
     font-size: 90%;
    display:list-item;
     margin: 1em 0em 0em;
    cursor:pointer
     padding: 2px;
  }
     width: 100%;
  template {
}
    display:none
 
  }
table.navbox th {
  [hidden] {
     background-color: #90EE90;
    display:none!important
     padding-left: 1em;
  }
     padding-right: 1em;
  .h1,
}
  .h2,
 
  .h3,
table.navbox tr:not(:first-child) th {
  .h4,
     background-color: #90EE90;
  .h5,
}
  .h6,
 
  h1,
 
  h2,
.collapseButton {
  h3,
     float: right;
  h4,
     font-weight: normal;
  h5,
     text-align: right;
  h6 {
     width: auto;
    margin-bottom:.5rem;
}
    font-weight:500;
 
    line-height:1.2
@media print {
  }
     .navbox {
  .h1,
        display: none;
  h1 {
    }
    font-size:2.5rem
}
  }
  .h2,
  h2 {
    font-size:2rem
  }
  .h3,
  h3 {
     font-size:1.75rem
  }
  .h4,
  h4 {
     font-size:1.5rem
  }
  .h5,
  h5 {
     font-size:1.25rem
  }
  .h6,
  h6 {
    font-size:1rem
  }
  .lead {
     font-size:1.25rem;
     font-weight:300
  }
  .display-1 {
    font-size:6rem;
     font-weight:300;
    line-height:1.2
  }
  .display-2 {
     font-size:5.5rem;
     font-weight:300;
     line-height:1.2
  }
  .display-3 {
    font-size:4.5rem;
     font-weight:300;
    line-height:1.2
  }
  .display-4 {
     font-size:3.5rem;
     font-weight:300;
     line-height:1.2
  }
  hr {
    margin-top:1rem;
    margin-bottom:1rem;
    border:0;
    border-top:1px solid rgba(0,0,0,.1)
  }
  #mw-navigation {
     border-right:1px solid #e5e5e5
  }
  #mw-navigation h2 {
    display:none
  }
  #mw-navigation ul {
    margin:0
  }
  #mw-navigation li {
    list-style-type:none
  }
  #mw-navigation a {
     display:block;
     padding:0.2em 1em
  }
  #mw-navigation a.nav-link.disabled {
    color:#444;
     margin-top:1em;
     font-weight:bold
  }
  #mw-navigation a:not(.disabled) {
     color:#808080
  }
  #mw-navigation a:not(.disabled):hover {
    color:#444
  }


/*  Wikitablek */
/*  Wikitablek */
Linha 98: Linha 321:
   margin-right: auto;
   margin-right: auto;
   background: #f9f9f9;
   background: #f9f9f9;
   border: 1px #aaa solid;
   border: 1px #252634 solid;
   border-collapse: collapse;
   border-collapse: collapse;
}  
}  
Linha 104: Linha 327:
table.wikitablec th, table.wikitablec td,
table.wikitablec th, table.wikitablec td,
table.prettytable th, table.prettytable td {
table.prettytable th, table.prettytable td {
   border: 1px #aaa solid;
   border: 1px #252634 solid;
   padding: 0.2em;
   padding: 0.2em;
   text-align: center;
   text-align: center;
    width: 100%;
    height: auto;
}
}


table.wikitablec th,
table.wikitablec th,
table.prettytable th {
table.prettytable th {
   background: #f2f2f2;
   background: #fff;
   text-align: center;
   text-align: center;
}
}
Linha 133: Linha 358:
table.wikitablecenter th, table.wikitablecenter td,
table.wikitablecenter th, table.wikitablecenter td,
table.prettytable th, table.prettytable td {
table.prettytable th, table.prettytable td {
   border: 1px #aaa solid;
   border: 1px #252634 solid;
   padding: 0.2em;
   padding: 0.2em;
   text-align: center;
   text-align: center;
Linha 163: Linha 388:


td.effective {
td.effective {
background-color: #BFFFBF;
background-color: #FFF;
}
}


td.ineffective {
td.ineffective {
background-color: #FFBF7F;
background-color: #FFF;
}
}


td.nullified {
td.nullified {
background-color: #FFBFBF;
background-color: #FFF;
}
}


Linha 179: Linha 404:
table.prettytable,
table.prettytable,
table.wikitablew-tr {
table.wikitablew-tr {
   margin: 1em 0;
   margin-left: auto;
   background: #f9f9f9;
  margin-right: auto;
   border: 2px #fff solid;
   background: #fff;
   border: 2px #252634 solid;
   border-collapse: collapse;
   border-collapse: collapse;
}
}
Linha 189: Linha 415:
   margin-left: auto;
   margin-left: auto;
   margin-right: auto;
   margin-right: auto;
   background: #f9f9f9;
   background: #fff;
   border: 2px #fff solid;
   border: 2px #fff solid;
   border-collapse: collapse;
   border-collapse: collapse;
Linha 199: Linha 425:
table.prettytable,
table.prettytable,
table.wikitablenb-tr {
table.wikitablenb-tr {
   margin: 1em 0;
   margin-left: auto;
   background: #f9f9f9;
  margin-right: auto;
   border: none;
   background: #fff;
   border: 2px #252634 solid;
   border-opacity: 0.5;
   border-opacity: 0.5;
   border-collapse: collapse;
   border-collapse: collapse;
Linha 214: Linha 441:
   margin-left: auto;
   margin-left: auto;
   margin-right: auto;
   margin-right: auto;
   background: #f9f9f9;
   background: #fff;
   border: 2px #e9e8e8 solid;
   border: 2px #252634 solid;
   border-collapse: collapse;
   border-collapse: collapse;
}  
}  
Linha 223: Linha 450:


.wikitablew td: hover {
.wikitablew td: hover {
background: #e9e8e8;  
background: #fff;  
}  
}  


.wikitablew-tr tr: hover {
.wikitablew-tr tr: hover {
background: #e9e8e8;  
background: #fff;  
}
}


.wikitablenb border: hover {
.wikitablenb border: hover {
color: #e9e8e8;  
  border: 2px #252634 solid;
}
}
table.wikitablew th, table.wikitablew td,
table.wikitablew th, table.wikitablew td,
table.prettytable th, table.prettytable td,
table.prettytable th, table.prettytable td,
table.wikitablew-tr th, table.wikitablew-tr td{
table.wikitablew-tr th, table.wikitablew-tr td{
   border: 2px #fff solid;
   border: 2px #252634 solid;
   padding: 0.3em 0.4em;
   padding: 0.3em 0.4em;
}
}
Linha 243: Linha 470:
table.prettytable th,
table.prettytable th,
table.wikitablew-tr th {
table.wikitablew-tr th {
   background: #eaecf0;
   background: #fff;
}
}


Linha 262: Linha 489:
table.wikitablewhite th, table.wikitablewhite td,
table.wikitablewhite th, table.wikitablewhite td,
table.prettytable th, table.prettytable td {
table.prettytable th, table.prettytable td {
   border: 2px #fff solid;
   border: 2px #252634 solid;
   padding: 0.2em;
   padding: 0.2em;
   text-align: center;
   text-align: center;
Linha 270: Linha 497:
table.prettytable th,
table.prettytable th,
table.wikitablew-tr th {
table.wikitablew-tr th {
   background: #eaecf0;
   background: #fff;
   text-align: center;
   text-align: center;
   border-right:1px #fff solid;
   border: 2px #252634 solid;
   padding:0.3em 0.4em;
   padding:0.3em 0.4em;
}
}
Linha 298: Linha 525:


td.effective {
td.effective {
background-color: #BFFFBF;
background-color: #FFF;
}
}


td.ineffective {
td.ineffective {
background-color: #FFBF7F;
background-color: #FFF;
}
}


td.nullified {
td.nullified {
background-color: #FFBFBF;
background-color: #FFF;
}
}


/*   Tabelas */
/* 7 - SPOILER */


.tile-row {
.spoiler {
    display: flex;
  display: none;
    flex-flow: row wrap;
    margin-bottom: 1em;
}
}


.tile-halves {
.show {
    display: flex;
  display: none;  
    flex-flow: row wrap;
    border: 1px solid #e4eaee;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.tile-halves h2 {
.hide:target + .show {
    font-size: 1.4em;
  display: inline;  
    font-weight: bold;
    border: none;
    margin: 0 0 0.4em;
}
}


.tile-halves .byline + h2 {
.hide:target {
    margin-top: -0.5em;
  display: none;  
}
}


.tile-top {
.hide:target ~ .spoiler {            
    width: 100%;
  display: inline;
    padding: 1.3rem 1.5rem 0.6rem;
}
}


.tile-top.tile-image {
/* Just for prettiness, not actually needed */
    display: flex;
    align-items: center;
    background-color: #949eaa;
    overflow: hidden;
    padding: 0px;
    height: 13vw;
    max-height: 12em;
}
 
.tile-top.tile-image a {
    width: 100%;
}
 
.tile-top.tile-image img {
    width: 100%;
    height: auto;
    transition: 0.4s ease-out;
}
 
.tile-bottom {
    background: #ffffff;
    border-top: 1px solid #e4eaee;
    width: 100%;
    padding: 1rem 1.5rem 0.6rem;
}
 
.tile-bottom.link-button {
    align-self: flex-end;
    padding: 0;
}
 
.tile-bottom.link-button a {
    display: block;
    text-align: center;
    padding: 0.75em 1.5em 0.8em;
    text-decoration: none;
    hover:
}
 
.tile-bottom.read-more {
    background: #f9fafa;
    transition: 0.3s ease-out;
}
 
.tile-bottom.read-more a {
    color: #949eaa;
    font-weight: bold;
    text-align: right;
}
 
.tile-bottom.read-more:hover {
    background: #f2f4f4;
}
 
.tile-bottom.read-more:hover .arrow {
    transform: translateX(50%);
}
 
.tile-bottom.read-more .arrow {
    filter: invert(43%) sepia(50%) hue-rotate(175deg);
    margin-left: 0.4em;
    transition: 0.3s ease-out;
}
 
.mainpage-recent-updates .tile-halves {
    flex: 1;
    align-content: flex-start;
    margin-right: 0.9rem;
}
 
.mainpage-recent-updates .tile-halves:hover .tile-top img {
    transform: scale(1.04);
}


.mainpage-recent-updates .tile-halves:last-child {
a.new,
     margin-right: 0;
image a.new,
div.vector-menu-tabs li a.new,
div.vector-menu li a.new,
#mw-panel .portal .body li a.new {
     color: #ba0000;
}
}


body.wgl-readermode .mainpage-recent-updates .tile-image {
html {
    max-height: 10.5em;
    -webkit-text-size-adjust: 100%;
}
}


.mainpage-recent-updates .tile-bottom.link-button a {
.mw-body {
     text-align: left;
     color: #36414f;
     padding: 1rem 1.5rem 0.75rem;
     background-color: #fbfbfb;
}


.mainpage-recent-updates h2 {
    margin: -0.5em 0 0.3em;
}
}
 
.mw-wiki-logo {
.mainpage-recent-updates p:not(.byline) {
  background-image:url(/);
    font-size: 0.9em;
    line-height: 1.75em;
    color: #444e5a;
}
}


.mainpage-recent-updates .jagex-promotion .byline {
    color: #855cd8;
}


.mainpage-contents .tile-halves {
pre,
     flex: 1;
code,
     margin-right: 0.9rem;
pre.mw-code.mw-script {
     color: inherit;
    background-color: #ffffff;
     border-color: #e4eaee;
    overflow: auto;
}
}
 
.mw-content-ltr ul {
.mainpage-contents .tile-halves:hover .tile-top img {
    margin-top: 0;
     transform: scale(1.04);
     margin-bottom: 0.8em;
}
}


.mainpage-contents .tile-halves:last-child {
.mw-content-ltr ul ul {
     margin-right: 0;
     margin-bottom: 0;
}
}
/*TAMANHO DA IMAGEM
anterior:


.mainpage-contents .tile-top {
.mw-content-ltr ol {
     height: 4.5rem;
     margin: 0 0 0.8em 2em;
    position: relative;
}
}


 
.mw-content-ltr ol ol {
*/
     margin-bottom: 0;
.mainpage-contents .tile-top {
     height: 9rem;
    position: relative;
}
}


.mainpage-contents .tile-top h2 a {
table.wikitable ul,
     display: block;
table.wikitable ol {
    text-align: center;
     margin-bottom: 0;
    text-decoration: none;
    line-height: 4.5rem;
    padding-left: 0.45rem;
}
}


.mainpage-contents h2 {
dl {
     margin: 0;
     margin: 0;
    padding: 0;
}
}


 
dd {
 
    min-width: 17.85em;
/* 5 - METROLOOK */
 
 
 
/*
 
@import "mediawiki.mixins";
 
#mw-page-base {
background-color: darkseagreen !important;
background-image: none;
}
}


@media (max-width:768px) {
hr {
#mw-page-base {
    border-color: #e4eaee;
background-color: darkseagreen;
    border-style: solid;
}
    border-width: 1px 0 0 0;
    height: initial;
}
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.historico-atualizacao {
#mw-page-base {
    background: #ffffff;
background-color: darkseagreen;
     border: 1px solid #e4eaee;
}
}
 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
#mw-page-base {
background-color: darkseagreen;
}
}
 
div.vectorTabs a:hover {
background-color: mediumseagreen;
}
 
div.onhoverbg:hover {
background-color: mediumseagreen;
}
 
img.downarrow:hover{
background-color: mediumseagreen;
}
 
div.vectorMenu:hover h5 a {
background-color: mediumseagreen;
}
 
div.vectorMenu h5 a {
background-color: darkseagreen;
}
 
div.vectorMenu:hover {
background-color: mediumseagreen;
}
 
div.vectorMenu ul {
border: solid 2px darkseagreen;
border-top: none;
 
}
 
 
@media (max-width: 768px) {
#hamburgerIcon:hover {
background-color: mediumseagreen;
}
 
img.editbutton:hover {
background-color: mediumseagreen;
}
 
div.actionmenu ul {
border-top: solid 2px darkseagreen;
}
 
#left-navigation {
background-color: darkseagreen;
}
}*/
 
/* Allow limiting of which header levels are shown in a TOC;
  <div class="toclimit-3">, for instance, will limit to
  showing ==headings== and ===headings=== but no further
  (as long as there are no =headings= on the page, which
  there shouldn't be according to the MoS).
*/
.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;
}
 
 
.naviText {
    display: inline-block;
    color: #440bb8;
    cursor: pointer;
    padding: 1px;
}
 
.naviText:hover {
    color: #ff0000;
 
}
 
.naviCopied {
    display: none;
    color: #ff0000;
     border: 1px dotted #ff0000;
    padding: 0 20px;
    border-radius: 5px;
}
 
/* Hide main page header */
body.page-Main_Page h1.firstHeading {
    display:none;
}
 
/* Hide MH header */
body.page-Monster_Hunter_Portal h1.firstHeading {
    display:none;
}
}
 
  .bg-ws {
/* Hide Class Guides header */
    background-color: #252634
body.page-Category:Class_Guides h1.firstHeading {
  }
  #p-logo a {
    background-position:center center;
    background-repeat:;
     display:none;
     display:none;
    width:12em;
    height:140px;
    text-decoration:;
  }
  h1,
  h2 {
    margin-bottom:0.6em;
    border-bottom: 2px solid #252634;
  }
#borderDemo {
border: 30px double #252634;
border-radius: 40px 40px 40px 40px;
width: fit-content;
}
}
 
#boxshadow {
/* Zoom */
-webkit-box-shadow: 10px 10px 15px 5px #252634, 10px 10px 15px 5px #252634;
.zoom {
box-shadow: 15px 33px 11px 10px #252634,20px 40px 15px 10px #fff
  //padding: 0px;
   height: 150px;
  transition: transform .2s;
   width: 300px;
   //width: 0px;
  //height: 0px;
   //margin: 0 auto;
}
}
 
#lassaltexto {
.zoom:hover {
font-display:swap;
  transform: scale(1.1);  
font-family:Exocet Blizzard;
font-style:normal;
font-weight:500;
font-size: 20px;
background: #333333;
text-shadow: 0 -1px 4px #FFF, 0 -2px 10px #ff0, 0 -10px 20px #ff8000, 0 -18px 40px #F00;
color: #FFFFFF;
background: #333333;
}
}
#paginalassal {


/* Usando URL e cordenadas */
    font-family: "Exocet Blizzard",'fallback', Helvetica, Arial, sans-serif;
cursor: url(https://wiki.historyreborn.org/images/a/ae/Cursor1.png) 4 12, auto;
font-size: 15px;
cursor: url(https://wiki.historyreborn.org/images/a/ae/Cursor2.png) 2 2, pointer;
letter-spacing: 1px;
 
word-spacing: 1px;
/* 7 - SPOILER */
    color: inherit;
 
font-weight: 400;
.spoiler {
text-decoration: rgb(68, 68, 68);
  display: none;
font-style: normal;
font-variant: small-caps;
text-transform: none;
}
}


.show {
.lassalimg img[src$=gif] {
   display: none;  
   width: auto;
  height: auto;
}
}
 
#pageiniciallassal {
.hide:target + .show {
-webkit-box-shadow: 5px 5px 50px 50px #000000;
  display: inline;  
box-shadow: 5px 5px 50px 50px #000000;
display: -webkit-inline-box;
}
}
 
#iniciallassal{
.hide:target {
color: #FFFFFF;
  display: none;  
background: #333333;
text-shadow: 0 -1px 4px #FFF, 0 -2px 10px #ff0, 0 -10px 20px #ff8000, 0 -18px 40px #F00;
color: #FFFFFF;
background: #333333;
    font-family: "Exocet Blizzard",'fallback', Helvetica, Arial, sans-serif;
font-size: 50px;
letter-spacing: 5px;
word-spacing: 5px;
}
}
 
.vitaathimg img[src$=gif] {
.hide:target ~ .spoiler {
  width: auto;
   display: inline;
  height: auto;
  margin: -40px auto;
   display: table;
  border-collapse: collapse;
  clear: none;
  float: none;
}
}
 
#inicialvitaath {
/* Just for prettiness, not actually needed */
-webkit-box-shadow: -1px -1px 35px 20px #06068F;  
 
box-shadow: 0px 0px 130px 50px #06068F;
body {
display: -webkit-inline-box;
  margin: 0;
  padding: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
}
 
#textoinicialvitaath {
.btn {
color: #FFFFFF;
  padding: 4px 12px;
background: #06068F;
  margin-bottom: 0;
box-shadow: 1px -5px 50px 33px #4169E1;
  *margin-left: .3em;
color: #FFFFFF;
  font-size: 14px;
background: 1px -5px 50px 33px #4169E1
  line-height: 20px;
    font-family: "Old Fenris",;
  color: #333333;
font-size: 50px;
  text-align: center;
letter-spacing: 5px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
word-spacing: 5px;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
}
}
 
  .ragna-menu-container {
.wiki-post {
            width: 100%;
  padding: 20px;
            max-width: 1600px;
  border: 1px solid #000;
            margin: 20px auto;
            background-color: white;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            border-radius: 8px;
            overflow: hidden;
           
        }
        .ragna-menu-header {
            background-color: #feaa1f;
            height: 10px;
        }
        .ragna-menu-content {
            display: flex;
            flex-wrap: wrap;
            padding: 20px;
            box-sizing: border-box;
           
        }
        .ragna-menu-column {
            flex: 1;
            padding: 10px;
            box-sizing: border-box;
           
        }
        .ragna-menu-column h2 {
            background-color: #FFDD93;
            padding: 8px;
            margin: 0 0 10px 0;
            text-align: center;
            border-radius: 4px;
        }
        .ragna-menu-column ul {
            list-style: none;
            padding: 0;
            margin: 0;
            column-count: 2;
            column-gap: 10px;
        }
        .ragna-menu-column li {
            margin-bottom: 5px;
            break-inside: avoid;
        }
        .ragna-menu-column li a {
            text-decoration: none;
            color: #333;
            display: block;
            padding: 5px;
            border-radius: 4px;
            transition: background-color 0.3s ease, transform 0.3s ease;
        }
        .ragna-menu-column li a:hover {
            background-color: #FFDD93;
            transform: translateX(5px);
        }
        .ragna-menu-footer {
            text-align: center;
            padding: 10px;
            background-color: #f9f9f9;
        }
        .ragna-menu-footer a {
            text-decoration: none;
            color: #feaa1f;
        }
#eventonatal{
text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, #FF2D95 0px 0px 20px, #FF2D95 0px 0px 30px, #FF2D95 0px 0px 40px, #FF2D95 0px 0px 50px, #FF2D95 0px 0px 75px, 2px 2px 2px rgba(149,40,71,0);
color: #FF0000;
background: #FFFFFF;
}
}
 
#embreve2temp{
.spoiler-content {
text-shadow: 2px 2px 0 #4074b5, 2px -2px 0 #4074b5, -2px 2px 0 #4074b5, -2px -2px 0 #4074b5, 2px 0px 0 #4074b5, 0px 2px 0 #4074b5, -2px 0px 0 #4074b5, 0px -2px 0 #4074b5, 0px 0px 20px #253795;
  padding: 15px;
color: #F4F4F4;
background: #FFFFFF;
}
}


.vector-body p{
#infoinicial {
font-size: 1.3em !important;
color: #333333;
background: #FFFFFF;
text-shadow: 2px 2px 0px #FFFFFF, 5px 4px 0px rgba(0,0,0,0.15);
color: #333333;
background: #FFFFFF;
}
}

Edição atual tal como às 16h10min de 23 de novembro de 2024

@import url('https://fonts.googleapis.com/css2?family=Baskervville+SC&family=Bodoni+Moda+SC:ital,opsz,wght@0,6..96,600;1,6..96,600&family=Platypi:ital,wght@0,500;1,500&family=Ysabeau+Office:wght@200&family=Zain:wght@200;300;400;700;800;900&display=swap');
@import url(https://db.onlinewebfonts.com/c/ce7ee1905f939d4e0f4cfcb3470c4d4e?family=Old+Fenris); 
@font-face {
    font-family: "Old Fenris";
    src: url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.eot");
    src: url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/ce7ee1905f939d4e0f4cfcb3470c4d4e.svg#Old Fenris")format("svg");

}
@font-face {
 font-display:swap;
 font-family:Exocet Blizzard;
 font-style:normal;
 font-weight:500;
 font-display: block;
/* src:url(/file/Diablo-4/exocetblizzardot-medium.15c1404fff96cb17daa2359e3d7c31d9.woff) format("woff") */
 src: url("https://swcdn.fextralife.com/fonts/exocetblizzardot-medium.15c1404fff96cb17daa2359e3d7c31d9.woff") format("woff2");
}
@platypi {
  font-family: "Platypi", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
  body {
    margin:0px;
  font-family: "Platypi", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
    font-size: 15px;
    line-height:var(--bs-body-line-height);
    color:var(--bs-body-color);
    text-align:initial;
    background-color:forestgreen;
    -webkit-text-size-adjust:100%;
    -webkit-tap-highlight-color:transparent;
    zoom: 90%;
  }
  hr {
    margin:1rem 0;
    color:inherit;
    border:0;
    border-top:var(--bs-border-width) solid;
    opacity:.25
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top:0;
    margin-bottom:.5rem;
    font-weight:500;
    line-height:1.2;
    color:var(--bs-heading-color)
  }
  .h1,
  h1 {
    font-size:calc(1.375rem + 1.5vw)
  }
  @media (min-width:1200px) {
    .h1,
    h1 {
      font-size:2.5rem
    }
  }
  .h2,
  h2 {
    font-size:calc(1.325rem + .9vw)
  }
  @media (min-width:1200px) {
    .h2,
    h2 {
      font-size:2rem
    }
  }
  .h3,
  h3 {
    font-size:calc(1.3rem + .6vw)
  }
  @media (min-width:1200px) {
    .h3,
    h3 {
      font-size:1.75rem
    }
  }
  .h4,
  h4 {
    font-size:calc(1.275rem + .3vw)
  }
  @media (min-width:1200px) {
    .h4,
    h4 {
      font-size:1.5rem
    }
  }
  .h5,
  h5 {
    font-size:1.25rem
  }
  .h6,
  h6 {
    font-size:1rem
  }
  p {
    margin-top:0;
    margin-bottom:1rem
  }


#ca-viewsource { display: none !important; }
@media screen and (min-width: 768px) {
  #mw-navbar-left {
    padding-left: 1.75em;

  }
}
@media screen {
  .navbar {
justify-content: space-between;
display: flex;
    padding: 35px;
    padding-top: 150px;
    padding-right: 35px;
    background-image: url(/images/6/68/Logo_ravenro_wiki.png?20240315182432);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1000px;
  }
.mw-wiki-logo {
    background-image: url(/images/6/68/Logo_ravenro_wiki.png?20240315182432);
}
@media screen {
  #p-banner {
    display: none;

  }
}
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,400;0,600;0,700;1,400;1,700&display=swap');															  
/** o código CSS colocado aqui será aplicado a todos os temas
    * Antes de realizar quaisquer alterações deve-se informar aos desenvolvedores do site
    * Alterações aqui realizadas afetarão no desempenho da wiki, cuidado, realize sempre um backup da página 
 *********** Tabela de conteúdo ***************
 2 - Função Collapsible (Mostrar/esconder tabelas)
 3 - NavBox 
 4 - Wikitablec
 4.1 - Wikitable White
 5 - Metrolook
**************************************************
 6 - Navegação
 7 - Spoiler6
****************** 
@media screen {
  a.new {
    background-color:#252634
  }
  legend {
    display:block;
    width:100%;
    max-width:100%;
    padding:0;
    margin-bottom:.5rem;
    font-size:1.5rem;
    line-height:inherit;
    color:inherit;
    white-space:normal
  }
  progress {
    vertical-align:baseline
  }
  [type=number]::-webkit-inner-spin-button,
  [type=number]::-webkit-outer-spin-button {
    height:auto
  }
  [type=search] {
    outline-offset:-2px;
    -webkit-appearance:none
  }
  [type=search]::-webkit-search-decoration {
    -webkit-appearance:none
  }
  ::-webkit-file-upload-button {
    font:inherit;
    -webkit-appearance:button
  }
  output {
    display:inline-block
  }
  summary {
    display:list-item;
    cursor:pointer
  }
  template {
    display:none
  }
  [hidden] {
    display:none!important
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom:.5rem;
    font-weight:500;
    line-height:1.2
  }
  .h1,
  h1 {
    font-size:2.5rem
  }
  .h2,
  h2 {
    font-size:2rem
  }
  .h3,
  h3 {
    font-size:1.75rem
  }
  .h4,
  h4 {
    font-size:1.5rem
  }
  .h5,
  h5 {
    font-size:1.25rem
  }
  .h6,
  h6 {
    font-size:1rem
  }
  .lead {
    font-size:1.25rem;
    font-weight:300
  }
  .display-1 {
    font-size:6rem;
    font-weight:300;
    line-height:1.2
  }
  .display-2 {
    font-size:5.5rem;
    font-weight:300;
    line-height:1.2
  }
  .display-3 {
    font-size:4.5rem;
    font-weight:300;
    line-height:1.2
  }
  .display-4 {
    font-size:3.5rem;
    font-weight:300;
    line-height:1.2
  }
  hr {
    margin-top:1rem;
    margin-bottom:1rem;
    border:0;
    border-top:1px solid rgba(0,0,0,.1)
  }
   #mw-navigation {
    border-right:1px solid #e5e5e5
  }
  #mw-navigation h2 {
    display:none
  }
  #mw-navigation ul {
    margin:0
  }
  #mw-navigation li {
    list-style-type:none
  }
  #mw-navigation a {
    display:block;
    padding:0.2em 1em
  }
  #mw-navigation a.nav-link.disabled {
    color:#444;
    margin-top:1em;
    font-weight:bold
  }
  #mw-navigation a:not(.disabled) {
    color:#808080
  }
  #mw-navigation a:not(.disabled):hover {
    color:#444
  }

/*   Wikitablek */

table.wikitablec,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
}

table.wikitablecenter, 
table.prettytable {
  margin-left: auto;
  margin-right: auto;
  background: #f9f9f9;
  border: 1px #252634 solid;
  border-collapse: collapse;
} 

table.wikitablec th, table.wikitablec td,
table.prettytable th, table.prettytable td {
  border: 1px #252634 solid;
  padding: 0.2em;
  text-align: center;
    width: 100%;
    height: auto;
}

table.wikitablec th,
table.prettytable th {
  background: #fff;
  text-align: center;
}

table.wikitablec caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}

table.prettytablec code,
table.wikitablec code {
  background-color: transparent;
}

table.wikitablew-tr th, table.wikitablew-tr td {
	padding: 0.3em 0.4em;
}

table.wikitablecenter th, table.wikitablecenter td,
table.prettytable th, table.prettytable td {
  border: 1px #252634 solid;
  padding: 0.2em;
  text-align: center;
}

table.wikitablecenter th,
table.prettytable th {
  background: #f2f2f2;
  text-align: center;
}

table.wikitablecenter caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}

table.prettytablecenter code,
table.wikitablecenter code {
  background-color: transparent;
}

table.elements {}

table.elements th, table.elements td {
	padding: 0.5em;
}

td.effective {
	background-color: #FFF;
}

td.ineffective {
	background-color: #FFF;
}

td.nullified {
	background-color: #FFF;
}

/*   Wikitable White */

table.wikitablew,
table.prettytable,
table.wikitablew-tr {
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border: 2px #252634 solid;
  border-collapse: collapse;
}

table.wikitablewhite, 
table.prettytable {
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border: 2px #fff solid;
  border-collapse: collapse;
} 

/*   Wikitable White */

table.wikitablenb,
table.prettytable,
table.wikitablenb-tr {
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border: 2px #252634 solid;
  border-opacity: 0.5;
  border-collapse: collapse;
}

.wikitablenb border: opacity {
opacity: 0.5;
}

table.wikitablenoborder, 
table.prettytable {
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border: 2px #252634 solid;
  border-collapse: collapse;
} 


/* HOVER DA TABELA*/

.wikitablew td: hover {
	background: #fff; 
} 

.wikitablew-tr tr: hover {
	background: #fff; 
}

.wikitablenb border: hover {
  border: 2px #252634 solid;
}
table.wikitablew th, table.wikitablew td,
table.prettytable th, table.prettytable td,
table.wikitablew-tr th, table.wikitablew-tr td{
  border: 2px #252634 solid;
  padding: 0.3em 0.4em;
}

table.wikitablew th,
table.prettytable th,
table.wikitablew-tr th {
  background: #fff;
}

table.wikitablew caption,
table.prettytable caption,
table.wikitablew-tr caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}

table.prettytablec code,
table.prettytable code,
table.wikitablew-tr code {
  background-color: transparent;
}

table.wikitablewhite th, table.wikitablewhite td,
table.prettytable th, table.prettytable td {
  border: 2px #252634 solid;
  padding: 0.2em;
  text-align: center;
}

table.wikitablewhite th,
table.prettytable th,
table.wikitablew-tr th {
  background: #fff;
  text-align: center;
  border: 2px #252634 solid;
  padding:0.3em 0.4em;
}

table.wikitablewhite caption,
table.prettytable caption,
table.wikitablew-tr caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
  text-align: center;
}

table.prettytablecenter code,
table.wikitablewhite code,
table.wikitablew-tr code {
  background-color: #000;
}

table.elements {}

table.elements th, table.elements td {
	padding: 0.5em;
}

td.effective {
	background-color: #FFF;
}

td.ineffective {
	background-color: #FFF;
}

td.nullified {
	background-color: #FFF;
}

/* 7 - SPOILER */

.spoiler {
  display: none;
}

.show {
  display: none; 
}

.hide:target + .show {
  display: inline; 
}

.hide:target {
  display: none; 
}

.hide:target ~ .spoiler {             
  display: inline;
}

/* Just for prettiness, not actually needed */

a.new,
image a.new,
div.vector-menu-tabs li a.new,
div.vector-menu li a.new,
#mw-panel .portal .body li a.new {
    color: #ba0000;
}

html {
    -webkit-text-size-adjust: 100%;
}

.mw-body {
    color: #36414f;
    background-color: #fbfbfb;

}
.mw-wiki-logo {
  background-image:url(/);
}


pre,
code,
pre.mw-code.mw-script {
    color: inherit;
    background-color: #ffffff;
    border-color: #e4eaee;
    overflow: auto;
}
.mw-content-ltr ul {
    margin-top: 0;
    margin-bottom: 0.8em;
}

.mw-content-ltr ul ul {
    margin-bottom: 0;
}

.mw-content-ltr ol {
    margin: 0 0 0.8em 2em;
}

.mw-content-ltr ol ol {
    margin-bottom: 0;
}

table.wikitable ul,
table.wikitable ol {
    margin-bottom: 0;
}

dl {
    margin: 0;
}

dd {
    min-width: 17.85em;
}

hr {
    border-color: #e4eaee;
    border-style: solid;
    border-width: 1px 0 0 0;
    height: initial;
}

.historico-atualizacao {
    background: #ffffff;
    border: 1px solid #e4eaee;
}
  .bg-ws {
    background-color: #252634
  }
  #p-logo a {
    background-position:center center;
    background-repeat:;
    display:none;
    width:12em;
    height:140px;
    text-decoration:;
  }
  h1,
  h2 {
    margin-bottom:0.6em;
    border-bottom: 2px solid #252634;
  }
#borderDemo {
border: 30px double #252634;
border-radius: 40px 40px 40px 40px;
width: fit-content;
}
#boxshadow {
-webkit-box-shadow: 10px 10px 15px 5px #252634, 10px 10px 15px 5px #252634;
box-shadow: 15px 33px 11px 10px #252634,20px 40px 15px 10px #fff 
  height: 150px;
  width: 300px;
}
#lassaltexto {
 font-display:swap;
 font-family:Exocet Blizzard;
 font-style:normal;
 font-weight:500;
 font-size: 20px;
background: #333333;
text-shadow: 0 -1px 4px #FFF, 0 -2px 10px #ff0, 0 -10px 20px #ff8000, 0 -18px 40px #F00;
color: #FFFFFF;
background: #333333;
}
#paginalassal {

    font-family: "Exocet Blizzard",'fallback', Helvetica, Arial, sans-serif;
font-size: 15px;
letter-spacing: 1px;
word-spacing: 1px;
    color: inherit;
font-weight: 400;
text-decoration: rgb(68, 68, 68);
font-style: normal;
font-variant: small-caps;
text-transform: none;
}

.lassalimg img[src$=gif] {
  width: auto;
  height: auto;
}
#pageiniciallassal {
-webkit-box-shadow: 5px 5px 50px 50px #000000; 
box-shadow: 5px 5px 50px 50px #000000;
display: -webkit-inline-box;
}
#iniciallassal{
color: #FFFFFF;
background: #333333;
text-shadow: 0 -1px 4px #FFF, 0 -2px 10px #ff0, 0 -10px 20px #ff8000, 0 -18px 40px #F00;
color: #FFFFFF;
background: #333333;
    font-family: "Exocet Blizzard",'fallback', Helvetica, Arial, sans-serif;
font-size: 50px;
letter-spacing: 5px;
word-spacing: 5px;
}
.vitaathimg img[src$=gif] {
  width: auto;
  height: auto;
  margin: -40px auto;
  display: table;
  border-collapse: collapse;
  clear: none;
  float: none;
}
#inicialvitaath {
-webkit-box-shadow: -1px -1px 35px 20px #06068F; 
box-shadow: 0px 0px 130px 50px #06068F;
display: -webkit-inline-box;
}
#textoinicialvitaath {
color: #FFFFFF;
background: #06068F;
box-shadow: 1px -5px 50px 33px #4169E1;
color: #FFFFFF;
background: 1px -5px 50px 33px #4169E1
    font-family: "Old Fenris",;
font-size: 50px;
letter-spacing: 5px;
word-spacing: 5px;
}
  .ragna-menu-container {
            width: 100%;
            max-width: 1600px;
            margin: 20px auto;
            background-color: white;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            border-radius: 8px;
            overflow: hidden;
            
        }
        .ragna-menu-header {
            background-color: #feaa1f;
            height: 10px;
        }
        .ragna-menu-content {
            display: flex;
            flex-wrap: wrap;
            padding: 20px;
            box-sizing: border-box;
            
        }
        .ragna-menu-column {
            flex: 1;
            padding: 10px;
            box-sizing: border-box;
            
        }
        .ragna-menu-column h2 {
            background-color: #FFDD93;
            padding: 8px;
            margin: 0 0 10px 0;
            text-align: center;
            border-radius: 4px;
        }
        .ragna-menu-column ul {
            list-style: none;
            padding: 0;
            margin: 0;
            column-count: 2;
            column-gap: 10px;
        }
        .ragna-menu-column li {
            margin-bottom: 5px;
            break-inside: avoid;
        }
        .ragna-menu-column li a {
            text-decoration: none;
            color: #333;
            display: block;
            padding: 5px;
            border-radius: 4px;
            transition: background-color 0.3s ease, transform 0.3s ease;
        }
        .ragna-menu-column li a:hover {
            background-color: #FFDD93;
            transform: translateX(5px);
        }
        .ragna-menu-footer {
            text-align: center;
            padding: 10px;
            background-color: #f9f9f9;
        }
        .ragna-menu-footer a {
            text-decoration: none;
            color: #feaa1f;
        }
#eventonatal{
text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, #FF2D95 0px 0px 20px, #FF2D95 0px 0px 30px, #FF2D95 0px 0px 40px, #FF2D95 0px 0px 50px, #FF2D95 0px 0px 75px, 2px 2px 2px rgba(149,40,71,0);
color: #FF0000;
background: #FFFFFF;
}
#embreve2temp{
text-shadow: 2px 2px 0 #4074b5, 2px -2px 0 #4074b5, -2px 2px 0 #4074b5, -2px -2px 0 #4074b5, 2px 0px 0 #4074b5, 0px 2px 0 #4074b5, -2px 0px 0 #4074b5, 0px -2px 0 #4074b5, 0px 0px 20px #253795;
color: #F4F4F4;
background: #FFFFFF;
}

#infoinicial {
color: #333333;
background: #FFFFFF;
text-shadow: 2px 2px 0px #FFFFFF, 5px 4px 0px rgba(0,0,0,0.15);
color: #333333;
background: #FFFFFF;
}