Gthim/style.css

13 lines
116 B
CSS

code {
background-color: #cdcdcd;
padding: 0.1em;
}
html {
padding: 1em;
}
.msg {
background-color: orange;
}