changeset 3816:c462ccd85409

add h1tag, changed main.css(nav font-weight bold)
author Fumichan <c116092@h.koeki-u.ac.jp>
date Sat, 02 Feb 2019 15:47:40 +0900
parents 6331884e9b3a
children 3855cd13c9bc
files css/main.css
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/css/main.css	Sat Feb 02 15:38:37 2019 +0900
+++ b/css/main.css	Sat Feb 02 15:47:40 2019 +0900
@@ -49,6 +49,7 @@
     text-decoration: none;
     color: #000;
     font-size: large;
+    font-weight: bold;
   }
   nav ul li a:hover{
     background-color:#F8E750;
@@ -79,6 +80,7 @@
     text-decoration: none;
     margin: 0 10px;
     color: #000;
+    font-weight: bold;
   }
   nav ul li:hover{
     background-color:#F8E750;

yatex.org