highlight search results

This commit is contained in:
Athou
2013-07-31 11:02:39 +02:00
parent 54e5621267
commit c17cc5bd1c
3 changed files with 31 additions and 4 deletions

View File

@@ -234,4 +234,9 @@
#feed-accordion .current.entry-font-size-5 {
font-size: 19px;
}
#feed-accordion .highlight-search {
background-color: rgba(255, 255, 140, 0.5);
color: #333;
}