3
0
mirror of https://github.com/reality/dbot.git synced 2025-01-11 12:32:36 +01:00

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 {
position: relative;
padding: 10px 5px;
margin-left: 5%;
font-size: 21px;
text-align:center;
background: #FFF;