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

12 lines
148 B
CSS
Executable File

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