🍱 Changed fonts

This commit is contained in:
Maxim Lebedev 2018-11-12 15:16:30 +05:00
parent 6f097a7687
commit 6ba39183f3
1 changed files with 6 additions and 0 deletions

View File

@ -60,6 +60,12 @@ Good luck, and many thanks again!
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/comic.css"/>
<meta name="viewport" content="width=600">
<link href="https://fonts.googleapis.com/css?family=Neucha" rel="stylesheet">
<style>
body {
font-family: 'Neucha', Helvetica, Arial;
}
</style>
</head>
<body>