Compare commits

..

3 commits
master ... map

Author SHA1 Message Date
lukas
69e637ffb7 Update 'static/styles.css' 2023-02-22 11:14:05 +01:00
lukas
bc81755bae Update 'templates/_base.html'
Added leaflet script
2023-02-22 11:11:52 +01:00
lukas
76cbee4708 Update 'templates/bedingungen.html'
Added leafletmap, changed formating
2023-02-22 11:10:56 +01:00
192 changed files with 1605 additions and 1760 deletions

1
.gitignore vendored
View file

@ -2,4 +2,3 @@
/*.html /*.html
*.odt *.odt
*.odg *.odg
zutun.txt

View file

@ -1 +0,0 @@
Sitemap: https://computerschaf.at/sitemap.txt

View file

@ -1,4 +0,0 @@
https://computerschaf.at/index.html
https://computerschaf.at/bedingungen.html
https://computerschaf.at/impressum.html
https://computerschaf.at/datenschutz.html

185
static/fonts/Lato/Lato.css Normal file
View file

@ -0,0 +1,185 @@
/*
* Lato by Łukasz Dziedzic - http://www.latofonts.com/lato-free-fonts/
* License: OFL-1.1
*/
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 100;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Hairline.woff2') format('woff2'),
url('woff/Lato Hairline.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 100;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Hairline Italic.woff2') format('woff2'),
url('woff/Lato Hairline Italic.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 200;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Thin.woff2') format('woff2'),
url('woff/Lato Thin.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 200;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Thin Italic.woff2') format('woff2'),
url('woff/Lato Thin Italic.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Light.woff2') format('woff2'),
url('woff/Lato Light.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Light Italic.woff2') format('woff2'),
url('woff/Lato Light Italic.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Lato'),
url('woff2/Lato.woff2') format('woff2'),
url('woff/Lato.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Italic.woff2') format('woff2'),
url('woff/Lato Italic.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Medium.woff2') format('woff2'),
url('woff/Lato Medium.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 500;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Medium Italic.woff2') format('woff2'),
url('woff/Lato Medium Italic.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Semibold.woff2') format('woff2'),
url('woff/Lato Semibold.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Semibold Italic.woff2') format('woff2'),
url('woff/Lato Semibold Italic.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Bold.woff2') format('woff2'),
url('woff/Lato Bold.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Bold Italic.woff2') format('woff2'),
url('woff/Lato Bold Italic.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Heavy.woff2') format('woff2'),
url('woff/Lato Heavy.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Heavy Italic.woff2') format('woff2'),
url('woff/Lato Heavy Italic.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 900;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Black.woff2') format('woff2'),
url('woff/Lato Black.woff') format('woff');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 900;
font-display: swap;
src: local('Lato'),
url('woff2/Lato Black Italic.woff2') format('woff2'),
url('woff/Lato Black Italic.woff') format('woff');
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,185 +0,0 @@
/*
* LatoLatin by Łukasz Dziedzic - http://www.latofonts.com/lato-free-fonts/
* License: OFL-1.1
*/
@font-face {
font-family: 'LatoLatin';
font-style: normal;
font-weight: 100;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Hairline.woff2') format('woff2'),
url('woff/LatoLatin Hairline.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: italic;
font-weight: 100;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Hairline Italic.woff2') format('woff2'),
url('woff/LatoLatin Hairline Italic.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: normal;
font-weight: 200;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Thin.woff2') format('woff2'),
url('woff/LatoLatin Thin.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: italic;
font-weight: 200;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Thin Italic.woff2') format('woff2'),
url('woff/LatoLatin Thin Italic.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Light.woff2') format('woff2'),
url('woff/LatoLatin Light.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Light Italic.woff2') format('woff2'),
url('woff/LatoLatin Light Italic.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Regular.woff2') format('woff2'),
url('woff/LatoLatin Regular.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Italic.woff2') format('woff2'),
url('woff/LatoLatin Italic.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: normal;
font-weight: 500;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Medium.woff2') format('woff2'),
url('woff/LatoLatin Medium.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: italic;
font-weight: 500;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Medium Italic.woff2') format('woff2'),
url('woff/LatoLatin Medium Italic.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Semibold.woff2') format('woff2'),
url('woff/LatoLatin Semibold.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Semibold Italic.woff2') format('woff2'),
url('woff/LatoLatin Semibold Italic.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Bold.woff2') format('woff2'),
url('woff/LatoLatin Bold.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Bold Italic.woff2') format('woff2'),
url('woff/LatoLatin Bold Italic.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Heavy.woff2') format('woff2'),
url('woff/LatoLatin Heavy.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Heavy Italic.woff2') format('woff2'),
url('woff/LatoLatin Heavy Italic.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: normal;
font-weight: 900;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Black.woff2') format('woff2'),
url('woff/LatoLatin Black.woff') format('woff');
}
@font-face {
font-family: 'LatoLatin';
font-style: italic;
font-weight: 900;
font-display: swap;
src: local('LatoLatin'),
url('woff2/LatoLatin Black Italic.woff2') format('woff2'),
url('woff/LatoLatin Black Italic.woff') format('woff');
}

Some files were not shown because too many files have changed in this diff Show more