Mercurial > hg > soundsoftware-site
changeset 992:f11be6b9bde1 insider
More layout tweaks for this font
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 09 Nov 2012 12:11:07 +0000 |
parents | 5d7e63e51c1e |
children | 6f160151f216 |
files | public/stylesheets/application.css public/themes/soundsoftware/stylesheets/application.css |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/public/stylesheets/application.css Fri Nov 09 12:02:27 2012 +0000 +++ b/public/stylesheets/application.css Fri Nov 09 12:11:07 2012 +0000 @@ -24,14 +24,14 @@ #account {float:right;} -#header {height:5.3em;margin:0;background-color:#507AAA;color:#f8f8f8; padding: 4px 8px 0px 6px; position:relative;} +#header {height:68px;margin:0;background-color:#507AAA;color:#f8f8f8; padding: 4px 8px 0px 6px; position:relative;} #header a {color:#f8f8f8;} #header h1 a.ancestor { font-size: 80%; } #project-search-jump {float:right; } -#main-menu {position: absolute; bottom: 0px; left:6px; margin-right: -500px;} +#main-menu {position: absolute; bottom: 0px; left:8px; margin-right: -500px;} #main-menu ul {margin: 0; padding: 0;} #main-menu li { float:left;
--- a/public/themes/soundsoftware/stylesheets/application.css Fri Nov 09 12:02:27 2012 +0000 +++ b/public/themes/soundsoftware/stylesheets/application.css Fri Nov 09 12:11:07 2012 +0000 @@ -124,7 +124,7 @@ margin-top: 6px; } -#main-menu { position: absolute; top: 100px; /* background-color: #be5700; */ left: 0; border-top: 0; width: 100%;/* height: 1.82em; */ padding: 0; margin: 0; border: 0; } +#main-menu { position: absolute; top: 100px; /* background-color: #be5700; */ left: 2px; border-top: 0; width: 100%;/* height: 1.82em; */ padding: 0; margin: 0; border: 0; } #main-menu li { margin: 0; padding: 0; } #main-menu li a { background-color: #fdfbf5; color: #be5700; border-right: 1px solid #a9b680; font-size: 97%; padding: 0em 8px 0.2em 10px; font-weight: normal; } #main-menu li:last-child a { border-right: 0; }