Add SASS variables for colors

This commit is contained in:
Frederic Guillot
2016-08-07 18:08:28 -04:00
parent 508a5eaf85
commit 41f93e0957
50 changed files with 329 additions and 220 deletions

View File

@@ -1,9 +1,11 @@
@import variables
.project-header
margin-top: 8px
margin-bottom: 20px
.action-menu
color: #333
color: color('primary')
text-decoration: none
&:hover, &:focus
text-decoration: underline