mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-16 13:48:32 +02:00
Update: UniNotes looks
This commit is contained in:
@@ -674,7 +674,7 @@
|
||||
.uninotes-contents__semester {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.6rem;
|
||||
gap: 0.4rem;
|
||||
}
|
||||
|
||||
.uninotes-contents__sem-link {
|
||||
@@ -693,7 +693,7 @@
|
||||
.uninotes-contents__subject {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.6rem;
|
||||
gap: 0.3rem;
|
||||
padding-left: 0.7rem;
|
||||
}
|
||||
|
||||
@@ -702,7 +702,7 @@
|
||||
font-weight: 600;
|
||||
color: var(--foreground-color);
|
||||
text-decoration: none;
|
||||
letter-spacing: 0.01em;
|
||||
letter-spacing: 0.05rem;
|
||||
}
|
||||
|
||||
.uninotes-contents__subject-link:hover {
|
||||
@@ -713,10 +713,10 @@
|
||||
.uninotes-contents__units {
|
||||
list-style: none;
|
||||
padding: 0.6px;
|
||||
margin: 0.15rem 0 0 0.75rem;
|
||||
margin: 0.15rem 0 0.3rem 0.75rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.4rem;
|
||||
gap: 0.1rem;
|
||||
}
|
||||
|
||||
.uninotes-contents__unit {
|
||||
@@ -739,7 +739,7 @@
|
||||
|
||||
.uninotes-contents__unit-cats {
|
||||
display: flex;
|
||||
gap: 0.3rem;
|
||||
gap: 0.25rem;
|
||||
}
|
||||
|
||||
.uninotes-contents__cat {
|
||||
|
||||
Reference in New Issue
Block a user