Add icons

This commit is contained in:
Dzejkobik007
2022-10-03 10:36:35 +02:00
parent 5b63587df0
commit c78b38d796
3 changed files with 2 additions and 1 deletions

BIN
wap/citron/src/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -10,7 +10,7 @@
</head>
<body>
<h1>Citron</h1>
<h1>🍋 Citron</h1>
<ul>
<li>Obsahuje vlákninu</li>
<li><strong>Nízký</strong> obsah tuku</li>

View File

@@ -9,6 +9,7 @@ html {
body {
background-color:rgba(0, 0, 0, 0.5);
color: white;
border-radius: 10px;
padding: 20px;
padding-top: 1px;