Skip to content

Commit b179282

Browse files
Updation of style.css v3
1 parent a01e7ea commit b179282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ section {
11531153
}
11541154

11551155
.dropdown-menu li:hover {
1156-
background-color: #f1f1f1;
1156+
background-color: hsl(0, 0%, 95%);
11571157
}
11581158

11591159
/* Show dropdown menu when open */
@@ -1232,7 +1232,7 @@ section {
12321232
position: absolute;
12331233
top: 50px;
12341234
left: 0;
1235-
background-color: #333;
1235+
background-color: #000000;
12361236
width: 100%;
12371237
z-index: 10;
12381238
text-align: center;

0 commit comments

Comments
 (0)