|
|
|
@ -118,10 +118,10 @@ body{ |
|
|
|
|
min-width:98vw; |
|
|
|
|
text-align:center; |
|
|
|
|
font-size:1.75em; |
|
|
|
|
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(32,32,32,1.0) 100%); |
|
|
|
|
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 5%, rgba(32,32,32,1.0) 100%); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.contentBody .contentWrapper .unexpanded:hover{ |
|
|
|
|
bottom:-8px; |
|
|
|
|
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(32,32,32,1.0) 100%); |
|
|
|
|
background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 5%, rgba(32,32,32,1.0) 100%); |
|
|
|
|
} |