tixcraft_bot/www/css/settings.css

18 lines
175 B
CSS

body {
margin: 36px;
}
textarea {
font-family: monospace;
}
.message {
height: 20px;
background: #eee;
padding: 5px;
}
.disappear {
display: none;
}