Make the footer slightly smaller
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
b8b5536e05
commit
3a2f85152b
1 changed files with 5 additions and 1 deletions
|
@ -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() %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue