diff options
author | the little girl <bie@blekksprut.net> | 2013-06-25 14:05:10 +0200 |
---|---|---|
committer | the little girl <bie@blekksprut.net> | 2013-06-25 14:05:10 +0200 |
commit | 18487df36bc687e8e716e36aa94f5c26b4aef5ef (patch) | |
tree | c0dfb17552ea5ca800fbe40d251256473d556417 /wiki.css | |
parent | 98f3fb0cd359abcf7a6ecfcf84d6b8cf44204437 (diff) | |
download | ukulele-18487df36bc687e8e716e36aa94f5c26b4aef5ef.tar.xz |
bugfix, auth
Diffstat (limited to 'wiki.css')
-rw-r--r-- | wiki.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; } |