Difference between revisions of "Template:Macquarie Australia/PascalTestCSS"

 
(7 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
{
 
{
 
   width: 100%;
 
   width: 100%;
border:none;
+
  border:none;
 
}
 
}
  
Line 14: Line 14:
 
   overflow:hidden;
 
   overflow:hidden;
 
   float:left;
 
   float:left;
   background-color: #fff;  
+
   background-color: white;
 
}
 
}
 +
 
h1
 
h1
 
{
 
{
 
   border-bottom:none;
 
   border-bottom:none;
}
 
/* Main elements of the page */
 
 
body
 
{
 
    background-color: green;
 
    font-family: 'Trebuchet MS', Arial, sans-serif;
 
    color: #181818;
 
}
 
 
#main_wrapper
 
{
 
    width: 900px;
 
    margin: auto;
 
background-color: white;
 
box-shadow: 0px 5px 10px #1c1a19;
 
 
}
 
}
  

Latest revision as of 02:40, 20 July 2015