8px down when hovering
This commit is contained in:
parent
9299dabff3
commit
8906dfcc0a
@ -100,12 +100,11 @@ body{
|
||||
min-width:98vw;
|
||||
text-align:center;
|
||||
font-size:1.75em;
|
||||
padding-top:2px;
|
||||
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(15,15,15,1.0) 100%);
|
||||
}
|
||||
|
||||
.contentBody .contentWrapper .content .unexpanded:hover{
|
||||
padding-top:8px;
|
||||
bottom:-8px;
|
||||
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(32,32,32,1.0) 100%);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user