|
|
|
@ -1183,9 +1183,9 @@ a:hover { |
|
|
|
|
#main-menu {bottom: auto; left: 6px; margin-right: -500px;} |
|
|
|
|
#main-menu { |
|
|
|
|
width: 270px; |
|
|
|
|
height: 100%; |
|
|
|
|
float: left; |
|
|
|
|
left: 0; |
|
|
|
|
background-color: #053242; |
|
|
|
|
} |
|
|
|
|
#main-menu ul ul { |
|
|
|
|
display: none; |
|
|
|
@ -1328,6 +1328,7 @@ a:hover { |
|
|
|
|
z-index: 20; |
|
|
|
|
padding-bottom: 0; |
|
|
|
|
overflow: auto; |
|
|
|
|
height: 100%; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
h1.title { |
|
|
|
@ -1338,7 +1339,8 @@ h1.title { |
|
|
|
|
padding: 10px; |
|
|
|
|
width: auto; |
|
|
|
|
overflow: hidden; |
|
|
|
|
min-height: 350px; |
|
|
|
|
height: 100%; |
|
|
|
|
padding-top: 45px; |
|
|
|
|
} |
|
|
|
|
#content .title-bar { |
|
|
|
|
position: relative; |
|
|
|
@ -1692,8 +1694,8 @@ ul.journal-attributes li { |
|
|
|
|
------------------------------------------------------------------------------*/ |
|
|
|
|
|
|
|
|
|
#content.nosidebar { |
|
|
|
|
margin-left: 20px; |
|
|
|
|
padding: 15px 60px 15px 25px; |
|
|
|
|
margin-left: 0; |
|
|
|
|
padding: 45px 60px 15px 25px; |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
#project-links { |
|
|
|
|