fixes: Fix image alignment on figure and img elements
parent
bde5755297
commit
634fbfcf03
|
@ -26,7 +26,7 @@
|
|||
Diese befindet sich normalerweise ganz am Ende.
|
||||
|
||||
<figure class="centerImage">
|
||||
<img src="Einrichtung/Android_Einstellungen.png" alt="Gerätinfo" width="500">
|
||||
<img src="Einrichtung/Android_Einstellungen.png" alt="Gerätinfo" width="500" class="centerImage">
|
||||
<figcaption align="center"><em>Bild 1.1 Gerätinfo unter <code>Über das Tablet</code>.</em>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
|
Loading…
Reference in New Issue