Merge branch 'master' of github.com:bornhack/bornhack-website

This commit is contained in:
Thomas Steen Rasmussen 2017-03-19 23:08:46 +01:00
commit f6637a77bc
2 changed files with 3 additions and 5 deletions

View file

@ -3,11 +3,6 @@
{% block program_content %}
<style>
.fa-select {
font-family: 'FontAwesome';
}
</style>
<div class="row">
<div class="col-sm-8">
<form method="get" id="filter" class="form-inline">

View file

@ -115,3 +115,6 @@ footer {
text-decoration: none;
}
.fa-select {
font-family: 'FontAwesome';
}