8 lines
72 B
CSS
Raw Normal View History

2019-11-26 14:50:43 -08:00
body {
background: white;
color: black;
}
p.lede {
font-size: 2em;
}