1
0

Update main.css

This commit is contained in:
Alexander Harkness 2014-05-26 17:17:54 +01:00
parent 6449b5d11b
commit 2194238ef0

View File

@ -39,7 +39,8 @@ pre
body body
{ {
min-width: 800px; min-width: 400px;
max-width: 900px;
width: 95%; width: 95%;
margin: 10px auto; margin: 10px auto;
background-color: white; background-color: white;