working on challenge run power up selection

This commit is contained in:
landgreen
2019-12-03 06:09:58 -08:00
parent b8f032f8db
commit f972ee247b
7 changed files with 60 additions and 21 deletions

View File

@@ -57,6 +57,7 @@ summary {
border: 0px;
/* border-radius: 8px; */
background-color: #b6bfca;
/* #b6bfca; */
display: none;
/* display: grid; */
@@ -77,7 +78,7 @@ summary {
/* margin: 4px; */
line-height: 150%;
border-radius: 6px;
background: #eee;
background: #fff;
font-size: 0.65em;
/* display: flex; */
}