MediaWiki:Global.css: Skillnad mellan sidversioner
Från Sockipedia
Innehåll som raderades Innehåll som lades till
Sockadm (diskussion | bidrag) Ingen redigeringssammanfattning |
Sockadm (diskussion | bidrag) Ingen redigeringssammanfattning |
||
| Rad 5: | Rad 5: | ||
color: red; |
color: red; |
||
} |
} |
||
. |
.test_cyan { |
||
color: |
color: cyan; |
||
} |
} |
||
Versionen från 25 juli 2026 kl. 19.13
.test_blå {
color: blue;
}
.test_röd {
color: red;
}
.test_cyan {
color: cyan;
}
