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 |
@ -340,4 +340,10 @@ button:hover {
|
||||
border: 2px solid var(--primary);
|
||||
width: 175px;
|
||||
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>
|
||||
<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>
|
Loading…
Reference in New Issue
Block a user