diff --git a/assets/css/base.css b/assets/css/base.css index 7734125..da55099 100644 --- a/assets/css/base.css +++ b/assets/css/base.css @@ -146,8 +146,6 @@ img { .wl-section-title { position: absolute; top: -15px; - font-size: 14px; - font-weight: bold; color: #ffffff; text-transform: uppercase; text-align: center; @@ -158,6 +156,8 @@ img { } .wl-section-title .title { + font-size: 24px; + font-weight: bold; color: white; padding: 5px 0; background-color: #0f78a7; @@ -479,7 +479,12 @@ img { border-bottom: 1px solid #bb6a1a; } +.wl-ranking-header a { + text-decoration: none; +} + .wl-ranking-header .title { + color: #2d2d2d; margin-bottom: 10px; border-right: 1px solid #ccc; } diff --git a/assets/js/presentation/presentation-modal.html b/assets/js/presentation/presentation-modal.html index 4bfbadb..636c829 100644 --- a/assets/js/presentation/presentation-modal.html +++ b/assets/js/presentation/presentation-modal.html @@ -1,5 +1,5 @@ -