Initial commit
This commit is contained in:
10
HTML/html-kurs/Praxis/src/css/styles.css
Normal file
10
HTML/html-kurs/Praxis/src/css/styles.css
Normal file
@@ -0,0 +1,10 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Lato&family=Raleway&display=swap');
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: Raleway, Lato, "Helvetica Neue", Arial, sans-serif;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
BIN
HTML/html-kurs/Praxis/src/img/hintergrund-klein.jpg
Normal file
BIN
HTML/html-kurs/Praxis/src/img/hintergrund-klein.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 132 KiB |
BIN
HTML/html-kurs/Praxis/src/img/hintergrund.jpg
Normal file
BIN
HTML/html-kurs/Praxis/src/img/hintergrund.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 186 KiB |
BIN
HTML/html-kurs/Praxis/src/img/services-sprite.png
Normal file
BIN
HTML/html-kurs/Praxis/src/img/services-sprite.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
HTML/html-kurs/Praxis/src/img/webdesign-logo-klein.png
Normal file
BIN
HTML/html-kurs/Praxis/src/img/webdesign-logo-klein.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
HTML/html-kurs/Praxis/src/img/webdesign-logo-vertical.png
Normal file
BIN
HTML/html-kurs/Praxis/src/img/webdesign-logo-vertical.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
BIN
HTML/html-kurs/Praxis/src/img/webdesign-logo.png
Normal file
BIN
HTML/html-kurs/Praxis/src/img/webdesign-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
Reference in New Issue
Block a user