Team:Hong Kong HKU/templates/header
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
Line 171: | Line 170: | ||
#divContent{ | #divContent{ | ||
width:960px; | width:960px; | ||
- | |||
margin:0 auto; | margin:0 auto; | ||
border:1px auto solid #000; | border:1px auto solid #000; | ||
Line 186: | Line 184: | ||
background:-moz-linear-gradient(top,#666,#333); | background:-moz-linear-gradient(top,#666,#333); | ||
background:-webkit-gradient(linear,left,top, left bottom, from (#666), to(#333)); | background:-webkit-gradient(linear,left,top, left bottom, from (#666), to(#333)); | ||
+ | } | ||
+ | |||
+ | #divSponsors { | ||
+ | width:960px; | ||
+ | margin-bottom:10px; | ||
+ | border:1px auto solid #000; | ||
+ | text-align:center; | ||
} | } | ||
Revision as of 12:27, 21 August 2013