Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 83: Line 83:


.atronia-scrolling-content span {
.atronia-scrolling-content span {
     font-family: sans-serif;
     font-family: 'Rubik', sans-serif; /* Garante que usa a Rubik também aqui */
     font-size: 50px;
     font-size: 50px;
     font-weight: bold;
     font-weight: bold;
     color: transparent !important;
     color: #ffffff !important; /* Texto preenchido a branco */
     -webkit-text-stroke: 1px rgba(255,255,255,0.4);
     -webkit-text-stroke: 1px #ffffff; /* Contorno também a branco puro */
    opacity: 1 !important; /* Garante opacidade total */
     padding-right: 50px;
     padding-right: 50px;
     display: inline-block;
     display: inline-block;