This commit is contained in:
John McLear 2013-01-26 20:05:37 +00:00
parent 9d0672c1c8
commit 1290fa36c3

View file

@ -39,7 +39,7 @@ div.innerwrapper {
opacity: 0.9; opacity: 0.9;
padding: 15px; padding: 15px;
max-width: 860px; max-width: 860px;
bordr-radius: 0 0 7px 7px; border-radius: 0 0 7px 7px;
margin-left:250px; margin-left:250px;
min-width:400px; min-width:400px;
} }