test
This commit is contained in:
parent
9eddb45799
commit
e53190ae30
BIN
assets/images/ye.jpg
Normal file
BIN
assets/images/ye.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
@ -341,3 +341,9 @@ button:hover {
|
|||||||
width: 175px;
|
width: 175px;
|
||||||
color: var(--primary-text);
|
color: var(--primary-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ye-span:hover > body{
|
||||||
|
background: url('/assets/images/ye.jpg');
|
||||||
|
background-repeat: repeat;
|
||||||
|
background-size: 10%;
|
||||||
|
}
|
@ -1,3 +1,3 @@
|
|||||||
<footer>
|
<footer>
|
||||||
<p>Toto nie je oficiálna stránka Adlerky, jedná sa o neoficiálnu študentskú stránku</p>
|
<p>Toto nie je oficiálna stránka <span class="ye-span">Adlerky</span>, jedná sa o neoficiálnu študentskú stránku</p>
|
||||||
</footer>
|
</footer>
|
Loading…
Reference in New Issue
Block a user