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%); }