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:
@ -111,8 +111,12 @@ top:-4px;
|
||||
}
|
||||
|
||||
|
||||
.linenums{
|
||||
padding:1em 50px;
|
||||
pre {
|
||||
padding:1em 20px !important;
|
||||
}
|
||||
|
||||
.linenums {
|
||||
padding-left: 35px;
|
||||
}
|
||||
|
||||
ol.linenums li {
|
||||
|
Reference in New Issue
Block a user