Premier projet fonctionnel
This commit is contained in:
parent
7ad04babd4
commit
7fe9c2afe2
5 changed files with 52 additions and 1 deletions
10
CSS/style.css
Normal file
10
CSS/style.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
@font-face {
|
||||
font-family: 'matrixCodeNFI';
|
||||
src: url('/Fonts/matrix-code-nfi/matrixCodeNFI.ttf') format('truetype')
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue