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 Märke: Återställd |
||
| Rad 1: | Rad 1: | ||
.test_blå { |
.test_blå { |
||
color: |
color: red; |
||
} |
} |
||
.test_röd { |
.test_röd { |
||
color: |
color: blue; |
||
} |
} |
||
.test_orange { |
.test_orange { |
||
Versionen från 25 juli 2026 kl. 19.15
.test_blå {
color: red;
}
.test_röd {
color: blue;
}
.test_orange {
color: orange;
}
