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:
8
source/stylesheets/library/_hacks.sass
Normal file
8
source/stylesheets/library/_hacks.sass
Normal file
@ -0,0 +1,8 @@
|
||||
// based on compass hacks
|
||||
|
||||
=has-layout
|
||||
// This makes ie6 get layout
|
||||
:display inline-block
|
||||
// and this puts it back to block
|
||||
&
|
||||
:display block
|
||||
Reference in New Issue
Block a user