Skip to content

Commit

Permalink
[css/de-de] Fix grammar (#5108)
Browse files Browse the repository at this point in the history
  • Loading branch information
jk4e authored Sep 8, 2024
1 parent 9cd6505 commit 0eff0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion de-de/css-de.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ selector {

/* Schriften */
font-family: Arial;
font-family: "Courier New"; /* wenn der Name ein Leerzeichen beinhält, kommt er in
font-family: "Courier New"; /* wenn der Name ein Leerzeichen enthält, kommt er in
Anführungszeichen */
font-family: "Courier New", Trebuchet, Arial; /* wird die erste Schriftart
nicht gefunden, wird die zweite benutzt, usw. */
Expand Down

0 comments on commit 0eff0a5

Please sign in to comment.