2017-03-28 10:21:46 +01:00

7 lines
103 B
CSS

/* #docregion */
h1 {
color: #369;
font-family: Arial, Helvetica, sans-serif;
font-size: 250%;
}