Team:Imperial College London/Templates/Banner test
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
#top-section { | #top-section { | ||
- | + | width:975px; | |
- | + | height:232px; | |
border-bottom: 0px; | border-bottom: 0px; | ||
+ | background-image:url('https://static.igem.org/mediawiki/2011/6/68/ICL_CombineLogo.png'); | ||
} | } | ||
Line 35: | Line 36: | ||
padding-right:0px; | padding-right:0px; | ||
padding-bottom:0px; | padding-bottom:0px; | ||
- | background: # | + | background: #ffffff; |
color: black; | color: black; | ||
border-left: 1px solid #444; | border-left: 1px solid #444; | ||
Line 48: | Line 49: | ||
a:active {color:#A35200;} | a:active {color:#A35200;} | ||
- | h1 | + | h1 { |
- | font-family: | + | font-family: 'Lucida Grande', sans-serif; |
color: #A35200; | color: #A35200; | ||
- | background: | + | background: #ffffff; |
- | font-weight: | + | font-weight: bold; |
+ | font-size: 2.2em; | ||
margin: 0; | margin: 0; | ||
padding-top: .5em; | padding-top: .5em; | ||
padding-bottom: .17em; | padding-bottom: .17em; | ||
+ | padding-left: 20px; | ||
+ | padding-right: 20px; | ||
border-bottom: none; | border-bottom: none; | ||
} | } | ||
- | + | p { | |
- | + | font-family: Georgia, serif; | |
+ | color: #000000; | ||
+ | background: #ffffff; | ||
+ | font-weight: normal; | ||
+ | font-size: 1em; | ||
+ | margin: 0; | ||
+ | padding-left: 20px; | ||
+ | padding-right: 20px; | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Revision as of 08:58, 5 August 2011