We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f029249 commit fb68da7Copy full SHA for fb68da7
ette/index.html
@@ -7,7 +7,7 @@
7
<link rel="stylesheet" href="css/style.css">
8
<title>ETTE Style Menu</title>
9
</head>
10
-<body>
+<body bgcolor="black">
11
<nav id="menu" class="header-nav">
12
<label for="tm" id="toggle-menu">Navigation <span class="drop-icon">▾</span></label>
13
<input id="tm" type="checkbox">
0 commit comments