mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 13:58:12 +00:00
chore: station stats styling
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import 'variables.scss';
|
||||
|
||||
.badge {
|
||||
font-weight: 600;
|
||||
|
||||
@@ -108,3 +110,12 @@
|
||||
background-color: #007599;
|
||||
}
|
||||
}
|
||||
|
||||
.stat-badge {
|
||||
margin: 0;
|
||||
|
||||
& > span:first-child {
|
||||
background-color: $accentCol;
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user