view tests/style.css @ 2159:9029e0e2c67c

Stray character in a comment
author Adam Chlipala <adam@chlipala.net>
date Sat, 04 Jul 2015 18:44:52 -0400
parents f89be9cd2087
children
line wrap: on
line source
body.style1 {
    background-color: blue;
}

body.style2 {
     background-color: green;
}