diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index e37774e..776ab73 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -129,6 +129,7 @@ ul.tab_nav { li { padding: 0.5em 1em; + color: $theme-color-main; background: $theme-color-green; margin: 0.2em; cursor: pointer;