From 2012.igem.org
(Difference between revisions)
|
|
Line 2: |
Line 2: |
| <head> | | <head> |
| <style type="text/css"> | | <style type="text/css"> |
- | | + | #p-logo { |
| + | visibility:hidden; |
| + | } |
| + | #searchform { |
| + | visibility:hidden; |
| + | } |
| a { | | a { |
| color: #991133; | | color: #991133; |
Line 67: |
Line 72: |
| clear:both; | | clear:both; |
| } | | } |
- |
| |
- | #gold_sponsors{
| |
- | float: left;
| |
- | width: 197px;
| |
- | margin-right: 17px;
| |
- | display: inline;
| |
- | }
| |
- | #gold_sponsors h3{
| |
- | color: #FFBE30;
| |
- | text-align:center;
| |
- | }
| |
- | #gold_sponsors ul{
| |
- | background-color: #FFF1C4;
| |
- | }
| |
- | #partners{
| |
- | float: left;
| |
- | width: 175px;
| |
- | margin-right: 17px;
| |
- | display: inline;
| |
- | }
| |
- | #partners h3{
| |
- | text-align:center;
| |
- | }
| |
- | #contributing_departments{
| |
- | float: left;
| |
- | width: 170px;
| |
- | display: inline;
| |
- | }
| |
- | #contributing_departments h3{
| |
- | text-align:center;
| |
- | }
| |
- | #partners ul, #contributing_departments ul, #gold_sponsors ul{
| |
- | list-style-type:none;
| |
- | list-style-image:none;
| |
- | margin-left:0px;
| |
- | }
| |
- | #partners li, #contributing_departments li, #gold_sponsors li{
| |
- | margin-left: 0px;
| |
- | }
| |
- | #partners img, #contributing_departments img, #gold_sponsors img{
| |
- | border: 1px solid #ccc;
| |
- | }
| |
- | h3{
| |
- | padding: 30px 0 20px 0;
| |
- | font-family: "Arial", Sans-Serif;
| |
- | font-size: 18px;
| |
- | font-weight: normal;
| |
- | }
| |
- |
| |
- | #center{
| |
- | float:left;
| |
- | padding-bottom: 35px;
| |
- | margin-bottom:10px;
| |
- | border-top: 1px dotted #999;
| |
- | border-bottom: 1px dotted #999;
| |
- | clear:both;
| |
- | padding-left: 50px;
| |
- | padding-right: 50px;
| |
- | }
| |
- | #quote{
| |
- | float:left;
| |
- | padding: 0 25px 25px 25px;
| |
- | font-family: Georgia, "Times New Roman", Times, serif;
| |
- | font-size: 17px;
| |
- | font-style: italic;
| |
- | letter-spacing: 2px;
| |
- | color: #333;
| |
- | }
| |
- | #quote p{
| |
- | line-height: 22px;
| |
- | }
| |
- | #quote p.testimonial{
| |
- | font-size: 12px;
| |
- | font-family: Arial, Helvetica, sans-serif;
| |
- | font-style: normal;
| |
- | color: #000;
| |
- | margin-left:15px;
| |
- |
| |
- | }
| |
- | #quote .quote{
| |
- | font-size: 26px;
| |
- | }
| |
- | #contacts h2{
| |
- | margin-top: 20px;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- | .col_list ul{
| |
- | list-style-type:none;
| |
- | list-style-image:none;
| |
- | background-image:none;
| |
- | }
| |
- | .col_list li{
| |
- | background-color:#e1e6e9;
| |
- | padding: 5px 15px;
| |
- | }
| |
- |
| |
- | .col_list_team ul{
| |
- | list-style-type:none;
| |
- | list-style-image:none;
| |
- | background-image:none;
| |
- | }
| |
- | .col_list_team li{
| |
- | background-color:#e1e6e9;
| |
- | }
| |
- |
| |
- |
| |
| | | |
| /* TEAM PAGE */ | | /* TEAM PAGE */ |
| | | |
| + | .teampic{ |
| | | |
- | .bio {
| |
- | clear:both;
| |
- | padding-bottom: 20px;
| |
- | border-bottom: 1px solid #ccc;
| |
- | }
| |
- | .bio img {
| |
- | float:left;
| |
- | margin-right: 10px;
| |
- | }
| |
- |
| |
- | #videoiframe {
| |
- | overflow: hidden;
| |
- | margin-top: 20px;
| |
- | }
| |
| | | |
- | #accordion .ui-accordion-content { padding: 0px 0px 0px 0px; }
| |
| | | |
| </style> | | </style> |
| </head> | | </head> |
| </html> | | </html> |
Revision as of 06:29, 28 September 2012