philomena/assets/css/views/_pages.scss

11 lines
153 B
SCSS
Raw Normal View History

2019-08-18 02:43:44 +02:00
.kiwiirc-frame {
border: 0;
width: 900px;
height: 600px;
}
.static-page__diff {
font-family: $font_family_monospace;
white-space: pre-wrap;
}