diff --git a/public/themes/dots.css b/public/themes/dots.css index e6a9eabe2..1d7442903 100644 --- a/public/themes/dots.css +++ b/public/themes/dots.css @@ -52,6 +52,6 @@ background: #4acb8a; } -#menu .button:nth-child(4){ +#menu .button:nth-child(4), #menu .button:nth-child(5){ background: #ffd543; } \ No newline at end of file