minor css changes

This commit is contained in:
Heng Sin Low 2009-12-14 04:34:51 +00:00
parent d57c61959c
commit 84c9ba8a53
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ html,body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
background-color: #D4E3F4;
overflow: hidden;
}