Fix nav, Remove navbar and header references, Add visited links

This commit is contained in:
Jeremy Thomas
2016-05-08 11:01:55 +01:00
parent 75183ea5c1
commit 4d11966589
7 changed files with 51 additions and 42 deletions

View File

@@ -83,7 +83,9 @@
&.is-striped
tbody
tr
&:hover
background: darken($background, 5%)
&:nth-child(2n)
background: $background
&:hover
background: $border
background: darken($background, 5%)