Onionr/static-data/www/board/theme.css

11 lines
147 B
CSS
Executable File

.cMsg{
word-wrap:break-word;
word-break:break-word;
white-space: pre-wrap;
}
body{
background-color: #212224;
color: white;
}