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: 'Rubik', sans-serif; | font-family: 'Rubik', sans-serif; | ||
font-size: 50px; | font-size: 50px; | ||
font-weight: bold; | font-weight: bold; | ||
color: | color: transparent !important; /* Mantém o interior vazio */ | ||
-webkit-text-stroke: | -webkit-text-stroke: 1.5px #ffffff; /* Branco puro e um pouco mais grosso */ | ||
opacity: 1 !important; /* Garante | opacity: 1 !important; /* Garante que o contorno não seja translúcido */ | ||
padding-right: 50px; | padding-right: 50px; | ||
display: inline-block; | display: inline-block; | ||
letter-spacing: 1px; /* Melhora a leitura em letras vazadas */ | |||
} | } | ||