diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-11-17 17:11:55 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-11-17 17:11:55 -0500 |
commit | e9cdfa44ea68dabc968e7b1bc9500ce968a7e138 (patch) | |
tree | 800c31c5f6873bf438bb840bfe77da158b6d6a37 | |
parent | 1c0167c602371d1ded4968b7648fbee0042ce896 (diff) | |
download | emacsconf-wiki-e9cdfa44ea68dabc968e7b1bc9500ce968a7e138.tar.xz emacsconf-wiki-e9cdfa44ea68dabc968e7b1bc9500ce968a7e138.zip |
Tweak display
-rw-r--r-- | 2021/talks/invoice.md | 2 | ||||
-rw-r--r-- | local.css | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/2021/talks/invoice.md b/2021/talks/invoice.md index 294813a8..71efade9 100644 --- a/2021/talks/invoice.md +++ b/2021/talks/invoice.md @@ -10,7 +10,7 @@ Bala Ramadurai [[!inline pages="internal(2021/info/invoice-schedule)" raw="yes"]] -[[!table header="no" data=""" +[[!table header="no" class="speaker-details" data=""" Name pronunciation: | BA-lA Pronouns: | he/his Homepage: | https://balaramadurai.net @@ -79,3 +79,5 @@ tbody td { .subtitle { cursor: pointer } summary h1 { display: inline-block } + +.speaker-details { margin: 0 } |