6 lines
121 B
CSS
Raw Normal View History

2021-02-26 12:53:56 -07:00
#header {
margin: 10px 2em 1cm 2%;
font-family: Verdana, Helvetica, "Gill Sans", sans-serif;
color: red !important;
}