view tests/style.css @ 2128:248e2b32954b

Fix dynClass JavaScript reversion
author Adam Chlipala <adam@chlipala.net>
date Sun, 08 Mar 2015 11:05:54 -0400
parents f89be9cd2087
children
line wrap: on
line source
body.style1 {
    background-color: blue;
}

body.style2 {
     background-color: green;
}