mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-15 21:28:32 +02:00
Update: uninotes page format
This commit is contained in:
@@ -674,16 +674,15 @@
|
||||
.uninotes-contents__semester {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.6rem;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.uninotes-contents__sem-link {
|
||||
font-size: 1.11rem;
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.08em;
|
||||
text-transform: uppercase;
|
||||
color: var(--foreground-color3, #888);
|
||||
color: var(--foreground-color);
|
||||
text-decoration: none;
|
||||
font-size: 1rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.uninotes-contents__sem-link:hover {
|
||||
@@ -694,8 +693,8 @@
|
||||
.uninotes-contents__subject {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.25rem;
|
||||
padding-left: 0.5rem;
|
||||
gap: 0.6rem;
|
||||
padding-left: 0.6rem;
|
||||
}
|
||||
|
||||
.uninotes-contents__subject-link {
|
||||
|
||||
Reference in New Issue
Block a user