Skip to content

Commit

Permalink
Issue #4 - style the search results
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Jul 8, 2016
1 parent 352660f commit 1464584
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions search.css
@@ -0,0 +1,13 @@
/** (C) Copyright Bobbing Wide 2016
*/

.search-results h2 {
font-size: 18px;
margin: 0px 0px 0px 0px;
}

.search-results .entry {
margin-bottom: 2px;
padding: 2px 20px;
}

0 comments on commit 1464584

Please sign in to comment.