Add XPI course.
[hacks/simpleWebSlides.git] / themes / debug.css
1 body {
2     background: #aaffaa;
3 }
4
5 .sws-canvas {
6     background: #aaaaff;
7 }
8
9 .sws-title {
10     background: #ffaaaa;
11 }
12
13 .sws-content {
14     background: #ffaaff;
15 }
16
17 .sws-header {
18     background: #ffffaa;
19 }
20
21 .sws-footer {
22     background: #ffff00;
23 }