Difference between revisions of "Team:CityU HK/Template/CSS"
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | |||
Line 36: | Line 35: | ||
.container { | .container { | ||
margin: 0 auto; | margin: 0 auto; | ||
− | width: | + | width: 1200px; |
padding:0 7px; | padding:0 7px; | ||
− | background:# | + | background:#F7FFFF; |
} | } | ||
Line 99: | Line 98: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
border-spacing: 0; | border-spacing: 0; | ||
− | width: | + | width:1200px; |
} | } | ||
Line 372: | Line 371: | ||
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 454: | ||
.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 491: | ||
#bannerleft { | #bannerleft { | ||
− | width: | + | width: 1200px; |
height: 400px; | height: 400px; | ||
float:right; | float:right; |
Revision as of 23:48, 17 July 2015