Обновить index.html

This commit is contained in:
igor360
2026-06-25 10:22:41 +02:00
parent 19292f75d9
commit c9f202be5e
+3 -1
View File
@@ -4,7 +4,6 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>my yggdrasil website!</title> <title>my yggdrasil website!</title>
</head>
<style> <style>
html { html {
background-image: url('./res/background/bgleafoutline.gif'); background-image: url('./res/background/bgleafoutline.gif');
@@ -31,14 +30,17 @@
color: white; color: white;
} }
.seal { .seal {
font-size: 45px; font-size: 45px;
} }
.sealIMG { .sealIMG {
font-size: 45px; font-size: 45px;
} }
</style> </style>
</head>
<body> <body>
<div style="flex-direction: row; display: flex; width: 100%; justify-content: center;"><img style='width: 80%;' src="/res/icon.png"></div> <div style="flex-direction: row; display: flex; width: 100%; justify-content: center;"><img style='width: 80%;' src="/res/icon.png"></div>
<hr style="width: 100%;"> <hr style="width: 100%;">