combining declarations

This commit is contained in:
Jon Rohan
2013-01-21 18:45:19 -08:00
parent 260cacdacf
commit 4b1a573c5a

View File

@@ -1,9 +1,6 @@
html, body {
font: caption;
background-color: #333333;
}
html, body,
#root-view {
font: caption;
background-color: #333333;
}