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

 
(5 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;
  margin-bottom: 0px;
+
 
}
 
}
 +
 
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;
 
 
}
 
}
  
Line 74: Line 58:
 
z-index: 1;
 
z-index: 1;
 
margin-bottom: 200px;
 
margin-bottom: 200px;
        margin-top: 0px;
 
 
}
 
}
  

Latest revision as of 02:40, 20 July 2015