refactor: trying to start the move to utility based styling
This commit is contained in:
parent
86fa2b6d4b
commit
4a15f9260b
6 changed files with 411 additions and 159 deletions
|
|
@ -9,6 +9,8 @@
|
|||
<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png" ></link>
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png" ></link>
|
||||
|
||||
<link rel="stylesheet" href="/reset.css"></link>
|
||||
<link rel="stylesheet" href="/utility.css"></link>
|
||||
<link rel="stylesheet" href="/base.css"></link>
|
||||
<link rel="stylesheet" href="/icons.css"></link>
|
||||
<link rel="stylesheet" href="/files/custom.css"></link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue