cleanup of button toggle
This commit is contained in:
@ -6,6 +6,14 @@
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
textarea {
|
||||
textarea, .navbar-brand {
|
||||
font-family: 'Roboto Mono', monospace;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
font-size: 26px;
|
||||
}
|
||||
|
||||
#live-mode-status {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user