Mac Mahon groups edition
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.red {
|
||||
.darkred {
|
||||
color: darkred;
|
||||
}
|
||||
|
||||
|
@@ -181,6 +181,17 @@
|
||||
}
|
||||
}
|
||||
|
||||
#macmahon-groups {
|
||||
left: 0;
|
||||
right: 0;
|
||||
transform: initial;
|
||||
max-width: max(90vw, 1200px);
|
||||
.popup-content {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
}
|
||||
}
|
||||
|
||||
/* pairing section */
|
||||
|
||||
#pairing-content {
|
||||
@@ -260,7 +271,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#pairing-buttons {
|
||||
.pairing-buttons {
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
justify-content: start;
|
||||
|
Reference in New Issue
Block a user