diff --git a/src/style.css b/src/style.css index 8808479..416fb5a 100644 --- a/src/style.css +++ b/src/style.css @@ -7,8 +7,7 @@ html, body { } p{ font-family: "Times New Roman"; - color: Da - ; + color: darkorange; font-size: 100%; /* Style the tab */ @@ -20,7 +19,7 @@ p{ /* Style the buttons that are used to open the tab content */ .tab button { - background-color: inherit; + background-color: darkorange; float: left; border: none; outline: none;