diff --git a/frontend/pages/guides.html b/frontend/pages/guides.html index 95c7642f..3e62cb16 100644 --- a/frontend/pages/guides.html +++ b/frontend/pages/guides.html @@ -203,6 +203,15 @@ display: flex; align-items: flex-start; } + + h4 { + color: white; + } + + .step { + background-color: #DAA520; + } + @@ -499,4 +508,4 @@