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

Line 13: Line 13:
  
 
}
 
}
#p-logo{display:none;}
+
#p-logo{
#search-controls{display:none;}
+
display:none;}
#top{display:none;}
+
#search-controls{
.firstHeading{display:none;}
+
display:none;}
 +
#top{
 +
display:none;}
 +
.firstHeading{
 +
display:none;}
 +
 
 
/* end of hiding the top section*/
 
/* end of hiding the top section*/
  
 
/* global setting*/
 
/* global setting*/
#globalWrapper{position:absolute;
+
#globalWrapper{
 +
position:absolute;
 
top:0px;
 
top:0px;
 
left:0px;  
 
left:0px;  
 
width:100%;  
 
width:100%;  
padding:0 0 0 0;
+
padding:0;
margin:0 0 0 0;
+
margin:0;
 
height:100%;
 
height:100%;
 
}
 
}
Line 33: Line 39:
 
     background-color:transparent;
 
     background-color:transparent;
 
     border:none;
 
     border:none;
     width:1200px;
+
     width:100%;
     height:700px;
+
     height:100%;
     marign:0 auto;
+
     marign:0;
     padding:0 0 0 0;
+
     padding:0
 
     top:-40px;
 
     top:-40px;
 
     }
 
     }

Revision as of 16:13, 23 June 2015