Rattrapage commits
This commit is contained in:
9
HTML/Test/style.css
Normal file
9
HTML/Test/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
@font-face {
|
||||
font-family: myFirstFont;
|
||||
src: url(BAHNSCHRIFT.TTF);
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: myFirstFont;
|
||||
color: darkgreen;
|
||||
}
|
||||
Reference in New Issue
Block a user