un peu de mise en forme html
This commit is contained in:
parent
817f0a317e
commit
99ab55d48b
@ -2,8 +2,17 @@ body {
|
||||
font-family: 'Open Sans';font-size: 16px;
|
||||
}
|
||||
|
||||
#full_content>header {
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
[role="doc-subtitle"] {
|
||||
font-size: 140%;
|
||||
margin-top: -1em;
|
||||
}
|
||||
|
||||
.nav-buttons {
|
||||
padding: 1em;
|
||||
padding: 0.6em 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@ -12,6 +21,7 @@ body {
|
||||
line-height: 2.4em;
|
||||
box-sizing: border-box;
|
||||
height: 2.4em;
|
||||
margin: 0.2em;
|
||||
padding: 0 1.4em;
|
||||
border-radius: 1.2em;
|
||||
text-decoration: none;
|
||||
|
@ -21,7 +21,8 @@
|
||||
<body>
|
||||
<div id="full_content" class="{% block main_class %}{% endblock %}">
|
||||
<header>
|
||||
|
||||
<h1>Les nuits électromagmatiques</h1>
|
||||
<div role="doc-subtitle">Agenda culturel de Clermont-Ferrand et des environs</div>
|
||||
</header>
|
||||
<section>
|
||||
{% block content %}{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user