Merge branch 'master' of ssh://git.nguyen.vg/hacks/simpleWebSlides
[hacks/simpleWebSlides.git] / themes / uPsud.css
index f08cea5..ea22813 100644 (file)
@@ -58,6 +58,7 @@ h1 {
     z-index:0;
 }
 
+
 .sws-inner-canvas {
     height: 88%;
     z-index: 2;
@@ -68,7 +69,7 @@ h1 {
 /* Title of the slide */
 .sws-title {
     height: 7%;
-    z-index:2;
+    z-index: 2;
 
 }
 
@@ -78,7 +79,7 @@ h1 {
     text-align:right;
     padding-right:1ex;
     vertical-align: middle;
-    z-index: 2;
+    z-index: 1;
 }
 
 .sws-footer::before {
@@ -92,10 +93,9 @@ h1 {
     background-size: contain;
     background-image: url("logo_psud_psay.png");
     background-repeat: no-repeat;
-    z-index: 1;
+    z-index: -1 ;
 }
 
-
 .sws-slide-num-sep:after {
     content: "/";
 }