annotate tests/style.css @ 2275:ce96e166d938

Fix some table renaming issues.
author Ziv Scully <ziv@mit.edu>
date Sat, 07 Nov 2015 15:16:44 -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 }