1@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono');
2
3@media screen and (min-width: 1080px) {
4    div.document {
5        width: 1040px;
6    }
7}
8
9code.descname {
10    color: #4885ed;
11}
12
13th.field-name {
14    min-width: 100px;
15    color: #3cba54;
16}
17