riot-starter/public/css/main.css

8 lines
100 B
CSS
Raw Normal View History

2018-11-30 09:37:35 +00:00
body {font-size: 1.2em;}
.header, .footer {
margin: 1.4em 0;
}
2019-06-19 21:45:10 +00:00
code {color: indianred}