mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Add padding to paste
This commit is contained in:
parent
d0cca8cdd9
commit
1f35f96fe3
@ -230,6 +230,7 @@ li.L9 {
|
|||||||
pre.prettyprint {
|
pre.prettyprint {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: 100px;
|
min-height: 100px;
|
||||||
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Specify class=linenums on a pre to get line numbering */
|
/* Specify class=linenums on a pre to get line numbering */
|
||||||
|
Loading…
Reference in New Issue
Block a user