Skip to content

Commit bf3a577

Browse files
committed
fix colors
1 parent 2238322 commit bf3a577

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

public/css/epoch.css

+3-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,7 @@
3737
}
3838

3939
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
40-
background-color: #0053B3 !important;
40+
background-color: #567fe6 !important;
41+
color: #1b1b1b !important;
42+
border-color: #0053B3;
4143
}

0 commit comments

Comments
 (0)