view tests/style.css @ 2267:e5b7b066bf1b

Factor out SQL simplification.
author Ziv Scully <ziv@mit.edu>
date Wed, 14 Oct 2015 20:40:57 -0400
parents f89be9cd2087
children
line wrap: on
line source
body.style1 {
    background-color: blue;
}

body.style2 {
     background-color: green;
}