Zimní atmosféra
This commit is contained in:
parent
4d2ec529bb
commit
219f7ffbc8
Binary file not shown.
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 48 KiB |
BIN
client/public/snowman.png
Normal file
BIN
client/public/snowman.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
@ -402,10 +402,11 @@ function App() {
|
||||
<div className='wrapper'>
|
||||
{data.isWeekend ? <h4>Užívejte víkend :)</h4> : <>
|
||||
<Alert variant={'primary'}>
|
||||
<img src='hat.png' style={{ position: "absolute", width: "100px", rotate: "-45deg", left: -32, top: -40 }} />
|
||||
<img src='tree.png' style={{ position: "absolute", height: "90px", right: 0, top: 0 }} />
|
||||
<img src='hat.png' style={{ position: "absolute", width: "70px", rotate: "-45deg", left: -40, top: -58 }} />
|
||||
<img src='snowman.png' style={{ position: "absolute", height: "110px", right: 10, top: 5 }} />
|
||||
Poslední změny:
|
||||
<ul>
|
||||
<li>Zimní atmosféra</li>
|
||||
<li>Odstranění podniku U Motlíků</li>
|
||||
</ul>
|
||||
</Alert>
|
||||
|
Loading…
x
Reference in New Issue
Block a user