From f41cd316889dcbdc62e22e6622a6ecea4a435084 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 7 Jul 2019 15:40:51 +0400 Subject: =?UTF-8?q?WIP:=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D0=B5?= =?UTF-8?q?=20=D0=BE=D1=82=D0=B4=D0=B5=D0=BB=D1=8C=D0=BD=D1=8B=D1=85=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=BB=D0=B5=D0=B9=20=D0=B2=20=D1=82=D0=B0=D0=B1?= =?UTF-8?q?=D0=BB=D0=B8=D1=86=D0=B5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- day9/task5/index.html | 236 ++++++++++++++++++++++++-------------------------- 1 file changed, 112 insertions(+), 124 deletions(-) (limited to 'day9/task5/index.html') diff --git a/day9/task5/index.html b/day9/task5/index.html index 7fe81bb..798fb92 100644 --- a/day9/task5/index.html +++ b/day9/task5/index.html @@ -11,59 +11,46 @@ } thead > tr > th { - padding: 10px; - font-size: 20px; + padding: 6px; + font-size: 16px; background-color: #6f6f6f; } td { - padding: 5px; - font-size: 17px; + padding: 3px; + font-size: 13px; } + - input[type="date"], input[type="time"] { + - #table_operations { - margin: 30px; - font-size: 20px; - } - + - - -
- `table_task1`
- -
-
- -
-
- +
-
-
-
-
-
+
+
+
+
+

-
-
+
+

+
-
@@ -90,43 +80,6 @@
-- cgit v1.2.3