mirror of
https://github.com/ae-utbm/sith.git
synced 2025-10-20 11:48:29 +00:00
improve pagination
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
@import "colors";
|
||||
|
||||
nav.navbar {
|
||||
background-color: hsl(203, 75%, 40%);
|
||||
background-color: $primary-dark-color;
|
||||
margin: 1em;
|
||||
color: white;
|
||||
border-radius: 0.6em;
|
||||
|
Reference in New Issue
Block a user