mirror of
https://github.com/quatalog/site.git
synced 2025-01-14 16:47:19 +00:00
Strength of MaterialsENGR-2530 => Strength of Materials ENGR-2530
This commit is contained in:
parent
e9cf595b5a
commit
6bea1f969a
|
@ -137,12 +137,12 @@
|
||||||
.courseName {
|
.courseName {
|
||||||
color: var(--quacs-yellow);
|
color: var(--quacs-yellow);
|
||||||
font-size: 1.45rem;
|
font-size: 1.45rem;
|
||||||
margin-left: 0.5vmin;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.courseCode {
|
.courseCode {
|
||||||
color: var(--quacs-midtone);
|
color: var(--quacs-midtone);
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchResultsContainer p {
|
#searchResultsContainer p {
|
||||||
|
@ -151,7 +151,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchResultsContainer h3 span {
|
#searchResultsContainer h3 span {
|
||||||
margin-right: 1vmin;
|
margin-right: 0.5vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchResultsContainer h3:hover p {
|
#searchResultsContainer h3:hover p {
|
||||||
|
|
Loading…
Reference in a new issue