summaryrefslogtreecommitdiff
path: root/views/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'views/style.scss')
-rw-r--r--views/style.scss10
1 files changed, 9 insertions, 1 deletions
diff --git a/views/style.scss b/views/style.scss
index ac070a1..2a8f9d4 100644
--- a/views/style.scss
+++ b/views/style.scss
@@ -89,7 +89,15 @@ supporters{
margin: 1em;
}
}
-
+.csv.btn{
+ width: 100%;
+ height: 30px;
+}
+.dlwait{
+ display: block;
+ margin-left: auto;
+ margin-right: auto;
+}
.footer{
margin-top:3em;
}