aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/home.css2
-rw-r--r--static/css/styles.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/static/css/home.css b/static/css/home.css
index 3b5845df..289a0712 100644
--- a/static/css/home.css
+++ b/static/css/home.css
@@ -15,7 +15,7 @@
width: 375px;
margin: 12px 0px 12px 50px;
position: relative;
- top: -5px;
+ top: 20px;
text-align: justify;
}
diff --git a/static/css/styles.css b/static/css/styles.css
index 0a1d139b..c4d9be36 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -35,7 +35,7 @@ input, textarea {
left: 0;
right: 0;
bottom: 0;
- background-color: rgba(0, 0, 0, 0.7);
+ background-color: rgba(0, 0, 0, 0.8);
z-index: -1;
}