Tweak page number positioning

This commit is contained in:
Jérôme Petazzoni
2017-10-11 23:31:59 +02:00
parent 4eaf2310b6
commit cd2cf9b3a4

View File

@@ -22,6 +22,8 @@
div.remark-slide-number {
top: 6px;
left: 6px;
bottom: unset;
right: unset;
}
body { font-family: 'Droid Serif'; }