diff --git a/template/styles.css b/template/styles.css index 8b9e0b9..73b3d98 100644 --- a/template/styles.css +++ b/template/styles.css @@ -257,6 +257,7 @@ div#header_abouts { } p#header_title { padding-left: 50px; + margin-top: 70px; color: #FFF; font-weight: bold; font-size: 300%; @@ -265,7 +266,8 @@ p#header_about { font-weight: normal; color: #FFF; font-size: 130%; - margin: 50px; + margin-left: 60px; + margin-top: -30px; }