summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/main.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 02e88be..9fb038a 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -40,7 +40,7 @@ html {
min-height: 100%;
}
body {
- margin-bottom: 40px;
+ margin-bottom: 100px;
}
.delete {
padding-top: 10%;
@@ -87,12 +87,12 @@ textarea {
text-decoration: underline;
}
.admin-link {
- margin-top: 0;
position: absolute;
bottom: 50px;
color: #009587;
- margin: 10px ;
/*
+ margin-top: 0;
+ margin: 10px ;
top: 100%;
padding-bottom: 0;
*/