Change webUI font

This commit is contained in:
2025-03-04 15:00:00 +03:30
parent bb950b97a7
commit a1aab1ac1f

View File

@@ -3,9 +3,10 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cats of Mastodon!</title><style> <title>Cats of Mastodon! - Mahdium</title><style>
@import url('https://fonts.googleapis.com/css2?family=Atma:wght@300;400;500;600;700&display=swap');
body { body {
font-family: 'Comic Neue', cursive; font-family: "Atma", system-ui;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
@@ -197,7 +198,7 @@
</head> </head>
<body> <body>
<h2 class="mastodon-title">Cats of Mastodon!</h2> <h2 class="mastodon-title">Cats of Mastodon!</h2>
<p class="welcome-message">Welcome to Daily Catventures! Get your daily dose of purr-fectly adorable feline fun! <span></span><br>Posts gathered across Mastodon 🤝</p> <p class="welcome-message">Welcome to Daily Catventures! </br> Get your daily dose of purr-fectly adorable feline fun! <span></span><br>Posts gathered across Mastodon 🤝</p>
<div class="post-container"> <div class="post-container">
<div class="post-content" style="display: none;"> <div class="post-content" style="display: none;">