Difference between revisions of "Template:HKUST-Rice"

(Undo revision 18458 by Stephanieyiu (talk))
Line 39: Line 39:
 
/* Creates the container for the content */
 
/* Creates the container for the content */
 
#contentContainer {
 
#contentContainer {
padding-left:20px;
+
padding-top:20px;
 
padding-right:10px;
 
padding-right:10px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
width: 1000px;
+
width: 800px;
 
padding-left: 20px;
 
padding-left: 20px;
float: ;
+
float: top;
 
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 125: Line 126:
  
 
/* 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 133: Line 134:
 
#menuContainer ul li {  
 
#menuContainer ul li {  
 
text-align: center;
 
text-align: center;
display: blocks;
+
display: block;
 
width: 100%;
 
width: 100%;
 
height:30px;
 
height:30px;
Line 261: Line 262:
  
 
<!-- 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:33, 4 June 2015