summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2023-08-23 23:16:47 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2023-08-23 23:16:47 +0800
commit2f7e47946c2802c456ad75b90eebb27c7aa213d6 (patch)
tree7db4526981500edf95ebc510303845150a96b5b6 /index.html
parent7db6f49262427a40aba7e7d9cea038575c167c51 (diff)
downloadweb-2f7e47946c2802c456ad75b90eebb27c7aa213d6.tar.xz
Tweak style of <details> elements.
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index f5b6907..ae55b8f 100644
--- a/index.html
+++ b/index.html
@@ -19,6 +19,7 @@
<link rel="stylesheet" type="text/css" href="theme3b.css" id="theme3b">
<style>
reduced{font-size:75%;}
+ details{padding:.5em .5em 0 .2em;}
#msgform{width:50%;margin:auto;}
@media (max-width:768px)
{#msgform{width:auto;margin:1em;}}