masterarbeit/presentation/template/agcg-pdf.css
Stefan Dresselhaus 43ba0fa612
Added presentation slide-show framework
Just used ma.md as slides, so no real content.
2017-11-11 18:03:42 +01:00

17 lines
232 B
CSS
Executable File

/* MARIO */
.reveal .comment {
position: absolute;
margin: auto;
right: auto;
bottom: auto;
width: auto;
height: auto;
}
.reveal footer {
position: absolute;
display: block;
overflow: visible;
margin: auto;
}