Team:TU Delft/Header
From 2010.igem.org
(Difference between revisions)
Line 139: | Line 139: | ||
+ | #mainContent { | ||
+ | width: 965px; | ||
+ | height: 880px; | ||
+ | background-image: url("images/body.png"); | ||
+ | color: #8bce9e; | ||
+ | font-family: Verdana, Sans-Serif; | ||
+ | font-size: 12px; | ||
+ | text-align: justify; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | .SmallPic { | ||
+ | height: 120px; | ||
+ | width: 180px; | ||
+ | margin: 5px 6px 2px 5px; | ||
+ | float: left; | ||
+ | border: 1px solid #001d1d; | ||
+ | link: url("https://2010.igem.org/Team:TU_Delft/Gallery"); | ||
+ | } | ||
+ | |||
+ | #small_1 { | ||
+ | background-image: url("images/small_1.png"); | ||
+ | } | ||
+ | |||
+ | #small_2 { | ||
+ | background-image: url("images/small_2.png"); | ||
+ | } | ||
+ | |||
+ | #small_3 { | ||
+ | background-image: url("images/small_3.png"); | ||
+ | } | ||
+ | |||
+ | #small_4 { | ||
+ | background-image: url("images/small_4.png"); | ||
+ | } | ||
+ | |||
+ | #small_5 { | ||
+ | background-image: url("images/small_5.png"); | ||
+ | } | ||
+ | |||
+ | #small_6 { | ||
+ | background-image: url("images/small_6.png"); | ||
+ | } | ||
+ | |||
+ | #small_7 { | ||
+ | background-image: url("images/small_7.png"); | ||
+ | } | ||
+ | |||
+ | #HomeCenter { | ||
+ | width: 747px; | ||
+ | height: auto; | ||
+ | background-color: #001d1d; | ||
+ | margin: 10px 5px 0px 1px; | ||
+ | float: left; | ||
+ | color: white; | ||
+ | font-family: Verdana, Sans-Serif; | ||
+ | font-size: 12px; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | #HomeCenterBox1 { | ||
+ | Width: 731px; | ||
+ | height: 170px; | ||
+ | margin: 0px 0px 2px 4px; | ||
+ | padding: 5px; | ||
+ | background-color: #0d3a3f; | ||
+ | border: 1px solid #001d1d; | ||
+ | } | ||
+ | |||
+ | #HomeCenterBox2 { | ||
+ | Width: 731px; | ||
+ | height: 170px; | ||
+ | margin: 0px 0px 2px 4px; | ||
+ | padding: 5px; | ||
+ | background-color: #001d1d; | ||
+ | border: 1px solid #0d3a3f; | ||
+ | } | ||
+ | |||
+ | #CenterbodyText1 { | ||
+ | width: 465px; | ||
+ | height: auto; | ||
+ | padding-right: 4px; | ||
+ | margin: 0px 5px 0px 4px; | ||
+ | font-family: Verdana, Sans-Serif; | ||
+ | font-size: 12px; | ||
+ | text-align: justify; | ||
+ | float: left; | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #CenterbodyText2 { | ||
+ | width: 470px; | ||
+ | height: auto; | ||
+ | margin: 0px 0px 0px 4px; | ||
+ | font-family: Verdana, Sans-Serif; | ||
+ | font-size: 12px; | ||
+ | text-align: justify; | ||
+ | float: left; | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #GroupphotoSmall { | ||
+ | width: 245px; | ||
+ | height: 166px; | ||
+ | float: left; | ||
+ | padding-left: 5px; | ||
+ | margin-top: 1px; | ||
+ | background-image: url("images/groupphoto_small.jpg"); | ||
+ | border: 1px solid #001d1d; | ||
+ | color: #8bce9e; | ||
+ | } | ||
+ | |||
+ | #ProjectPic { | ||
+ | width: 240px; | ||
+ | height: 150px; | ||
+ | color: white; | ||
+ | font-size: 12px; | ||
+ | font-weight: bold; | ||
+ | float: left; | ||
+ | padding: 5px; | ||
+ | border: 1px solid #0d3a3f; | ||
+ | background-image: url("images/ProjectPic.jpg"); | ||
+ | margin: 4px 0px 4px 4px; | ||
+ | } | ||
+ | |||
+ | #newslogo { | ||
+ | width: 245px; | ||
+ | height: 160px; | ||
+ | float: left; | ||
+ | padding-right: 0px; | ||
+ | margin-top: 1px; | ||
+ | background-image: url("images/news.png"); | ||
+ | border: 1px solid #001d1d; | ||
+ | color: #8bce9e; | ||
+ | } | ||
+ | |||
+ | #iJAM { | ||
+ | width: 230px; | ||
+ | height: 150px; | ||
+ | color: white; | ||
+ | font-size: 12px; | ||
+ | font-weight: bold; | ||
+ | float: left; | ||
+ | padding: 5px; | ||
+ | margin: 4px 0px 4px 4px; | ||
+ | border: 1px solid #0d3a3f; | ||
+ | background-image: url("images/iJAM.png"); | ||
+ | } | ||
+ | |||
+ | #HomeRight { | ||
+ | width: 195px; | ||
+ | height: 723px; | ||
+ | background-color: #2c5983; | ||
+ | margin: 10px 5px 0px 0px; | ||
+ | padding: 5px; | ||
+ | float: left; | ||
+ | color: #e0fea0; | ||
+ | font-family: Verdana, Sans-Serif; | ||
+ | font-size: 12px; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | #Countdown { | ||
+ | width: 189px; | ||
+ | height: auto; | ||
+ | background-color: #001d1d; | ||
+ | border: 1px solid #8bce9e; | ||
+ | color: white; | ||
+ | text-align: center; | ||
+ | padding: 2px; | ||
+ | } | ||
+ | |||
+ | #Upcoming { | ||
+ | width: 195px; | ||
+ | height: auto; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #Sponsors { | ||
+ | width: 200px; | ||
+ | height: auto; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #Sponsor1 { | ||
+ | width: 180px; | ||
+ | height: 131px; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2010/c/c1/SuitSupply.png"); | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | #Sponsor2 { | ||
+ | width: 200px; | ||
+ | height: 65px; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2010/b/b5/DSM.png"); | ||
+ | background-color: white; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | #Sponsor3 { | ||
+ | width: 120px; | ||
+ | height: 80px; | ||
+ | margin: 0 auto; | ||
+ | background-image: url("images/NGI_logo.png"); | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | margin-top: 3px; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | margin-bottom: 3px; | ||
+ | } | ||
</style> | </style> |
Revision as of 13:18, 17 May 2010