Make indexhtml more narrow

This commit is contained in:
Andrey Cherepanov 2012-12-04 17:19:51 +04:00
parent 1843c87aa9
commit 462f586231

View File

@ -15,7 +15,7 @@ div#content {
-khtml-border-radius: 16px;
padding: 0;
position: relative;
width: 780px;
width: 740px;
margin: 40px auto;
}
div#languages {