From 5a75bd30a6a230d0d5364faaa85ea3285e21dac9 Mon Sep 17 00:00:00 2001 From: Gabriel PĂ©rez-Cerezo Date: Thu, 2 Jul 2020 18:43:05 +0200 Subject: Correctly handle TCB sides, prepare form for routing functions --- htdocs/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'htdocs/index.html') diff --git a/htdocs/index.html b/htdocs/index.html index 4fa05a4..8aff308 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -42,6 +42,15 @@ background-color: #afa; } + h4 { + margin-bottom: 0.2em; + } + + .autoroute { + background-color: #aaf; + } + + td { border-bottom: 2px solid black; } -- cgit v1.2.3