Back to fixed width

This commit is contained in:
Matthew Bowra-Dean
2010-04-30 23:39:11 +12:00
committed by Chris Forbes
parent c76e5e541d
commit 0c059af2ae
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -7,7 +7,7 @@ a:visited { color: White }
div#main
{
width: 80%;
width: 1024px;
height:768px;
background-image: url("background.png");
background-repeat: no-repeat;