update index.css (right margin for syntax highlighter in readme texts
This commit is contained in:
parent
51775979ec
commit
050a348061
1 changed files with 2 additions and 1 deletions
|
@ -73,7 +73,8 @@ body {
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
.readme .text > p {
|
.readme .text > p,
|
||||||
|
.readme .text > div {
|
||||||
margin-right: 256px;
|
margin-right: 256px;
|
||||||
}
|
}
|
||||||
.readme .text {
|
.readme .text {
|
||||||
|
|
Loading…
Reference in a new issue