Easy customize (#138)

* Making easy to customize listing

* adding styles to listing

* removing unintended changes

* correcting declaration

* including files for release

* changing url to be relative so it can work on localhost

* Including suggestions
This commit is contained in:
Gabriel Monteiro Nepomuceno
2019-01-16 15:16:24 +00:00
committed by Luiz F. A. de Prá
parent 12b4246e29
commit 4ff77035f6
9 changed files with 12 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ body.inverted {
.list {
ul {
li {
a {
.title {
color: $fg-color-inverted;
&:hover,
&:focus {