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>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Citron</h1>
|
<h1>🍋 Citron</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Obsahuje vlákninu</li>
|
<li>Obsahuje vlákninu</li>
|
||||||
<li><strong>Nízký</strong> obsah tuku</li>
|
<li><strong>Nízký</strong> obsah tuku</li>
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ html {
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
background-color:rgba(0, 0, 0, 0.5);
|
background-color:rgba(0, 0, 0, 0.5);
|
||||||
|
color: white;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
|
|||||||
Reference in New Issue
Block a user