This commit is contained in:
parent
315338fb09
commit
2471f17154
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,3 +1,7 @@
|
||||
html {
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-top: var(--pico-spacing);
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,4 +1,4 @@
|
||||
<html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<link rel="stylesheet" href="pico.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
|
@ -1,3 +1,7 @@
|
||||
html {
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-top: var(--pico-spacing);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user