aboutsummaryrefslogtreecommitdiff
path: root/wiki.css
diff options
context:
space:
mode:
Diffstat (limited to 'wiki.css')
-rw-r--r--wiki.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiki.css b/wiki.css
index 0ab051c..4c6ff72 100644
--- a/wiki.css
+++ b/wiki.css
@@ -13,3 +13,4 @@ tr:nth-child(2n) { background: #fff; }
a { text-decoration: none; color: DeepPink; }
a:hover, a:visited { color: Crimson; }
h1 a:hover:after { content: " ยป" attr(data-text); color: #aaa; }
+tt { font-weight: bold; }