mirror of
https://github.com/ae-utbm/sith.git
synced 2026-09-07 13:04:33 +00:00
Use partials everywhere
This commit is contained in:
@@ -69,6 +69,7 @@ $pedagogy-white-text: #f0f0f0;
|
||||
input[type="checkbox"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
margin-top: 10px;
|
||||
margin-bottom: 0;
|
||||
color: white;
|
||||
@@ -399,6 +400,7 @@ $pedagogy-white-text: #f0f0f0;
|
||||
|
||||
a {
|
||||
color: $pedagogy-white-text;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
@@ -442,7 +444,8 @@ details.accordion>.accordion-content {
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
.right {
|
||||
.buttons {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user