summaryrefslogtreecommitdiff
path: root/views/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'views/style.scss')
-rw-r--r--views/style.scss18
1 files changed, 10 insertions, 8 deletions
diff --git a/views/style.scss b/views/style.scss
index 77c7c4e..49e03ab 100644
--- a/views/style.scss
+++ b/views/style.scss
@@ -56,13 +56,15 @@ ul.share-buttons{
display:inline-block;
width:98.5%;
}
-.footer .modal img{
- width: 250px;
- padding: 1em;
+.share{
+ width: 30px;
+ padding-right: 5px;
}
-footer button{
- padding-bottom: 1em !important;
-}
-.dropdown-menu img{
- margin-left: 0.7em;
+supporters{
+ background-color: white;
+
+ img{
+ width: 200px;
+ margin-right: 1em;
+ }
}