[Frontend] In-progress checkin:

WTD-894
Added scss file for fixed position styles;
Mods in progress to fixed.html to remove inline styling and change grid method to background gradient approach;
This commit is contained in:
Charles Hacskaylo
2015-02-25 11:08:52 -08:00
parent db87147bbd
commit fa4cfc4961
4 changed files with 70 additions and 22 deletions

View File

@@ -9,6 +9,7 @@
@import "global";
@import "fonts";
@import "user-environ/layout";
@import "fixed-position";
@import "about";
@import "badges";
@import "icons";