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