This commit is contained in:
Ross
2021-07-11 20:58:24 +01:00
parent 70b3f89e23
commit 161d37cd87
6 changed files with 334 additions and 424 deletions
+5
View File
@@ -110,6 +110,7 @@ table {
display: none;
overflow-x: visible;
width: 100%;
text-align: left;
}
.site-summary {
display: inline-flex;
@@ -205,4 +206,8 @@ th.site-title {
.pair-match {
background-color: red;
}
summary h2 {
display: inline;
}