replacing the remnants of the old color variable code

This commit is contained in:
awesomerobot
2015-06-14 22:59:49 -04:00
parent 04288c14ff
commit f20c28c16b
35 changed files with 109 additions and 121 deletions

View File

@@ -12,7 +12,7 @@
background-color: $secondary;
width: 205px;
padding: 10px;
border: 1px solid scale-color-diff();
border: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
z-index: 1001;
ul {