Added PDF support

This commit is contained in:
Pierre
2018-01-03 10:53:33 +01:00
parent 6f3bfaff1e
commit 2fc57b40ab
2 changed files with 36 additions and 0 deletions

View File

@ -19,4 +19,8 @@
.post .post-video {
max-width: 100%;
height: 300px;
}
.post .post-pdf {
text-align: center;
}