Skip to content

Commit 666bee3

Browse files
committed
Footer Alpha
Decreased alpha of footer from 50% to 30%. Resolves #36
1 parent c825019 commit 666bee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/basicStyles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nav
1313
}
1414
footer
1515
{
16-
background-color:rgba(13, 30, 63, 0.5) !important;
16+
background-color:rgba(13, 30, 63, 0.3) !important;
1717
}
1818

1919
.contentArea

0 commit comments

Comments
 (0)