Skip to content

Commit 55a189b

Browse files
committed
Reset the fore/background colors to earlier values
1 parent 26fa065 commit 55a189b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

codespeed/static/css/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ div#presentation div {
104104
vertical-align: middle;
105105
}
106106
div#presentation div.menubox {
107-
background-color: #6b808c;
108-
color: white;
107+
background-color: #FFFFFF;
108+
color: black;
109109
width: 220px;
110110
cursor: pointer;
111111
text-align: center;

0 commit comments

Comments
 (0)