mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-15 21:28:32 +02:00
Update: changelog
This commit is contained in:
@@ -674,7 +674,7 @@
|
|||||||
.uninotes-contents__semester {
|
.uninotes-contents__semester {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.9rem;
|
gap: 0.6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uninotes-contents__sem-link {
|
.uninotes-contents__sem-link {
|
||||||
@@ -694,11 +694,11 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.6rem;
|
gap: 0.6rem;
|
||||||
padding-left: 0.6rem;
|
padding-left: 0.7rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uninotes-contents__subject-link {
|
.uninotes-contents__subject-link {
|
||||||
font-size: 0.82rem;
|
font-size: 0.95rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: var(--foreground-color);
|
color: var(--foreground-color);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@@ -712,17 +712,17 @@
|
|||||||
|
|
||||||
.uninotes-contents__units {
|
.uninotes-contents__units {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0;
|
padding: 1px;
|
||||||
margin: 0.15rem 0 0 0.75rem;
|
margin: 0.15rem 0 0 0.75rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.25rem;
|
gap: 0.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uninotes-contents__unit {
|
.uninotes-contents__unit {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 0.55rem;
|
gap: 0.7rem;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -674,7 +674,7 @@
|
|||||||
.uninotes-contents__semester {
|
.uninotes-contents__semester {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.9rem;
|
gap: 0.6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uninotes-contents__sem-link {
|
.uninotes-contents__sem-link {
|
||||||
@@ -694,11 +694,11 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.6rem;
|
gap: 0.6rem;
|
||||||
padding-left: 0.6rem;
|
padding-left: 0.7rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uninotes-contents__subject-link {
|
.uninotes-contents__subject-link {
|
||||||
font-size: 0.82rem;
|
font-size: 0.95rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: var(--foreground-color);
|
color: var(--foreground-color);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@@ -712,17 +712,17 @@
|
|||||||
|
|
||||||
.uninotes-contents__units {
|
.uninotes-contents__units {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0;
|
padding: 1px;
|
||||||
margin: 0.15rem 0 0 0.75rem;
|
margin: 0.15rem 0 0 0.75rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.25rem;
|
gap: 0.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uninotes-contents__unit {
|
.uninotes-contents__unit {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 0.55rem;
|
gap: 0.7rem;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user