diff --git a/docs/audit-course-monster.html b/docs/audit-course-monster.html index 4f713783..93890c1c 100644 --- a/docs/audit-course-monster.html +++ b/docs/audit-course-monster.html @@ -20,8 +20,7 @@ header { background: #50b3a2; color: #fff; - padding-top: 30px; - min-height: 70px; + padding: 15px 0; border-bottom: #e8491d 3px solid; } header a { @@ -29,14 +28,31 @@ text-decoration: none; text-transform: uppercase; font-size: 16px; + padding: 0 15px; } header ul { padding: 0; list-style: none; + display: flex; + justify-content: center; } header ul li { - display: inline; - padding: 0 20px 0 20px; + position: relative; + } + header ul li ul { + position: absolute; + top: 100%; + left: 0; + background: #50b3a2; + display: none; + flex-direction: column; + } + header ul li:hover ul { + display: flex; + } + header ul li ul li { + padding: 10px; + white-space: nowrap; } .main { padding: 30px 0; @@ -89,10 +105,18 @@

Internal Audit Report for Course Monster

@@ -161,7 +185,7 @@

Results