gilang:fixed hover button
This commit is contained in:
commit
31db25f189
|
@ -10011,6 +10011,13 @@ globe"
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
<style>
|
||||||
|
.list-section-button:hover{
|
||||||
|
color:aliceblue;
|
||||||
|
background-color: black;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
<section
|
<section
|
||||||
data-test="page-section"
|
data-test="page-section"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user