1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-21 04:12:01 +02:00

a footer for all slides

This commit is contained in:
José Luis Antúnez
2017-03-10 21:12:54 +01:00
committed by GitHub
parent 9bbbd7362b
commit 886b01de7b

View File

@@ -1240,8 +1240,7 @@ footer img {
vertical-align: middle;
}
header,
section footer {
header, footer {
position: absolute;
top: 0;
left: 0;
@@ -1249,7 +1248,7 @@ section footer {
z-index: 3;
}
section footer {
footer {
top: auto;
bottom: 0;
}