mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
11 lines
153 B
SCSS
11 lines
153 B
SCSS
|
.kiwiirc-frame {
|
||
|
border: 0;
|
||
|
width: 900px;
|
||
|
height: 600px;
|
||
|
}
|
||
|
|
||
|
.static-page__diff {
|
||
|
font-family: $font_family_monospace;
|
||
|
white-space: pre-wrap;
|
||
|
}
|