Line 414: | Line 414: | ||
padding: 0; | padding: 0; | ||
border: none; | border: none; | ||
− | border-top: medium double | + | border-top: medium double white; |
− | color: | + | color: white; |
text-align: center; | text-align: center; | ||
} | } | ||
Line 426: | Line 426: | ||
font-size: 1.5em; | font-size: 1.5em; | ||
padding: 0 0.25em; | padding: 0 0.25em; | ||
− | background: white; | + | background: #2e323e; |
+ | color: white; | ||
} | } | ||
Line 438: | Line 439: | ||
.xjtuText h1{ | .xjtuText h1{ | ||
− | color: | + | color: #7298ff; |
text-transform: uppercase; | text-transform: uppercase; | ||
font-weight: 600; | font-weight: 600; | ||
Line 511: | Line 512: | ||
z-index: -1; | z-index: -1; | ||
transition: transform .3s ease; | transition: transform .3s ease; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 547: | Line 542: | ||
.linkBox-items { | .linkBox-items { | ||
− | box-shadow: 2px 2px 5px | + | box-shadow: 2px 2px 5px #454959; |
+ | background-color: #3a3f4f; | ||
text-align: center; | text-align: center; | ||
border-radius: 5px; | border-radius: 5px; | ||
Line 553: | Line 549: | ||
.linkBox-items:hover { | .linkBox-items:hover { | ||
− | border-color: # | + | border-color: #7298ff; |
} | } | ||
.linkBox span { | .linkBox span { | ||
font-size: 4em; | font-size: 4em; | ||
− | color: # | + | color: #5472c3; |
} | } | ||
Line 566: | Line 562: | ||
font-family: 'eras', sans-serif !important; | font-family: 'eras', sans-serif !important; | ||
font-size: 1.2em; | font-size: 1.2em; | ||
− | color: # | + | color: #5472c3; |
font-weight: 600!important; | font-weight: 600!important; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
Line 572: | Line 568: | ||
} | } | ||
− | .linkBox:hover span, | + | .linkBox-items:hover span, |
− | .linkBox:hover h4 { | + | .linkBox-items:hover h4 { |
− | color: | + | color: #7298ff; |
} | } | ||
Line 580: | Line 576: | ||
padding-top: 50px; | padding-top: 50px; | ||
padding-bottom: 20px; | padding-bottom: 20px; | ||
− | background-color: # | + | background-color: #5472c3; |
position: relative; | position: relative; | ||
overflow: hidden; | overflow: hidden; |
Revision as of 01:47, 13 September 2021