mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
added compass, added some basic stylesheets
This commit is contained in:
4
source/stylesheets/library/_sprite_hover.sass
Normal file
4
source/stylesheets/library/_sprite_hover.sass
Normal file
@ -0,0 +1,4 @@
|
||||
=sprite-column-hover-row(!col, !row_hover=2, !width=!sprite_default_size, !height=!sprite_default_size, !margin=!sprite_default_margin)
|
||||
+sprite-position(!col, 1, !width, !height, !margin)
|
||||
&:hover
|
||||
+sprite-position(!col, !row_hover, !width, !height, !margin)
|
||||
Reference in New Issue
Block a user