mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-22 01:56:09 -04:00
small CSS improvement, partially resolves #48
This commit is contained in:
parent
40019624fd
commit
740d62005e
2 changed files with 4 additions and 1 deletions
|
@ -394,6 +394,10 @@ img.vizhash {
|
|||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
#prettyprint.prettyprinted {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#cleartext {
|
||||
padding: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue