diff options
author | Corwin Brust <Corwin@Bru.st> | 2020-12-06 18:26:27 -0500 |
---|---|---|
committer | Corwin Brust <Corwin@Bru.st> | 2020-12-06 18:26:27 -0500 |
commit | 145dae8d9b4dc3c83564a714b95d923bada17b69 (patch) | |
tree | a99dbcf29d9663e2660eed7e8dd0795534d99120 /2020 | |
parent | 38b705f6b0697423305dab69fac68026dce53201 (diff) | |
download | emacsconf-wiki-145dae8d9b4dc3c83564a714b95d923bada17b69.tar.xz emacsconf-wiki-145dae8d9b4dc3c83564a714b95d923bada17b69.zip |
set main table full width in dungeon-mode links table
Diffstat (limited to '2020')
-rw-r--r-- | 2020/info/dm-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2020/info/dm-notes.md b/2020/info/dm-notes.md index 18b185fc..260ceb18 100644 --- a/2020/info/dm-notes.md +++ b/2020/info/dm-notes.md @@ -1,6 +1,6 @@ # Additional Materials <!-- additional materials added 20121206 --> -<table width="63%"> +<table width="100%"> <tr><td width=63>Kind</td><td width=63>Target</td><td width=63>Size</td><td><i>Description</i></td></tr> <tr><td width=63>org, svg</td><td width=63>tar.gz</td><td width=63>25k</td><td><a href="https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--28-welcome-to-the-dungeon--notes--erik-elmshauser-corwin-brust.tar.gz">Notes for all talks</a></td></tr> <tr><td width=63>demo</td><td width=63>webm</td><td width=63>26m</td><td><a href="https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--28-welcome-to-the-dungeon--character--erik-elmshauser-corwin-brust.webm">Character Sheet</a></td></tr> |