New hugo-based web site.
This commit is contained in:
parent
d44da5784c
commit
f108b70c83
13 changed files with 612 additions and 0 deletions
9
static/css/style.css
Normal file
9
static/css/style.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.navbar-custom .navbar-brand,
|
||||
.navbar-custom .nav li a {
|
||||
color: #d900ffff;
|
||||
}
|
||||
|
||||
.navbar-custom a.navbar-brand:hover,
|
||||
.navbar-custom .nav li a:hover {
|
||||
color: #ff0098;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue