mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-12-10 14:06:54 -05:00
adding preview feature, resolves #4
This commit is contained in:
parent
7259105ef6
commit
6a663ba07f
13 changed files with 110 additions and 23 deletions
|
|
@ -62,6 +62,10 @@ body.navbar-spacing {
|
|||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#preview {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#message {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue