Add pre/post images to webpage.
This commit is contained in:
parent
de6dab5fb4
commit
39e8b1f81d
@ -11,8 +11,9 @@
|
||||
|
||||
body { margin: 16px 24px; max-width: 800px; }
|
||||
|
||||
h1 { font-size: 150%; margin: 48px 0 24px 0; }
|
||||
h2 { font-size: 120%; margin: 32px 0 16px 0; }
|
||||
h1, h2 { color: #5e2750; }
|
||||
h1 { font-size: 300%; margin: 48px 0 24px 0; }
|
||||
h2 { font-size: 200%; margin: 32px 0 16px 0; }
|
||||
|
||||
p { text-align: justify; }
|
||||
|
||||
@ -55,6 +56,13 @@
|
||||
<p><a href="downloads/">zaa.nephrowiki.de/downloads</a></p>
|
||||
</div>
|
||||
|
||||
<h2>Vorher</h2>
|
||||
<p class="center"><img src="img/vorher.png" alt="Vorher" /></p>
|
||||
|
||||
<h2>Nachher</h2>
|
||||
<p>Am Beispiel des Ambulanz-Stils:</p>
|
||||
<p class="center"><img src="img/nachher.png" alt="Nachher" /></p>
|
||||
|
||||
<h2>Anleitung</h2>
|
||||
|
||||
<p class="center">
|
||||
|
Loading…
Reference in New Issue
Block a user