Update 'style.css'

master
poni 3 years ago
parent 5f59d8f988
commit 2d54fbca63

@ -3,7 +3,7 @@
@font-face {
font-family: 'Brut_Grotesque-Text';
src: url(typefaces/Brut_Grotesque-Text.woff);
src: url(Brut_Grotesque-Text.woff);
font-weight: normal;
font-style: normal;
}
@ -11,9 +11,9 @@
/*----------------- CURSOR --------------------*/
html {
cursor: url(symboles/CURSEUR.png), pointer; min-height: 100%;
cursor: url(CURSEUR.png), pointer; min-height: 100%;
font-family: 'Brut_Grotesque-Text';
/*background-image: url(background/rainbow.gif);*/
background-repeat: no-repeat;
background-position: center;
background-size: cover;

Loading…
Cancel
Save