mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
changement de la taille de typo
This commit is contained in:
parent
08b4e8bed0
commit
d99f3af921
@ -3,7 +3,8 @@ body {
|
||||
margin: auto;
|
||||
padding: 30px 20px;
|
||||
font-family: sans-serif;
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
/* Titres */
|
||||
@ -66,6 +67,10 @@ input {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
|
||||
/* Listes */
|
||||
ul {
|
||||
|
Loading…
Reference in New Issue
Block a user