Skip to content

Commit 46e4081

Browse files
authored
Merge pull request #31 from mmebsout/aboutwhite
Darken text on "About" page
2 parents 88a6fb5 + 5c115ae commit 46e4081

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/app/core/shell/header/header.component.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ header {
8080

8181
.cube-about {
8282
overflow: auto;
83+
color: #333333;
84+
85+
a {
86+
color: steelblue !important;
87+
}
8388
}
8489

8590
.cube-search {

0 commit comments

Comments
 (0)