Difference between revisions of "Team:CityU HK/background"

Line 7: Line 7:
  
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
width: 80%;  
+
width: 90%;  
 
height: 100%;
 
height: 100%;
 
border: 0px;
 
border: 0px;
Line 13: Line 13:
 
margin: 0px;
 
margin: 0px;
 
padding: 0px;
 
padding: 0px;
 +
position: left;
 +
position: right;
 
}
 
}
  
 
html, body, .wrapper { /*-- changes default wiki settings --*/
 
html, body, .wrapper { /*-- changes default wiki settings --*/
width: 80%;  
+
width: 90%;  
 
height: 100%;  
 
height: 100%;  
 
background-color: transparent;
 
background-color: transparent;
 +
position: left;
 +
position: right;
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 15:10, 14 July 2015