Left: | ||
Right: |
OLD | NEW |
---|---|
1 <link rel="stylesheet" href="/css/defaults.css"> | 1 <link rel="stylesheet" href="/css/defaults.css"> |
2 <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:
| |
2 <link rel="stylesheet" href="/css/main.css"> | 3 <link rel="stylesheet" href="/css/main.css"> |
OLD | NEW |