Skip to content

Commit 1ae72aa

Browse files
authored
makes color in pre-navbar same as footer
1 parent 66406b4 commit 1ae72aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/css/blog.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
/* Fixes color in prenavbar of BCO-DMO title link */
2+
.pre-navbar {
3+
background: #0E2D40;
4+
}
25
div.pre-navbar .columns .column.is-two-thirds {
36
opacity: 0.5;
47
}

0 commit comments

Comments
 (0)