summaryrefslogtreecommitdiff
path: root/nn.css
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2020-01-27 01:15:49 -0800
committerGarrett D'Amore <garrett@damore.org>2020-01-27 01:15:49 -0800
commit75f98a6eb4e7c4ec23a2342363416ef2c24edb45 (patch)
tree7cd80595ae2c0152b91ee2317b8fa429378a6088 /nn.css
parentf2f9d73097abd3722d46d173117fd9df3980a857 (diff)
downloadnng-75f98a6eb4e7c4ec23a2342363416ef2c24edb45.tar.gz
nng-75f98a6eb4e7c4ec23a2342363416ef2c24edb45.tar.bz2
nng-75f98a6eb4e7c4ec23a2342363416ef2c24edb45.zip
try again with logo hover
Diffstat (limited to 'nn.css')
-rw-r--r--nn.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/nn.css b/nn.css
index a103543f..5df28713 100644
--- a/nn.css
+++ b/nn.css
@@ -46,6 +46,10 @@ a.nn-logo {
text-decoration: none;
}
+a.nn-logo:hover {
+ text-decoration: none;
+}
+
.nn-nav-item {
text-decoration: none;
font-family: 'Roboto', 'Trebuchet MS', sans-serif;