webapps.pastebin: more padding.

master
John Benediktsson 2020-03-01 13:46:41 -08:00
parent a07af0b593
commit b6853b8c6a
1 changed files with 8 additions and 0 deletions

View File

@ -11,3 +11,11 @@ pre.code {
font-size:150%;
color:#000000;
}
table th {
padding: 5px;
}
table td {
padding: 5px;
}