added a few mods and added custom difficulty

This commit is contained in:
landgreen
2020-02-15 19:01:31 -08:00
parent d186ff7636
commit 749fd0f797
8 changed files with 167 additions and 91 deletions

View File

@@ -16,11 +16,23 @@ canvas {
select {
font-size: 0.8em;
border: 1px #333 solid;
border-radius: 6px;
/* margin-bottom: -20px; */
/* position: "relative";
top: "-15px"; */
}
input {
/* font-family: Monaco, monospace; */
padding: 0px 4px;
font-size: 0.8em;
border: 1px #333 solid;
border-radius: 4px;
/* margin: 0.2em; */
width: 38px;
}
a {
text-decoration: none;
color: #08c;
@@ -154,7 +166,7 @@ summary {
padding: 10px;
line-height: 170%;
/* border-radius: 6px; */
border: 2px #000 solid;
border: 2px #333 solid;
background-color: #fff;
font-size: 0.65em;
}
@@ -185,7 +197,7 @@ summary {
padding: 10px;
line-height: 170%;
/* border-radius: 6px; */
border: 2px #000 solid;
border: 2px #333 solid;
background-color: #fff;
line-height: 170%;