nová verze phanpy

This commit is contained in:
2026-05-15 17:08:27 +02:00
parent 03fef90d88
commit b95c403539
184 changed files with 934 additions and 19 deletions
+11 -3
View File
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
@@ -11,8 +11,16 @@
<style>
body {
text-align: center;
font-family: ui-rounded, -apple-system, BlinkMacSystemFont, Segoe UI,
Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
font-family:
ui-rounded,
-apple-system,
BlinkMacSystemFont,
Segoe UI,
Roboto,
Ubuntu,
Cantarell,
Noto Sans,
sans-serif;
display: flex;
flex-direction: column;
justify-content: center;