Fix sylesheet

This commit is contained in:
Andrew Cassidy 2017-11-14 23:00:17 -08:00 committed by Andrew Cassidy
parent 96dec171e7
commit b82a01e64a
2 changed files with 8 additions and 2 deletions

View File

@ -5,5 +5,5 @@
<link rel="stylesheet" href="/css/style.css" />
<link href="https://fonts.googleapis.com/css?family=Barlow+Condensed:600|Barlow:400,600|PT+Serif&amp;subset=latin-ext" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Barlow+Condensed:600|Barlow:400,700|PT+Serif&amp;subset=latin-ext"" rel="stylesheet">
</head>

View File

@ -1 +1,7 @@
//nothing here yet
---
---
footer {
font-size: 1em;
text-align: center;
}