Difference between revisions of "Template:Columbia NYC"

Line 1: Line 1:
 
{{Template_All_Teams}}
 
{{Template_All_Teams}}
  
<!-- HTML DECLARATION -->
+
<!-- HTML Code Declaration -->
 
<html>
 
<html>
  
 
<!-- CSS START -->
 
<!-- CSS START -->
 
 
<style type="text/css">
 
<style type="text/css">
 
+
/* PAGE LAYOUT */
+
/* PAGE LAYOUT */
 
+
/* BACKGROUND COLOR */  
/* BACKGROUND COLOR */
+
body {
body {  
+
 
background-color: #C4D8E2;
 
background-color: #C4D8E2;
 
}
 
}
 +
 +
/* MAIN CONTAINER FORMATTING */
 +
#mainContainer {
 +
/* Physical Formatting */
 +
width: auto;
 +
float: center;
 +
background-color: #FFFFFF;
 +
margin-left: 20px;
 +
margin-bottom: 10px;
 +
border-bottom: 2px solid #565656;
 +
border-right: 2px solid #565656;
 +
border-left: 2px solid #565656;
 +
border-top: 2px solid #565656;
  
/* MAIN CONTAINER FORMAT */
+
/* Text Formatting */
#mainContainer { 
+
font-family: "Times New Roman",
        width: auto;
+
color: #000000;  
overflow:hidden;
+
overflow: hidden;
float:center;
+
}
                                margin-left: 10px;
+
margin-bottom: 10px;
+
background-color: #FFFFFF;  
+
border-bottom: 2px solid #565656;
+
border-right: 2px solid #565656;
+
border-left: 2px solid #565656;
+
border-top: 2px solid #565656;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
}
+
  
 
/* Creates the container for the menu */
 
/* Creates the container for the menu */

Revision as of 21:22, 15 July 2015