This commit is contained in:
Antonio Ruberto 2016-01-18 22:15:31 -05:00
parent dec2016361
commit a6332bf92f
1 changed files with 5 additions and 0 deletions

View File

@ -9,3 +9,8 @@
<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.6/{{opts.css}}/bootstrap.min.css" rel="stylesheet"></link>
{{/compare}}
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet"></link>
<style>
h3, h4, h5, h6 {
margin-top: 0;
}
</style>