aboutsummaryrefslogtreecommitdiff
path: root/wiki.css
diff options
context:
space:
mode:
authorthe little girl <bie@blekksprut.net>2013-06-25 14:05:10 +0200
committerthe little girl <bie@blekksprut.net>2013-06-25 14:05:10 +0200
commit18487df36bc687e8e716e36aa94f5c26b4aef5ef (patch)
treec0dfb17552ea5ca800fbe40d251256473d556417 /wiki.css
parent98f3fb0cd359abcf7a6ecfcf84d6b8cf44204437 (diff)
downloadukulele-18487df36bc687e8e716e36aa94f5c26b4aef5ef.tar.xz
bugfix, auth
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; }