Add styling for modal-base-flat

This commit is contained in:
Scott Erickson 2016-02-25 15:15:15 -08:00
parent 946436083c
commit 43a659ea80

View file

@ -201,6 +201,9 @@ $forest: #20572B
a.btn-primary-alt
color: $navy
// base-flat.jade
#footer
background-image: url("/images/pages/home/footer_background.png")
height: 229px
@ -238,3 +241,16 @@ $forest: #20572B
img
width: 150px
margin: 0 10px
// modal-base-flat.jade
&.modal-content
padding: 10px
border-radius: 0
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5)
.button.close
position: absolute
top: 10px
left: 10px