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:
committed by
GitHub
parent
9bbbd7362b
commit
886b01de7b
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user