philomena/assets/css/views/pages.scss
2019-08-17 20:43:44 -04:00

10 lines
153 B
SCSS

.kiwiirc-frame {
border: 0;
width: 900px;
height: 600px;
}
.static-page__diff {
font-family: $font_family_monospace;
white-space: pre-wrap;
}