diff --git a/docs/static/stack.css b/docs/static/stack.css index 69303029..c9e727ff 100644 --- a/docs/static/stack.css +++ b/docs/static/stack.css @@ -7,12 +7,12 @@ background-color: #376399; } -frontend { +#frontend { background-color: #F8EEB9; color: black; } -frontend .circle { +#frontend .circle { background-color: #E5DBAC; }