diff --git a/public/css/test_result.css b/public/css/test_result.css index d92e5be..c6cb0c6 100644 --- a/public/css/test_result.css +++ b/public/css/test_result.css @@ -14,6 +14,11 @@ font-family: GmarketSansMedium; } +a { + text-decoration: none; + color: white; +} + .result { width: 100%; padding-top: 130px; @@ -76,6 +81,7 @@ main { .share { margin-top: 30px; + margin-bottom: 30px; font-size: 15px; color: white; } diff --git a/public/css/test_start.css b/public/css/test_start.css index ec3dcd4..a4db4a5 100644 --- a/public/css/test_start.css +++ b/public/css/test_start.css @@ -18,6 +18,11 @@ p { font-family: GmarketSansMedium; } +a { + text-decoration: none; + color: white; +} + header { width: 100%; padding-top: 240px; diff --git a/public/html/test_result.html b/public/html/test_result.html index de907ec..12ccaa6 100644 --- a/public/html/test_result.html +++ b/public/html/test_result.html @@ -34,7 +34,7 @@
-
처음으로
+
처음으로

공유하기