Add icons
This commit is contained in:
BIN
wap/citron/src/favicon.ico
Normal file
BIN
wap/citron/src/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
@@ -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>
|
||||
|
||||
@@ -9,6 +9,7 @@ html {
|
||||
|
||||
body {
|
||||
background-color:rgba(0, 0, 0, 0.5);
|
||||
color: white;
|
||||
border-radius: 10px;
|
||||
padding: 20px;
|
||||
padding-top: 1px;
|
||||
|
||||
Reference in New Issue
Block a user