1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Fixed VB bug with coloration

This commit is contained in:
sam
2012-04-28 19:50:48 +07:00
parent 4206630fb0
commit 1052e675a9
4 changed files with 11 additions and 6 deletions

View File

@ -111,8 +111,12 @@ top:-4px;
}
.linenums{
padding:1em 50px;
pre {
padding:1em 20px !important;
}
.linenums {
padding-left: 35px;
}
ol.linenums li {