Skip to content

Commit 5335cbd

Browse files
Update Style.CSS
1 parent 840a382 commit 5335cbd

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

Style.CSS

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
body {
2-
background-color: #0f1923;
3-
color: #ffffff;
4-
}
5-
.bg-light {
6-
background-color: #112e42 !important;
7-
}
8-
/* Website Title */
1+
body {
2+
background-color: #0f1923;
3+
color: #ffffff;
4+
}
5+
6+
.bg-light {
7+
background-color: #112e42 !important;
8+
}
9+
10+
/* Website Title */
911
.navbar-brand {
1012
font-weight: bold;
1113
font-size: 24px;

0 commit comments

Comments
 (0)