(8 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 477: | Line 478: | ||
text-decoration-line: underline; | text-decoration-line: underline; | ||
text-transform: capitalize; | text-transform: capitalize; | ||
+ | } | ||
+ | |||
+ | .xjtuText p.nav{ | ||
+ | font-size: 1.2em!important; | ||
+ | font-weight: bold; | ||
} | } | ||
Line 484: | Line 490: | ||
} | } | ||
+ | .xjtuText a.nav{ | ||
+ | text-decoration: none; | ||
+ | font-size: 1.2em; | ||
+ | } | ||
.xjtuText .imgWrapper { | .xjtuText .imgWrapper { | ||
Line 549: | 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 563: | 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