From 2013.igem.org
(Difference between revisions)
|
|
Line 4: |
Line 4: |
| | | |
| <style type="text/css"> | | <style type="text/css"> |
- |
| |
- | .firstHeading {
| |
- | height:0px;
| |
- | visibility:hidden;
| |
- | }
| |
- | #content {
| |
- | border-left-width:1px;
| |
- | border-right-width:1px;
| |
- | width:965px;
| |
- | }
| |
- | #top-section {
| |
- | background-position: center center;
| |
- | background-repeat: no-repeat;
| |
- | background-color: #92d2ff;
| |
- | border-width:0px;
| |
- | height:0;
| |
- | }
| |
- | #siteSub {
| |
- | display:none;
| |
- | }
| |
- | #contentSub {
| |
- | display:none;
| |
- | }
| |
- | #search-controls {
| |
- | margin-top:14px;
| |
- | }
| |
- |
| |
- | #topHeader{
| |
- | width:965px;
| |
- | height:320px;
| |
- | }
| |
- |
| |
- | .firstHeading{
| |
- | width:950px;
| |
- | alignment-adjust:right;
| |
- | visibility:hidden;
| |
- | display:none;
| |
- | }
| |
- |
| |
- | #contentSub{
| |
- | display:none;
| |
- | }
| |
- |
| |
- | #globalWrapper{
| |
- | background-color:#999;
| |
- | }
| |
- |
| |
- | #content {
| |
- | background-color: #FFF;
| |
- | border-left-color:#FFF;
| |
- | border-right-color:#FFF;
| |
- | }
| |
- |
| |
| | | |
| #Navigation_top{ | | #Navigation_top{ |
Line 73: |
Line 20: |
| border-radius:10px; | | border-radius:10px; |
| -moz-border-radius:10px; | | -moz-border-radius:10px; |
- | }
| |
- |
| |
- | .Navigation_Buttons{
| |
- | width:168px;
| |
- | height:50px;
| |
- | margin:10px;
| |
- | position:relative;
| |
- | float:left;
| |
- | background-color:#333333;
| |
- | opacity:0.6;
| |
- | border:3px solid #000000;
| |
- | border-radius:10px;
| |
- | -moz-border-radius:10px;
| |
- | }
| |
- |
| |
- | .Navigation_Buttons#Team{
| |
- | clear:both;
| |
| } | | } |
| | | |
Line 103: |
Line 33: |
| } | | } |
| | | |
- | .Upper_Logos#HKUST_Logo{
| |
- | width:270px;
| |
- | height:80px;
| |
- | background-image:url('https://static.igem.org/mediawiki/2012/9/97/HKUST_Logo_Final.jpg');
| |
- | background-size:270px 80px;
| |
- | background-repeat:no-repeat;
| |
- | float:right;
| |
- | }
| |
| | | |
- | .Upper_Logos#HKUST_iGEM_Logl{
| |
- | width:114px;
| |
- | height:80px;
| |
- | background-image:url('https://static.igem.org/mediawiki/2012/4/43/295197_446935765350523_472857901_n.jpg');
| |
- | background-size:104px 80px;
| |
- | background-repeat:no-repeat;
| |
- | float:left;
| |
- | }
| |
- |
| |
- | #Side_Bar{
| |
- | clear:both;
| |
- | width:265px;
| |
- | height:auto;
| |
- | background-color:#CCFFCC;
| |
- | float:right;
| |
- | border:3px solid #99FF99;
| |
- | border-radius:10px;
| |
- | -moz-border-radius:10px;
| |
- | }
| |
- | <html>
| |
- |
| |
- | #News_Bar{
| |
- | background-color:#FFDDDD;
| |
- | border:3px solid #FF9999;
| |
- | border-radius:10px;
| |
- | -moz-border-radius:10px;
| |
- | width:265px;
| |
- | height:auto;
| |
- | padding-bottom:10px;
| |
- | margin-bottom:10px;
| |
- | }
| |
- |
| |
- | #News_Content{
| |
- | border:1px solid #FF9999;
| |
- | width:250px;
| |
- | height:200px;
| |
- | overflow:auto;
| |
- | border-radius:6px;
| |
- | -moz-border-radius:6px;
| |
- | display:none;
| |
- | }
| |
| | | |
| </style> | | </style> |
Revision as of 21:32, 27 September 2013