added content

This commit is contained in:
2017-07-07 16:07:53 +02:00
parent 1440cfcc1e
commit 10727a1302
9 changed files with 145 additions and 7 deletions
+1
View File
@@ -19,6 +19,7 @@
@import "typeaheadjs"
@import "footnotes"
@import "statements"
@import "donations"
.alert-alert
@extend .alert-danger
+11
View File
@@ -0,0 +1,11 @@
.progress
.progress-bar-default
background-color: #f5f5f5
color: green
font-size: 1.2em
.progress-target
border-right: 2px solid black
text-align: right
padding: 1em
display: inline-block