annotate tests/style.css @ 2280:985c8016b592

Merge.
author Ziv Scully <ziv@mit.edu>
date Thu, 12 Nov 2015 08:46:51 -0500
parents f89be9cd2087
children
rev   line source
adam@2121 1 body.style1 {
adam@2121 2 background-color: blue;
adam@2121 3 }
adam@2121 4
adam@2121 5 body.style2 {
adam@2121 6 background-color: green;
adam@2121 7 }