Clean-up header and footer handling code.
[hacks/simpleWebSlides.git] / themes / webTwoPointO.css
index 7fd3d32..c1c06ec 100644 (file)
@@ -77,5 +77,7 @@ span.sws-slide-num-sep:after {
 }
 .sws-footer {
     text-align: center;
+    position: absolute;
+    width: 100%;
+    bottom: 0pt;
 }
-