diff --git a/style/new_menu.css b/style/new_menu.css index 84f5668..f232124 100644 --- a/style/new_menu.css +++ b/style/new_menu.css @@ -53,15 +53,15 @@ #sidebar a { padding: 8px 8px 8px 8px; - margin-left: 20px; margin-top: 10px; font-family: sans-serif; font-weight: 300; text-decoration: none; - text-align: right; + text-align: center; font-size: 25px; color: cyan; display: block; + white-space: nowrap; } #sidebar_logo {