diff --git a/public/css/teach.css b/public/css/teach.css index f670833..9874e47 100644 --- a/public/css/teach.css +++ b/public/css/teach.css @@ -426,7 +426,12 @@ .formMsg{min-height:20px; font-size:13.5px; font-weight:700; color:var(--red); margin:6px 0;} .formMsg.ok{color:var(--green);} .guestnote{font-size:13px; color:var(--muted); margin-top:12px; line-height:1.45;} - #settingsModal .hello{font-size:18px; font-weight:800; margin-bottom:14px;} + /* instellingen: neutrale kaarten per sectie (.am-reset, hergebruikt van het + beheerpaneel) i.p.v. het speelse bord-uiterlijk - dit scherm is voor volwassenen */ + #settingsModal .am-h3:first-of-type{margin-top:0;} + #settingsModal .am-reset .lrow{margin:0;} + #settingsModal .am-reset .guestnote{margin-top:2px;} + #settingsModal .am-name{font-size:16px;} /* ========================================================= Letter game widget ==========================================================*/ diff --git a/public/index.html b/public/index.html index 3e61892..6221b87 100644 --- a/public/index.html +++ b/public/index.html @@ -24,7 +24,6 @@ -
@@ -101,10 +100,20 @@