die drei neuen rezepte
This commit is contained in:
@ -3,8 +3,16 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/fa/css/fontawesome.css" rel="stylesheet">
|
||||
<link href="/fa/css/brands.css" rel="stylesheet">
|
||||
<link href="fonts/Lato/Lato-Black.ttf" rel="stylesheet">
|
||||
<title>so.mach.ich.das | Contact</title>
|
||||
<style>
|
||||
.bio {
|
||||
font-family: "Lato", sans-serif;
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
}
|
||||
/* Grundlegendes Styling */
|
||||
body {
|
||||
font-family: system-ui, sans-serif;
|
||||
|
Reference in New Issue
Block a user