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