Cleaning out a bunch more cruft, getting map choice by click working
This commit is contained in:
8
rails/map-mash/public/stylesheets/styles.css
Normal file
8
rails/map-mash/public/stylesheets/styles.css
Normal file
@@ -0,0 +1,8 @@
|
||||
div.mash-image {
|
||||
display: inline;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#maps {
|
||||
display: block;
|
||||
}
|
Reference in New Issue
Block a user