[M] Move common css properties to common class
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user