Added shadows, moved variables around
This commit is contained in:
@ -28,6 +28,7 @@ $s-color--swatch-blue: #BAE1FF;
|
||||
*/
|
||||
|
||||
$s-color--background: white;
|
||||
$s-color--shadow: rgba(0, 0, 0, 0.5);
|
||||
|
||||
//Hyperlink Colors
|
||||
$s-color--link: #FC78DE;
|
||||
|
@ -6,4 +6,5 @@
|
||||
* 1.0.0 - 2018/05/07
|
||||
*/
|
||||
|
||||
$s-z--background: -1;
|
||||
$s-z--navbar: 10; //Navbar
|
||||
|
Reference in New Issue
Block a user