- commit
- a21474a53cf0bf8b40efd50fb9e8d72e65fa86ce
- parent
- b49a1dcd73642d58348cb6e5e07d2eb3bcde827a
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2025-08-07 12:45
embed pdf flyers
Diffstat
| M | assets/style.css | 7 | +++++++ |
| M | content/office/noticeboard/flyers/_index.md | 4 | ++-- |
2 files changed, 9 insertions, 2 deletions
diff --git a/assets/style.css b/assets/style.css
@@ -121,3 +121,10 @@ figcaption {
121 121 .paths a:hover {
122 122 background-color: #3f3f3f;
123 123 }
-1 124
-1 125 .pdf {
-1 126 inline-size: 100%;
-1 127 block-size: 80vb;
-1 128 margin-block-end: 1em;
-1 129 border: 0;
-1 130 }
diff --git a/content/office/noticeboard/flyers/_index.md b/content/office/noticeboard/flyers/_index.md
@@ -13,5 +13,5 @@ paths: 13 13 14 14 # Flyers 15 1516 -1 17 -1 -1 16 <iframe class="pdf" src="./ORCID-flyer.pdf"></iframe> -1 17 <iframe class="pdf" src="./what-is-a-DOI-flyer.pdf"></iframe>