summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xressources/styles/default.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/ressources/styles/default.css b/ressources/styles/default.css
index 221c69f..4f2cd9a 100755
--- a/ressources/styles/default.css
+++ b/ressources/styles/default.css
@@ -105,10 +105,10 @@ box-shadow:
.article {
background-color: rgb(238, 238, 238);
color: #000000;
- /*margin-bottom: 30%;*/
+ margin-bottom: 10%;
margin-left: 10%;
margin-right: 10%;
- margin-top: 17%;
+ margin-top: 26%;
padding: 2%;
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
@@ -130,7 +130,7 @@ box-shadow:
width: 100%;
margin-left: -2.7%;
padding-left: 5.5%;
- margin-top: -2.6%;
+ margin-top: -2.7%;
margin-bottom:3%;
box-shadow: 0 5px #DB1C36;
}