Skip to content

Commit

Permalink
Add CSS for HTML man pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldk committed Jul 21, 2016
1 parent afde310 commit eaae441
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions man/manpage.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
body {
font-family:'Source Sans Pro', verdana, arial, helvetica, sans-serif;font-size:15px
}

h1 {
color: #5C7A99;
}

0 comments on commit eaae441

Please sign in to comment.