pedagogy: add generic font for .radio-guide

This commit is contained in:
2019-08-07 17:50:50 +02:00
parent 6c43b1c43d
commit 3380980c5c
2 changed files with 2 additions and 4 deletions
-2
View File
@@ -242,7 +242,5 @@
$("#search_form").on("change", function(e){
$(this).submit();
});
// $("#dynamic_view").hide();
</script>
{% endblock content %}