Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 4e331a8

Browse files
author
Narciso Jaramillo
committed
Updated de to match en Getting Started CSS
1 parent 8ff9a81 commit 4e331a8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

samples/de/Erste Schritte/main.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ samp
2828

2929
img
3030
{
31-
padding: 10px;
31+
background: dimgray;
32+
border: 1px solid black;
33+
border-radius: 2px;
34+
padding: 15px 10px 10px;
3235
margin: 10px 0;
3336
max-width: 95%;
3437
}

0 commit comments

Comments
 (0)