MediaWiki:Common.css: Różnice pomiędzy wersjami
Wygląd
Nie podano opisu zmian |
Nie podano opisu zmian |
||
| Linia 3: | Linia 3: | ||
.mw-parser-output a { | .mw-parser-output a { | ||
color: #36c; | color: #36c; | ||
text-decoration: underline; | |||
} | |||
.mw-parser-output anew { | |||
color: #b32424; | |||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
Wersja z 08:28, 1 lip 2025
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
.mw-parser-output a {
color: #36c;
text-decoration: underline;
}
.mw-parser-output anew {
color: #b32424;
text-decoration: underline;
}