diff --git a/style.css b/style.css index 8a066dc1..4c084fc9 100644 --- a/style.css +++ b/style.css @@ -334,3 +334,13 @@ body { } +/* tab-content font color */ +.about-content h2{ + color: wheat; +} +.tab-content{ + color: wheat; +} +.tab-content .tab-list .tab-text{ + color: wheat; +} \ No newline at end of file