From 2013.igem.org
(Difference between revisions)
|
|
Line 29: |
Line 29: |
| #search-controls { | | #search-controls { |
| margin-top:14px; | | margin-top:14px; |
- | }
| |
- | #menubar {
| |
- | background-color: #000000;
| |
- | top: -4px;
| |
- | width: 488px;
| |
- | height:40px;
| |
- | position:absolute;
| |
- | top:-40px;
| |
- | border-bottom:3px solid #FF8A00;
| |
- | }
| |
- |
| |
- | #menubar ul li a {
| |
- | color: #007da6;
| |
- | }
| |
- |
| |
- | #menubar.right-menu{
| |
- | positon:relative;
| |
- | }
| |
- |
| |
- | .right-menu li a {
| |
- | color: #007da6;
| |
- | background-color: #000000;
| |
- | }
| |
- |
| |
- | #search-controls{
| |
- | display:none;
| |
- | }
| |
- |
| |
- | #Notebook_Content{
| |
- | width:200px;
| |
- | margin-left:10px;
| |
- | margin-right:10px;
| |
- | background-color:#FFDDFF;
| |
- | display:none;
| |
- | height:auto;
| |
- | }
| |
- |
| |
- | #Modeling_Content{
| |
- | width:200px;
| |
- | margin-left:10px;
| |
- | margin-right:10px;
| |
- | background-color:#DDFFFF;
| |
- | display:none;
| |
- | height:auto;
| |
| } | | } |
| | | |
Line 136: |
Line 92: |
| } | | } |
| | | |
- | .Navigation_Buttons h3 p{
| |
- | color:#FFFFFF;
| |
- | }
| |
| | | |
- | div.Navigation_Content{
| |
- | width:950px;
| |
- | height:auto;
| |
- | margin:7px;
| |
- | display:none;
| |
- | float:left;
| |
- | opacity:0.6;
| |
- | background-color:#555555;
| |
- | border:3px solid #000000;
| |
- | border-radius:10px;
| |
- | -moz-border-radius:10px;
| |
- | }
| |
- |
| |
- | .Navigation_Content#Home_Content{
| |
- | position:inherit;
| |
- | }
| |
- |
| |
- | .Content_Buttons{
| |
- | width:164px;
| |
- | height:50px;
| |
- | margin:10px;
| |
- | background-color:#000000;
| |
- | padding-top:20px;
| |
- | opacity:1.0;
| |
- | position:relative;
| |
- | text-align:center;
| |
- | vertical-align:middle;
| |
- | float:left;
| |
- | border:3px solid #FFFFFF;
| |
- | border-radius:7px;
| |
- | -moz-border-radius:7px;
| |
- | }
| |
- |
| |
- | .Content_Buttons p a{
| |
- | color:#33DDFF;
| |
- | text-decoration:none;
| |
- | size:10px;
| |
- | }
| |
| | | |
| .Upper_Logos#iGEM_Logo{ | | .Upper_Logos#iGEM_Logo{ |
Revision as of 21:24, 27 September 2013