summaryrefslogtreecommitdiff
path: root/tests/style.css
blob: 78b33fc25940ab57cdafd40f84ea039631c40534 (plain)
1
2
3
4
5
6
7
body.style1 {
    background-color: blue;
}

body.style2 {
     background-color: green;
}