update index.css (right margin for syntax highlighter in readme texts

This commit is contained in:
rolux 2012-06-24 17:32:01 +02:00
parent 51775979ec
commit 050a348061

View file

@ -73,7 +73,8 @@ body {
margin-top: 2px;
font-size: 12px;
}
.readme .text > p {
.readme .text > p,
.readme .text > div {
margin-right: 256px;
}
.readme .text {