(6 intermediate revisions by the same user not shown) | |||
Line 398: | Line 398: | ||
padding: 1em 0; | padding: 1em 0; | ||
background-color: #2e323e !important; | background-color: #2e323e !important; | ||
− | z-index: | + | z-index: 202; |
} | } | ||
.page-light{ | .page-light{ | ||
Line 457: | Line 457: | ||
font-weight: 400; | font-weight: 400; | ||
} | } | ||
− | .xjtuText h4{ | + | .xjtuText h4, |
+ | .xjtuText h5{ | ||
color: white; | color: white; | ||
} | } | ||
Line 479: | Line 480: | ||
} | } | ||
− | .xjtuText p .nav{ | + | .xjtuText p.nav{ |
− | font-size: 1.2em; | + | font-size: 1.2em!important; |
font-weight: bold; | font-weight: bold; | ||
− | |||
} | } | ||
Line 559: | Line 559: | ||
color: white; | color: white; | ||
font-size: 18px; | font-size: 18px; | ||
+ | } | ||
+ | |||
+ | img.hoverLarger { | ||
+ | cursor: zoom-in; | ||
+ | transition: 1s; | ||
+ | } | ||
+ | |||
+ | img.hoverLarger:hover{ | ||
+ | transition: 1s; | ||
+ | transform: scale(1.3); | ||
} | } | ||
Line 573: | Line 583: | ||
padding: 1em; | padding: 1em; | ||
border-radius: 15px; | border-radius: 15px; | ||
+ | } | ||
+ | |||
+ | .card.card-dark { | ||
+ | background-color: #3a3f4f; | ||
} | } | ||
Latest revision as of 08:59, 21 October 2021