Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
rm unused selector 'a'
  • Loading branch information
DublinCity committed Sep 28, 2017
commit f3f80403d8dc7c6c95e67ad9976ddb428f40b103
8 changes: 1 addition & 7 deletions 06 - Type Ahead/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,4 @@

.hl {
background:#ffc600;
}

a {
color:black;
background:rgba(0,0,0,0.1);
text-decoration: none;
}
}