Team:VIT Vellore/Templates/Header
From 2011.igem.org
(Difference between revisions)
A.Sivakumar (Talk | contribs) |
|||
(14 intermediate revisions not shown) | |||
Line 62: | Line 62: | ||
} | } | ||
+ | |||
+ | h1{ | ||
+ | font-family: helvetica, sans-serif, verdana, geneva; | ||
+ | font-size:32px; | ||
+ | letter-spacing:1px; | ||
+ | |||
+ | } | ||
+ | |||
h2{ | h2{ | ||
font-family: helvetica, sans-serif, verdana, geneva; | font-family: helvetica, sans-serif, verdana, geneva; | ||
- | font-size: | + | font-size:16px; |
text-transform:uppercase; | text-transform:uppercase; | ||
letter-spacing:1px; | letter-spacing:1px; | ||
Line 72: | Line 80: | ||
font-family: helvetica, sans-serif, verdana, geneva; | font-family: helvetica, sans-serif, verdana, geneva; | ||
color:#000; | color:#000; | ||
- | font-size: | + | font-size:14px; |
- | + | ||
text-transform:uppercase; | text-transform:uppercase; | ||
line-height:16px; | line-height:16px; | ||
letter-spacing:1px; | letter-spacing:1px; | ||
+ | } | ||
+ | #textBox{ | ||
+ | width: 840px; | ||
+ | padding: 10px; | ||
+ | border: none; | ||
+ | font-family: helvetica, arial, sans-serif; | ||
+ | background-color:rgba(255,255,255,0.3); | ||
+ | -moz-box-shadow: 0px 0px 20px #aaaaaa; | ||
+ | -webkit-box-shadow: 0px 0px 20px #aaaaaa; | ||
+ | box-shadow: 0px 0px 20px #aaaaaa; | ||
+ | |||
+ | |||
+ | } | ||
+ | p.clear | ||
+ | { | ||
+ | clear:both; | ||
} | } | ||
</style> | </style> |
Latest revision as of 21:35, 5 October 2011