mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
pedagogy: clean up guide page
This commit is contained in:
@ -1703,7 +1703,22 @@ $pedagogy-white-text: #f0f0f0;
|
||||
}
|
||||
}
|
||||
|
||||
#dynamic_view {
|
||||
font-family: "Fira Sans";
|
||||
font-size: 1.1em;
|
||||
|
||||
table {
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
border: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#search_form {
|
||||
font-family: "Fira Sans";
|
||||
margin: 0px;
|
||||
width: 100%;
|
||||
|
||||
@ -1742,6 +1757,10 @@ $pedagogy-white-text: #f0f0f0;
|
||||
.radio_guide label:hover {
|
||||
background-color: #0e97ce;
|
||||
}
|
||||
|
||||
#radioAUTUMN + label {
|
||||
margin-left: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
#pedagogy {
|
||||
@ -1764,6 +1783,7 @@ $pedagogy-white-text: #f0f0f0;
|
||||
|
||||
> p {
|
||||
text-align: right;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
@ -1771,6 +1791,7 @@ $pedagogy-white-text: #f0f0f0;
|
||||
grid-area: grade-stars;
|
||||
color: $pedagogy-white-text;
|
||||
background-color: $pedagogy-blue;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.uv-infos {
|
||||
|
Reference in New Issue
Block a user