Add highlight class, fixes #29

This commit is contained in:
Matthew Iversen 2013-11-05 22:32:52 +11:00
parent 6032ae0ac1
commit b4da06cb10
2 changed files with 7 additions and 1 deletions

View File

@ -225,6 +225,12 @@ footer
.rst-footer-buttons .rst-footer-buttons
+clearfix +clearfix
.higlight
background: #fafa77
font-weight: bold
padding: 0 0.2em 0.2em
border-radius: 0.5em
#search-results #search-results
.search li .search li
margin-bottom: $base-line-height margin-bottom: $base-line-height

File diff suppressed because one or more lines are too long