Team:LZU-China/tempfortest
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | + | {{Template:HZAU-China/background-head}} |
- | <html xmlns="http://www.w3.org/1999/xhtml"> | + | |
+ | <!--DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"--> | ||
+ | <html xmlns=" http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
<style> | <style> | ||
Line 85: | Line 87: | ||
.hd-main .info .more-info{right:0} | .hd-main .info .more-info{right:0} | ||
.hd-main .info .more-info .arrow{left:94px;*left:-8px} | .hd-main .info .more-info .arrow{left:94px;*left:-8px} | ||
+ | |||
+ | #body-content{ | ||
+ | width: 1000px; | ||
+ | height: auto; | ||
+ | min-height: 500px; | ||
+ | margin: 0 auto; | ||
+ | margin-top: 45px; | ||
+ | margin-bottom: 10px; | ||
+ | background: #eeeee0; | ||
+ | border-radius: 15px; | ||
+ | } | ||
+ | #body-con{ | ||
+ | width: 900px; | ||
+ | height: auto; | ||
+ | margin: 0 auto; | ||
+ | padding-top: 20px; | ||
+ | padding-bottom: 5px; | ||
+ | background: transparent; | ||
+ | text-align: justify; | ||
+ | |||
+ | } | ||
+ | #body-con h2{ | ||
+ | font-family: cambria; | ||
+ | font-size: 38px; | ||
+ | color: #000; | ||
+ | line-height: 100%; | ||
+ | border-bottom: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #body-con p{ | ||
+ | border: hidden; | ||
+ | font-family: times new roman; | ||
+ | font-size: 19px; | ||
+ | font-weight: 500; | ||
+ | color: #000; | ||
+ | line-height: 1.5em; | ||
+ | } | ||
+ | .underline-s { | ||
+ | width: 100%; | ||
+ | height: 4px; | ||
+ | background-color: #ababab; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 02:37, 8 September 2014