added style sheet to index.html
This commit is contained in:
parent
5d7eb2edc0
commit
2371b0a958
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@
|
|||
<link rel="stylesheet" href="css/skeleton-dark.css">
|
||||
|
||||
<link rel="stylesheet" href="css/brands.css">
|
||||
|
||||
<!-- Drop Down Menus
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<link rel="stylesheet" href="css/dropdown.css">
|
||||
|
||||
|
||||
<!-- Favicon
|
||||
|
|
Loading…
Reference in a new issue