Difference between revisions of "Team:CityU HK/Template/CSS"

(Undo revision 53925 by PeterChoi (talk))
Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 +
  
  
Line 35: Line 36:
 
.container {
 
.container {
 
margin: 0 auto;
 
margin: 0 auto;
width: 1200px;
+
width: 946px;
 
padding:0 7px;
 
padding:0 7px;
background:#F7FFFF;
+
background:#fff;
 
}
 
}
  
Line 98: Line 99:
 
border-collapse: collapse;
 
border-collapse: collapse;
 
border-spacing: 0;
 
border-spacing: 0;
width:1200px;
+
width:946px;
 
}
 
}
  
Line 371: Line 372:
 
list-style: none;
 
list-style: none;
 
float: left;
 
float: left;
width:1200px;
+
width:946px;
 
height:44px;
 
height:44px;
 
margin-bottom:-1px;
 
margin-bottom:-1px;
Line 454: Line 455:
 
.tall-header-page #banner-image-wrap {
 
.tall-header-page #banner-image-wrap {
 
width: 100%;
 
width: 100%;
height: 650px;
+
height: 250px;
 
}
 
}
  
 
.tall-header-page .wsite-header {
 
.tall-header-page .wsite-header {
 
width: 100%;
 
width: 100%;
height: 650px;
+
height: 250px;
 
background: url(banner-tall.jpg) no-repeat;
 
background: url(banner-tall.jpg) no-repeat;
 
}
 
}
Line 491: Line 492:
  
 
#bannerleft {
 
#bannerleft {
width: 1200px;
+
width: 946px;
 
height: 400px;
 
height: 400px;
 
float:right;
 
float:right;

Revision as of 23:52, 17 July 2015