Make the footer slightly smaller

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2015-12-18 15:45:16 +00:00
parent b8b5536e05
commit 3a2f85152b

View file

@ -9,8 +9,12 @@
<!--<link rel="stylesheet" href="{{ basepath }}/ui/fedora/fedora.css">-->
<link href="https://apps.fedoraproject.org/global/fedora-bootstrap-1.0/fedora-bootstrap.min.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,400italic,700italic,300italic' rel='stylesheet' type='text/css'>
<!-- <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,400italic,700italic,300italic' rel='stylesheet' type='text/css'>-->
<meta name="generator" content="Ipsilon">
<style>
.bodycontent { min-height: 85vh; }
</style>
{%- if heads %}
{%- for group, value in heads.items() %}