--- web/www/styles/style.css 2006/03/08 15:35:14 1.7 +++ web/www/styles/style.css 2013/06/21 16:50:18 1.8 @@ -83,7 +83,6 @@ html,body { background: #eeeeff; border-bottom: 5px solid #000066; color: #000066; - text-align: right; } #contents h2 { padding: 4px; @@ -106,9 +105,8 @@ html,body { /*font-size: larger;*/ } #topnav { - margin: -15px -10px 0px 0px; - padding: 0px 0px 10px 0px; - text-align: right; + margin: -10px 0px 0px -10px; + padding: 0px; background: transparent; color: #000000; }