Difference between revisions of "Team:CityU HK/background"
(12 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
#globalWrapper, #content { /*-- changes default wiki settings --*/ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
− | width: | + | width: 100%; |
− | height: | + | height: auto; |
border: 0px; | border: 0px; | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
− | background-color: # | + | background-color: #FFFFFF; |
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
Line 19: | Line 19: | ||
html, body, .wrapper { /*-- changes default wiki settings --*/ | html, body, .wrapper { /*-- changes default wiki settings --*/ | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: auto; |
background-color: #edeeef; | background-color: #edeeef; | ||
− | + | margin:0; | |
− | + | margin-left: auto; | |
+ | margin-right: auto; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 04:06, 27 August 2015