Difference between revisions of "Team:CityU HK/background"
(16 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: #FFFFFF; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
Line 18: | Line 18: | ||
html, body, .wrapper { /*-- changes default wiki settings --*/ | html, body, .wrapper { /*-- changes default wiki settings --*/ | ||
− | width: | + | width: 100%; |
− | height: | + | height: auto; |
− | background-color: | + | background-color: #edeeef; |
− | + | margin:0; | |
− | + | margin-left: auto; | |
+ | margin-right: auto; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 04:06, 27 August 2015