(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
list-style-type:disc!important; | list-style-type:disc!important; | ||
padding: 0px 0px!important; | padding: 0px 0px!important; | ||
+ | } | ||
+ | |||
+ | figcaption { | ||
+ | display: block; | ||
+ | text-align: center; | ||
+ | font-size: .9em; | ||
+ | margin-bottom:25px; | ||
} | } | ||
Line 128: | Line 135: | ||
.popup { | .popup { | ||
margin: 70px auto; | margin: 70px auto; | ||
− | + | padding: 20px; | |
− | + | background: #fff; | |
− | + | border-radius: 5px; | |
− | + | width: 70%; | |
− | + | max-height: 400px; | |
− | + | overflow: auto; | |
+ | position: relative; | ||
+ | transition: all 5s ease-in-out; | ||
} | } | ||
Line 525: | Line 534: | ||
/* Team overview */ | /* Team overview */ | ||
.team-overview { | .team-overview { | ||
− | + | ||
width:80%; | width:80%; | ||
color:#fffff0; | color:#fffff0; |
Latest revision as of 21:57, 13 December 2019