agenda-libre-ruby/app/assets/stylesheets/maps.css.sass

7 lines
108 B
Sass
Raw Normal View History

2014-07-31 19:34:56 +02:00
@import "compass"
#map
height: 60em
2014-08-02 15:51:45 +02:00
@include box-shadow(0 0 1em SteelBlue)
@include transition(none)