Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 3788:135fbdb1dd72
Merge branch 'master' of https://www.yatex.org/gitbucket/SKIP/skip-web
author | Fumichan <c116092@h.koeki-u.ac.jp> |
---|---|
date | Fri, 21 Dec 2018 14:54:43 +0900 |
parents | 67c8af88212c (diff) 0a42fb96e838 (current diff) |
children | 4eb400bb7f57 |
files | |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/css/main.css Fri Dec 21 14:53:19 2018 +0900 +++ b/css/main.css Fri Dec 21 14:54:43 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{