Your font and background is set to color: #fff (white). If I understood correctly, you can try: nav li a { text-decoration:none; color:#000; display:block; ...
確定! 回上一頁