Skip to content

Commit 6f69579

Browse files
Update index.html
1 parent 68df103 commit 6f69579

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@
88
body {
99
background: #333;
1010
color: #eee;
11-
font: normal 16px/1 sans-serif;
11+
font: normal 14px/1 sans-serif;
1212
padding: 3em;
1313
}
14+
a {
15+
color: #eee;
16+
}
1417
h1 {
15-
font: normal 24px/1 'Cinzel Decorative', cursive;
18+
font: normal 72px/1 'Cinzel Decorative', cursive;
1619
}
1720
</style>
1821
</head>

0 commit comments

Comments
 (0)