geospatial searching

This commit is contained in:
2017-12-17 22:26:09 +01:00
parent de231092a2
commit 5f9ea11d77
9 changed files with 83 additions and 1792 deletions
+25 -21
View File
@@ -22,7 +22,7 @@
@import "donations"
@import "nav"
*:focus
*:focus
outline: 0
-webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px red
box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 8px red
@@ -38,6 +38,10 @@
.alert-notice
@extend .alert-info
.form-inline > *
margin: 5px
body.admin
background: repeating-linear-gradient(45deg, yellow, yellow 50px, black 50px, black 100px)
@@ -51,7 +55,7 @@ body
padding: 20px
margin-top: 10px
background: #FFF
.anouncement
margin-top: 10px
@@ -64,38 +68,38 @@ body
h1
font-size: 20px
margin-top: 35px
.navbar
.container
padding-left: 0px
header > .row
margin-bottom: 12px
main > h1
margin-top: 0px
ul#topnav
font-size: 1.2em
li
text-transform: uppercase
ul
li
li
text-transform: none
li.active
border-bottom: 1px solid #66903F
.lead
font-weight: normal
#new_supporter
label.required
abbr
display: none
#counter
background-color: $brand-success
margin-top: 24px
@@ -103,7 +107,7 @@ body
border: 1px solid $brand-success
border-radius: 5px
color: white
.counter_char
background-color: white
width: 20px
@@ -114,7 +118,7 @@ body
display: inline-block
text-align: center
color: $brand-success
.text-success
color: $brand-success
@@ -122,18 +126,18 @@ body
display: block
float: left
margin: 12px
.table-inherit
width: inherit
footer
footer
h2
margin: 0px
font-size: $font-size-base
ol
ol
padding-left: 1em
.donation_button
height: 50px
background: $brand-success
@@ -149,10 +153,10 @@ body
left: -47px
box-shadow: inset 0px 0px 0px 4px rgba(255, 255, 255, 0.34)
a
a
color: #FFF
.row.fix
.row.fix
display: flex
flex-wrap: wrap
width: 100%