mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-18 21:48:24 -04:00
bootstrap theme should display the textarea as monospaced text, too
This commit is contained in:
@@ -13,6 +13,10 @@ body {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
#message {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
#nickname {
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user