bootstrap theme should display the textarea as monospaced text, too
This commit is contained in:
@@ -13,6 +13,10 @@ body {
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#message {
|
||||||
|
font-family: monospace;
|
||||||
|
}
|
||||||
|
|
||||||
#nickname {
|
#nickname {
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user