fix for the overflow

This commit is contained in:
reality 2013-08-29 21:32:48 +00:00
parent 6d1d5d0afe
commit 20e76c3076

View File

@ -54,7 +54,7 @@ div#title a {
div#main { div#main {
position: relative; position: relative;
padding: 10px 5px; margin-left: 5%;
font-size: 21px; font-size: 21px;
text-align:center; text-align:center;
background: #FFF; background: #FFF;