diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -24,4 +24,11 @@ p { .thread-slider { padding-left: 40px; +} + +#console { + height: 150px; + width: 300px; + padding: 0rem; + white-space: pre-line; }
\ No newline at end of file |