This commit is contained in:
2026-04-26 23:25:37 +02:00
parent b660429e3c
commit 325ed52479
16 changed files with 838 additions and 78 deletions

View File

@@ -4,6 +4,10 @@
<head>
<meta charset="UTF-8">
<title>Nova Farma - Clean Start</title>
<!-- Google Fonts za UTF-8 in šumnike -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Noto+Sans+SC:wght@400;700&display=swap" rel="stylesheet">
<style>
body {
margin: 0;