X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;ds=sidebyside;f=themes%2Fdebug.css;fp=themes%2Fdebug.css;h=acd20b917e1a0318ada21d1cc1ec84a85996ca81;hb=ad268c9cd746bf3c74c379055ea0c3518353882a;hp=0000000000000000000000000000000000000000;hpb=8c3cd44b47743bc0918e35b14e262563589c9da3;p=hacks%2FsimpleWebSlides.git diff --git a/themes/debug.css b/themes/debug.css new file mode 100644 index 0000000..acd20b9 --- /dev/null +++ b/themes/debug.css @@ -0,0 +1,19 @@ +body { + background: #aaffaa; +} + +.sws-canvas { + background: #aaaaff; +} + +.sws-inner-canvas { + background: #ffaaaa; +} + +.sws-header { + background: #ffffaa; +} + +.sws-footer { + background: #ffff00; +} \ No newline at end of file