Index: includes/styles.tmpl |
=================================================================== |
--- a/includes/styles.tmpl |
+++ b/includes/styles.tmpl |
@@ -1,2 +1,3 @@ |
<link rel="stylesheet" href="/css/defaults.css"> |
+<link rel="stylesheet" href="/css/fonts.css"> |
juliandoucette
2018/03/14 17:08:38
Why a separate file?
saroyanm
2018/03/14 17:56:30
Ideally this will go to the websites default to im
ire
2018/03/14 18:10:31
I did it this way because it just seemed cleaner t
juliandoucette
2018/03/14 18:18:00
Yes and no. I separated default.css so that I coul
ire
2018/03/15 08:30:48
On 2018/03/14 18:18:00, juliandoucette wrote:
|
<link rel="stylesheet" href="/css/main.css"> |