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_orange { |
||
color: |
color: orange; |
||
} |
} |
||
Versionen från 25 juli 2026 kl. 19.14
.test_blå {
color: blue;
}
.test_röd {
color: red;
}
.test_orange {
color: orange;
}
