diff --git a/README.md b/README.md index f135250..6181528 100644 --- a/README.md +++ b/README.md @@ -57,11 +57,11 @@ The template is in use to document the following [Interface Design](https://inte - **[Organigrams for/from the future](https://infovis.fh-potsdam.de/organigrams/)** (Summer 2023) -![](img/decolonizing.webp) +![](img/decolonizing.webp) [Decolonizing Data Visualization – Visualizing Postcolonies](https://infovis.fh-potsdam.de/decolonizing/) -![](img/organigrams.webp) +![](img/organigrams.webp) [Organigrams for/from the future](https://infovis.fh-potsdam.de/organigrams/) @@ -73,7 +73,7 @@ The template is in use to document the following [Interface Design](https://inte The *Syllabus Site* template can be easily used with minimal technical requirements. -![](img/sidebyside.webp) +![](img/sidebyside.webp) Page content and source side by side diff --git a/src/style.css b/src/style.css index 1ad3166..052ad80 100644 --- a/src/style.css +++ b/src/style.css @@ -104,23 +104,25 @@ p,li { margin: 0; font-size: 1em; } + li { margin-bottom: 0.25em; } + div.hasImg { background: none; max-width: 20em; text-align: center; padding: 0; } + div.hasImg p { margin-top: 0; } div.hasImg img { - display: block; margin: auto; - padding: 0 0 0.5em 0; + padding: 0; } div.hasImg span {