Skip to content

Commit

Permalink
More Raleway font
Browse files Browse the repository at this point in the history
  • Loading branch information
ianarchbell authored and ianarchbell committed Nov 16, 2018
1 parent f3cc41e commit e55117e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/source/_static/css/theme_overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,7 @@
.wy-menu{
padding-top: 120px !important;
}
.caption-text{
font-family: Raleway;
}
}
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
body,input, select, textarea, button {font-family:'Raleway', 'sans-serif';color:#999999;}
input {font-family: Raleway, 'fontAwesome';}
body {font-size:20px;}
h1,h2,h3,h4,h5,h6 {font-family:'Source Sans Pro', 'sans-serif';}
a {color:#999999;}
input[type="submit"] {background-color: #e82e1e;}
::-webkit-input-placeholder {color: hsl( 0, 0%, 80%);}
Expand Down

0 comments on commit e55117e

Please sign in to comment.