Revision 992:f11be6b9bde1
| public/stylesheets/application.css | ||
|---|---|---|
| 24 | 24 |
|
| 25 | 25 |
#account {float:right;}
|
| 26 | 26 |
|
| 27 |
#header {height:5.3em;margin:0;background-color:#507AAA;color:#f8f8f8; padding: 4px 8px 0px 6px; position:relative;}
|
|
| 27 |
#header {height:68px;margin:0;background-color:#507AAA;color:#f8f8f8; padding: 4px 8px 0px 6px; position:relative;}
|
|
| 28 | 28 |
#header a {color:#f8f8f8;}
|
| 29 | 29 |
#header h1 a.ancestor { font-size: 80%; }
|
| 30 | 30 |
|
| 31 | 31 |
#project-search-jump {float:right; }
|
| 32 | 32 |
|
| 33 | 33 |
|
| 34 |
#main-menu {position: absolute; bottom: 0px; left:6px; margin-right: -500px;}
|
|
| 34 |
#main-menu {position: absolute; bottom: 0px; left:8px; margin-right: -500px;}
|
|
| 35 | 35 |
#main-menu ul {margin: 0; padding: 0;}
|
| 36 | 36 |
#main-menu li {
|
| 37 | 37 |
float:left; |
| public/themes/soundsoftware/stylesheets/application.css | ||
|---|---|---|
| 124 | 124 |
margin-top: 6px; |
| 125 | 125 |
} |
| 126 | 126 |
|
| 127 |
#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; }
|
|
| 127 |
#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; }
|
|
| 128 | 128 |
#main-menu li { margin: 0; padding: 0; }
|
| 129 | 129 |
#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; }
|
| 130 | 130 |
#main-menu li:last-child a { border-right: 0; }
|
Also available in: Unified diff