[POST] Résultat élections CM 2020

This commit is contained in:
Gregory Trolliet 2020-03-16 11:09:17 +01:00
parent 2f33e2db0a
commit 1bd2c57987
5 changed files with 94 additions and 10 deletions

View file

@ -18,7 +18,6 @@ body {
body {
font-size: 1.6em;
line-height: 1.6em; } }
a {
font-weight: 300;
color: #1565c0;
@ -47,7 +46,6 @@ h1 {
h1 {
font-size: 3.0rem;
line-height: 3.4rem; } }
h2 {
font-size: 2.8rem;
line-height: 3.2rem; }
@ -55,7 +53,6 @@ h2 {
h2 {
font-size: 2.6rem;
line-height: 3.0rem; } }
h3 {
font-size: 2.4rem;
line-height: 2.8rem; }
@ -63,7 +60,6 @@ h3 {
h3 {
font-size: 2.2rem;
line-height: 2.6rem; } }
h4 {
font-size: 2.2rem;
line-height: 2.6rem; }
@ -71,7 +67,6 @@ h4 {
h4 {
font-size: 2.0rem;
line-height: 2.4rem; } }
h5 {
font-size: 2.0rem;
line-height: 2.4rem; }
@ -79,7 +74,6 @@ h5 {
h5 {
font-size: 1.8rem;
line-height: 2.2rem; } }
h6 {
font-size: 1.8rem;
line-height: 2.2rem; }
@ -87,7 +81,6 @@ h6 {
h6 {
font-size: 1.6rem;
line-height: 2.0rem; } }
b, strong {
font-weight: 700; }
@ -225,7 +218,6 @@ img {
@media only screen and (max-width: 768px) {
.avatar img {
width: 10rem; } }
.list ul {
margin: 3.2rem 0 3.2rem 0;
list-style: none;
@ -304,7 +296,6 @@ img {
@media only screen and (max-width: 768px) {
.centered .error h2 {
font-size: 2.8rem; } }
.navigation {
height: 6.0rem;
width: 100%; }
@ -380,7 +371,6 @@ img {
cursor: pointer; }
.navigation .menu-button:hover, .navigation .menu-button:focus {
color: #1565c0; } }
.pagination {
margin-top: 6.0rem;
text-align: center;