--- web/www/styles/style.css 2004/03/24 23:16:19 1.5 +++ web/www/styles/style.css 2013/06/21 17:26:08 1.9 @@ -64,9 +64,9 @@ html,body { /* Contains the footer */ #footer { padding: 60px 0px 5px 0px; + text-align: center; } #footer p { - text-align: center; font-size: x-small; } @@ -79,15 +79,14 @@ html,body { } #contents h1 { padding: 5px; - margin: 30px -15px 20px -15px; + margin: 30px -15px 15px -15px; background: #eeeeff; border-bottom: 5px solid #000066; color: #000066; - text-align: right; } #contents h2 { padding: 4px; - margin: 20px -10px 20px -10px; + margin: 15px -10px 20px -10px; background: #eeeeff; color: #000000; border-bottom: 2px solid #000066; @@ -106,9 +105,8 @@ html,body { /*font-size: larger;*/ } #topnav { - margin: -15px -10px 0px 0px; + margin: -5px 0px 0px -10px; padding: 0px; - text-align: right; background: transparent; color: #000000; }