dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Use relative url function for custom CSS files (#132)
Daniele Ricci
19.55.2018
1d79e2d4773007819591cc59852f63b052d1a793
[external-software/github_gohugo-theme-ananke.git]
/
src
/
css
/
_styles.css
1
2
3
4
5
/* Put your custom styles here and run `npm start` from the "src" directory on */
#TableOfContents ul li {
margin-bottom: 1em;
}