Skip to content

Commit 66ea640

Browse files
Merge pull request #1528 from suma30/word_dictionary
Dictionary
2 parents ff935e2 + b14e079 commit 66ea640

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Projects/dictionary/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ body {
8282
margin-top: 80px;
8383
text-align: center;
8484
}
85-
h1{
85+
h1{ padding: 100px;
8686
text-align: center;
87-
font-family: "Times New Roman", Times, serif;
88-
font-style: italic;
87+
text-decoration: underline;
88+
text-underline-position: under;
8989
}

0 commit comments

Comments
 (0)