Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 3787:67c8af88212c
changed css/main.css (changed nav color)
author | Fumichan <c116092@h.koeki-u.ac.jp> |
---|---|
date | Fri, 21 Dec 2018 14:54:32 +0900 |
parents | 9f16e43cc5d9 |
children | 135fbdb1dd72 |
files | css/main.css |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/css/main.css Fri Dec 21 14:50:13 2018 +0900 +++ b/css/main.css Fri Dec 21 14:54:32 2018 +0900 @@ -22,7 +22,7 @@ nav{ position: relative; - border-bottom: 5px solid #777; + border-bottom: 5px solid #aaa; width: 100%; top: 0; z-index: 100; @@ -49,7 +49,7 @@ height: 100%; padding: 10px 0; text-decoration: none; - color: #777; + color: #111; } nav ul li.current{