Difference between revisions of "Team:CityU HK/Template/CSS"
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | |||
Line 36: | Line 38: | ||
.container { | .container { | ||
margin: 0 auto; | margin: 0 auto; | ||
− | width: | + | width: 1200px; |
padding:0 7px; | padding:0 7px; | ||
− | background:# | + | background:#FFFFFF; |
} | } | ||
Line 99: | Line 101: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
border-spacing: 0; | border-spacing: 0; | ||
− | width: | + | width:1200px; |
} | } | ||
Line 372: | Line 374: | ||
list-style: none; | list-style: none; | ||
float: left; | float: left; | ||
− | width: | + | width:1200px; |
height:44px; | height:44px; | ||
margin-bottom:-1px; | margin-bottom:-1px; | ||
Line 455: | Line 457: | ||
.tall-header-page #banner-image-wrap { | .tall-header-page #banner-image-wrap { | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 650px; |
} | } | ||
.tall-header-page .wsite-header { | .tall-header-page .wsite-header { | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 650px; |
background: url(banner-tall.jpg) no-repeat; | background: url(banner-tall.jpg) no-repeat; | ||
} | } | ||
Line 492: | Line 494: | ||
#bannerleft { | #bannerleft { | ||
− | width: | + | width: 1200px; |
height: 400px; | height: 400px; | ||
float:right; | float:right; | ||
Line 765: | Line 767: | ||
background: #7F1714; | background: #7F1714; | ||
} | } | ||
+ | .paragraph { | ||
+ | font-family: Arial; | ||
+ | font-size: 15px; | ||
+ | font-style: normal; | ||
+ | font-variant: normal; | ||
+ | font-weight: 400; | ||
+ | line-height: 22px; | ||
+ | color: #545e5f; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> | ||
{{:Team:CityU_HK/background}} | {{:Team:CityU_HK/background}} |
Latest revision as of 08:17, 18 July 2015