Set spec body background to white

This commit is contained in:
Kevin Sawicki
2013-01-17 14:42:47 -08:00
parent 60f25d7069
commit 2ca4b278b0

View File

@@ -3,6 +3,9 @@
font-size: 16px;
}
body {
background: #eee;
}
.jasmine_reporter a:visited, .jasmine_reporter a {
color: #303;