[M] Move common css properties to common class

This commit is contained in:
Hykilpikonna
2019-10-20 21:13:51 -04:00
parent 0826080f82
commit 5eda771070
@@ -58,7 +58,15 @@
// Trapezoid
transform: perspective(50px) rotateX(10deg);
}
#prev-course
{
}
.nav-course-operations
{
// Background
background-color: rgba(214, 214, 214, 0.67);
padding-top: 2px;