mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Fix nav, Remove navbar and header references, Add visited links
This commit is contained in:
@@ -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%)
|
||||
|
||||
Reference in New Issue
Block a user