summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeodarZ <neodarz@neodarz.ovh>2016-07-25 22:11:04 +0200
committerNeodarZ <neodarz@neodarz.ovh>2016-07-25 22:11:04 +0200
commit4ff10e1afd05139c1eba10f5f5144ce22c43d129 (patch)
treeb2a12d36d520b5d0e73ac3fc9deac918a8303e6c
parent9c23b71840abf1229234dc976e082a0a970a3f7d (diff)
downloadmy_old_personal_website-4ff10e1afd05139c1eba10f5f5144ce22c43d129.tar.xz
my_old_personal_website-4ff10e1afd05139c1eba10f5f5144ce22c43d129.zip
Fix graphic mistakes
-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;
}