combining league jsons
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
}
|
||||
|
||||
.round-row.current {
|
||||
border-left: 4px solid #28a745;
|
||||
border-left: 4px solid #007bff;
|
||||
box-shadow: 0 4px 15px rgba(0, 123, 255, 0.25);
|
||||
}
|
||||
|
||||
@@ -171,7 +171,7 @@
|
||||
}
|
||||
|
||||
.current-badge {
|
||||
background: #28a745;
|
||||
background: #007bff;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user