stint-/förarbyteslogg per lag
This commit is contained in:
@@ -609,6 +609,22 @@ select:focus {
|
||||
margin: 0 0 10px;
|
||||
}
|
||||
|
||||
.team-log-grid {
|
||||
display: grid;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.team-log-card {
|
||||
border: 1px solid var(--line);
|
||||
border-radius: 14px;
|
||||
padding: 12px;
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
}
|
||||
|
||||
.team-log-card h5 {
|
||||
margin: 0 0 8px;
|
||||
}
|
||||
|
||||
.table-primary {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user