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

Commit 8910874

Browse files
author
Narciso Jaramillo
committed
Merge pull request #2833 from adobe/nj/fix-de-getting-started
Updated de to match en Getting Started CSS
2 parents 8ff9a81 + 3a5670f commit 8910874

File tree

2 files changed

+4
-1
lines changed

2 files 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
}
109 KB
Loading

0 commit comments

Comments
 (0)