aboutsummaryrefslogtreecommitdiff
path: root/justified-nav.css
diff options
context:
space:
mode:
Diffstat (limited to 'justified-nav.css')
-rw-r--r--justified-nav.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/justified-nav.css b/justified-nav.css
index bf4c175c..b8b8b74c 100644
--- a/justified-nav.css
+++ b/justified-nav.css
@@ -42,6 +42,10 @@ body {
42 background-color: #ddd; 42 background-color: #ddd;
43} 43}
44 44
45.nav-justified > li > a:hover {
46 transition: background-color 0.3s;
47}
48
45.nav-justified > .m_demo > a { 49.nav-justified > .m_demo > a {
46 font-weight: bold; 50 font-weight: bold;
47} 51}