Team:KAIST/header2
From 2010.igem.org
(Difference between revisions)
(34 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <head> | + | <head> |
- | + | <style type="text/css"> | |
- | + | p { | |
- | + | text-align: justify; | |
- | + | } | |
- | + | h3 {padding: 10px 20px; | |
- | + | font-size: 16px; | |
+ | color: #000; | ||
+ | font-decoration: none; | ||
+ | font-weight: bold;} | ||
+ | |||
+ | |||
+ | #SubWrapper { padding: 0px; | ||
+ | border-left:4px solid #ffffff; | ||
+ | float: left; | ||
+ | margin-top: 3px; | ||
+ | background-color: #ffffff;} | ||
+ | #SubWrapper * p, #SubWrapper p {padding: 0 20px; | ||
+ | text-align: justify; | ||
+ | font-size: 12px;} | ||
+ | #SubWrapper * h3, #SubWrapper h3 {padding-top: 10px; | ||
+ | font-size: 18px;} | ||
+ | </style> | ||
</head> | </head> | ||
+ | |||
+ | <body> | ||
+ | <style type="text/css"> | ||
+ | </style> | ||
+ | </body> | ||
+ | |||
</html> | </html> |
Latest revision as of 07:17, 20 October 2010