summaryrefslogtreecommitdiff
path: root/blog/blogext.css
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-02-29 00:42:32 -0500
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-02-29 00:42:32 -0500
commit90b868cf1a65d66877e0503ef544bd5a0f63b0ac (patch)
tree70271e5a053935256ed4e0f3db306ca826f6bf70 /blog/blogext.css
parent27d5f93fd1a4cc9568c26d30ace4ac9b6b16158d (diff)
downloadweb-90b868cf1a65d66877e0503ef544bd5a0f63b0ac.tar.xz
New post, small corrections to R-BUS stuff.
Diffstat (limited to 'blog/blogext.css')
-rw-r--r--blog/blogext.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/blog/blogext.css b/blog/blogext.css
index 9048a49..3ce40d0 100644
--- a/blog/blogext.css
+++ b/blog/blogext.css
@@ -4,6 +4,9 @@ span.right{
white-space:nowrap;
min-width:12em;
}
+span.tipped{
+ text-decoration: underline dotted;
+}
a.toctarg{
margin-left:-160px;
padding-left:160px !important;