From f13b9362ac8ac0a7047571d8fb6585edafb91efb Mon Sep 17 00:00:00 2001 From: "ginox@autistici.org" Date: Thu, 10 Sep 2020 00:45:19 +0200 Subject: [PATCH] ore del programma piu chiare --- themes/maya0x17/static/talk.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/maya0x17/static/talk.scss b/themes/maya0x17/static/talk.scss index 1d42aad..01e67b8 100644 --- a/themes/maya0x17/static/talk.scss +++ b/themes/maya0x17/static/talk.scss @@ -1,6 +1,7 @@ .talk-grid { .talk { text-align: center; } td { border: 0; } + td:first-child { border-bottom: 1px solid white; } .tag-cibo { background-color: adjust-color($c-bg, $lightness: -15%); }