Difference between revisions of "Team:Dundee/style.css"

Line 3: Line 3:
  
 
/* hiding the top section*/
 
/* hiding the top section*/
 +
 
#top-section{
 
#top-section{
 
   height:0px;
 
   height:0px;
Line 32: Line 33:
 
/* global setting*/
 
/* global setting*/
 
#globalWrapper{
 
#globalWrapper{
position:absolute;
+
    position:absolute;
top:0px;
+
    top:0px;
left:0px;  
+
    left:0px;  
width:100%;  
+
    width:100%;  
padding:0;
+
    padding:0;
margin:0;
+
    margin:0;
height:100%;
+
    height:100%;
 
}
 
}
  
Line 82: Line 83:
 
     padding-top: 70px;
 
     padding-top: 70px;
 
     font-family: 'helvetica';
 
     font-family: 'helvetica';
    font-size: 32px;
 
 
}
 
}
  

Revision as of 08:52, 24 June 2015