initial html changes
This commit is contained in:
23
static/css/global.css
Normal file
23
static/css/global.css
Normal file
@@ -0,0 +1,23 @@
|
||||
|
||||
/* fonts here */
|
||||
|
||||
:root {
|
||||
/* global vars like colors here */
|
||||
}
|
||||
|
||||
|
||||
#nav {
|
||||
|
||||
}
|
||||
|
||||
.nav-logo {
|
||||
|
||||
}
|
||||
|
||||
.nav-btn {
|
||||
|
||||
}
|
||||
|
||||
.nav-btn-active {
|
||||
|
||||
}
|
||||
3
static/css/index.css
Normal file
3
static/css/index.css
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user