projects
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1938acb
)
Small css improvements
author
Bernie Innocenti
<bernie@codewiz.org>
Fri, 1 Dec 2017 00:40:06 +0000
(19:40 -0500)
committer
Bernie Innocenti
<bernie@codewiz.org>
Fri, 1 Dec 2017 00:40:06 +0000
(19:40 -0500)
sys/geekigeeki.css
patch
|
blob
|
history
diff --git
a/sys/geekigeeki.css
b/sys/geekigeeki.css
index 2b86d58b3a5e7eb6aa8bdaa5314d62abff613491..72f7af94e78cb14ed48ac486a6b484ee86d34f60 100644
(file)
--- a/
sys/geekigeeki.css
+++ b/
sys/geekigeeki.css
@@
-13,6
+13,8
@@
body {
}
a { color: #1010FF; }
+a:link { text-decoration: none; }
+a:hover { text-decoration: underline; }
a:visited { color: #501080; }
a.nonexistent { color: #D04040; }
a.navlink, a.login { font-size: smaller; font-weight: bold; text-decoration: none; }