Browse Source

Center-align ODF presentations.

pull/78/head
Joachim Bauch 11 years ago
parent
commit
9bbeffaa96
  1. 1
      src/styles/components/_presentation.scss

1
src/styles/components/_presentation.scss

@ -92,6 +92,7 @@ @@ -92,6 +92,7 @@
}
.odfcontainer.showonepage {
overflow: hidden;
text-align: center;
}
}

Loading…
Cancel
Save