diff --git a/testpage/test.css b/testpage/test.css index d987916..978911c 100644 --- a/testpage/test.css +++ b/testpage/test.css @@ -198,7 +198,7 @@ } #mainvisual .top-title .site-title .small{ font-size: 1.6rem; - color: rgb(5, 255, 159); + color: indianred; text-shadow: 0 4px 6px #000; font-weight: bold; text-align: center;