update index.css (make text less wide)

This commit is contained in:
rolux 2012-06-21 18:50:59 +02:00
parent 211d641662
commit 45ff502b55

View file

@ -72,6 +72,9 @@ body {
margin-top: 2px;
font-size: 12px;
}
.readme .text > p {
margin-right: 256px;
}
.readme .text {
padding: 16px;
font-size: 14px;