Difference between revisions of "Template:HKUST-Rice"

Line 39: Line 39:
 
/* Creates the container for the content */
 
/* Creates the container for the content */
 
#contentContainer {
 
#contentContainer {
padding-top:20px;
+
padding-left:20px;
 
padding-right:10px;
 
padding-right:10px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
width: 800px;
+
width: 1000px;
 
padding-left: 20px;
 
padding-left: 20px;
float: top;
+
float: ;
 
background-color: #fff;  
 
background-color: #fff;  
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
Line 117: Line 117:
  
 
/*MENU STYLING */
 
/*MENU STYLING */
 
 
/*Styling for the links in the menu */
 
/*Styling for the links in the menu */
 
#menuContainer a {
 
#menuContainer a {
Line 126: Line 125:
  
 
/* Sets the style for lists inside menuContainer  */
 
/* Sets the style for lists inside menuContainer  */
#menuContainer ul {  
+
#menuContainer ul {
 
list-style: none;
 
list-style: none;
 
margin-left:0px;
 
margin-left:0px;
Line 134: Line 133:
 
#menuContainer ul li {  
 
#menuContainer ul li {  
 
text-align: center;
 
text-align: center;
display: block;
+
display: blocks;
 
width: 100%;
 
width: 100%;
 
height:30px;
 
height:30px;
Line 262: Line 261:
  
 
<!-- Start of content -->
 
<!-- Start of content -->
 +
                              <h1> Overview<h1/>
 
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 +
                        </div>
  
 
+
                <!-- Start of site map-->
 
<body>
 
<body>
 
<table class= "site_map_table" align= "centre">
 
<table class= "site_map_table" align= "centre">

Revision as of 16:24, 4 June 2015