archive/gyrio/index.css
2017-09-30 17:14:15 -04:00

11 lines
231 B
CSS

@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;
}