Skip to content

Commit 1973e89

Browse files
authored
Merge pull request wesbos#166 from DublinCity/master
rm unused selector 'a'
2 parents cd828d8 + f3f8040 commit 1973e89

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

06 - Type Ahead/style.css

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,4 @@
6868

6969
.hl {
7070
background:#ffc600;
71-
}
72-
73-
a {
74-
color:black;
75-
background:rgba(0,0,0,0.1);
76-
text-decoration: none;
77-
}
71+
}

0 commit comments

Comments
 (0)