inspec/www/tutorial/styles.css

8 lines
132 B
CSS
Raw Normal View History

2016-08-24 12:58:40 +00:00
/* Master Styles */
body {
background-color: black;
margin: 2em;
font-family: 'Montserrat', sans-serif;
font-weight: 100;
}