Update 'style.css'

master
poni 4 years ago
parent 5f59d8f988
commit 2d54fbca63

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

Loading…
Cancel
Save