Skip to content

Commit 82ae8a6

Browse files
authored
Change to navbar light (#75)
1 parent 9647683 commit 82ae8a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/theme/templates/menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- nav bar -->
2-
<nav class="navbar navbar-expand-lg navbar-dark bg-info" aria-label="Fifth navbar example">
2+
<nav class="navbar navbar-expand-lg navbar-light bg-info" aria-label="Fifth navbar example">
33
<div class="container-fluid">
44
<a class="navbar-brand" href="/"><img src="https://apache.org/img/asf_logo.png" alt="The Apache Software Foundation" style="height: 42px;">
55
<span style="position: relative; top: 5px; margin-left: 16px;">Tooling Initiative</span></a>

0 commit comments

Comments
 (0)