2017-02-06 12:08:57 -08:00

7 lines
88 B
CSS

/* #docregion */
body {
background: #0147A7;
color: #fff;
}
/* #enddocregion */