archive/gyrio/index.css

11 lines
231 B
CSS
Raw Normal View History

2017-09-30 17:14:15 -04:00
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
html {
font-family: 'Raleway';
/*background-color: #15171B;*/
}
body {
margin: 0;
}