From 159d7b829e6fe65d54ce7c4e812eccd6fcd49600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juhani=20Krekel=C3=A4?= Date: Thu, 3 Aug 2023 18:11:56 +0300 Subject: [PATCH] =?UTF-8?q?Tyylit=C3=A4=20ruudut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index e31f823..edd0a52 100644 --- a/index.html +++ b/index.html @@ -14,8 +14,17 @@ .luokka-aste-lomake { display: inline; } - .piilotettu { - display: none; + .ruutu { + margin: 0.2em; + border-width: 1px; + border-style: solid; + } + .ruutu > summary { + padding: 0 0.5em; + background-color: #ccc; + } + .ruutu > div { + padding: 0.5em 0.5em 0; } .luokka-aste-kenttä { width: 3em; @@ -31,15 +40,21 @@ margin: 0 0.5em; display: inline; } + .piilotettu { + display: none; + } +
Luokat - - +
+ +
    +