Skip to content

Commit e3c201d

Browse files
authored
Update sitemaplinks.html
1 parent 897a723 commit e3c201d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Wiki/sitemaplinks.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,12 @@ <h1><center><b>Wiki | FAQ | More Links</b></center></h1><style>
5454
text-align: center; /* Centers the images inside the div */
5555
margin: 20px 0;
5656
}
57-
57+
<link href='https://fonts.googleapis.com/css?family=Comfortaa' rel='stylesheet'>
58+
<style>
59+
body {
60+
font-family: 'Comfortaa';font-size: 22px;
61+
}
62+
</style>
5863
.wiki-controls a,
5964
.wiki-controls button {
6065
display: inline-block; /* Makes sure elements respect spacing */

0 commit comments

Comments
 (0)