commit bb266de2fa22eae969aea413503e9f1054caee07 parent 30ea0bae7a5718504892b6340e58587ddc43d8bc Author: jkubach <johnkubach@gmail.com> Date: Sun, 16 Dec 2018 17:16:34 -0500 Merge branch 'master' of github.com:jkubach/survey-seahorse Diffstat:
D | website/res/nav.css | | | 20 | -------------------- |
1 file changed, 0 insertions(+), 20 deletions(-)
diff --git a/website/res/nav.css b/website/res/nav.css @@ -1,19 +0,0 @@ -.nav { - display: inline; - overflow: hidden; - font-family: Arial; -} - -.nav a { - float: left; - font-size: 16px; - color: #000; - background-color: lightblue; - text-align: center; - padding: 14px 16px; - text-decoration: none; -} - -.nav a:hover, .drop:hover .dropbtn { - background-color: blue; -} -\ No newline at end of file