MediaWiki:Common.css: Difference between revisions
Appearance
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: | color: #ffffff !important; /* Texto preenchido a branco */ | ||
-webkit-text-stroke: 1px | -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; | ||