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

 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 +
 +
  
  
Line 37: Line 38:
 
.container {
 
.container {
 
margin: 0 auto;
 
margin: 0 auto;
width: 946px;
+
width: 1200px;
 
padding:0 7px;
 
padding:0 7px;
background:#fff;
+
background:#FFFFFF;
 
}
 
}
  
Line 100: Line 101:
 
border-collapse: collapse;
 
border-collapse: collapse;
 
border-spacing: 0;
 
border-spacing: 0;
width:946px;
+
width:1200px;
 
}
 
}
  
Line 373: Line 374:
 
list-style: none;
 
list-style: none;
 
float: left;
 
float: left;
width:946px;
+
width:1200px;
 
height:44px;
 
height:44px;
 
margin-bottom:-1px;
 
margin-bottom:-1px;
Line 456: Line 457:
 
.tall-header-page #banner-image-wrap {
 
.tall-header-page #banner-image-wrap {
 
width: 100%;
 
width: 100%;
height: 250px;
+
height: 650px;
 
}
 
}
  
 
.tall-header-page .wsite-header {
 
.tall-header-page .wsite-header {
 
width: 100%;
 
width: 100%;
height: 250px;
+
height: 650px;
 
background: url(banner-tall.jpg) no-repeat;
 
background: url(banner-tall.jpg) no-repeat;
 
}
 
}
Line 493: Line 494:
  
 
#bannerleft {
 
#bannerleft {
width: 946px;
+
width: 1200px;
 
height: 400px;
 
height: 400px;
 
float:right;
 
float:right;
Line 766: 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