diff --git a/public_html/res/css/style.css b/public_html/res/css/style.css index 3fdd668..f345a5a 100644 --- a/public_html/res/css/style.css +++ b/public_html/res/css/style.css @@ -2,9 +2,11 @@ body { background-color: #FAE3E3; - font-family: 'ConnectionRegular'; + margin: 0 0 0 0; + +// font-family: 'ConnectionRegular'; font-weight: normal; - font-style: normal; + font-style: sans; text-align: center; } @@ -48,11 +50,13 @@ main background-color: #C98BB9; width: 100%; + margin: 0; padding-bottom: 5px; } .menu h1, .menu h2, .menu h3 { + margin: 0; background-color: #CFA5B4; } @@ -69,7 +73,6 @@ main float: left; } - .top-menu li { font-size: 20px; diff --git a/resources/templates/header.php b/resources/templates/header.php index 0d50f5e..1b637bb 100644 --- a/resources/templates/header.php +++ b/resources/templates/header.php @@ -5,10 +5,13 @@ + + - +