On ajuste la taille des polices et images
This commit is contained in:
parent
288e5b90ed
commit
3543fea547
|
@ -7,10 +7,9 @@
|
|||
<meta name="description" content="Une opération de maintenance est en cours">
|
||||
<link rel="icon" href="https://ouvaton.coop/wp-content/uploads/2018/04/Ouvaton-50x50.png" sizes="32x32" />
|
||||
<style>
|
||||
body {text-align:center;padding:1em;font:0.5em Helvetica, sans-serif;color:#333;}
|
||||
body {text-align:center;padding:1em;font:1em Helvetica, sans-serif;color:#333;}
|
||||
article {display:block;width:50%;margin:0 auto;}
|
||||
h1 {font-size:1.8em;}
|
||||
article img {width:100%;}
|
||||
article img {width:40%;}
|
||||
a {color: #333;text-decoration: none;}
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
<meta name="description" content="Une opération de maintenance est en cours.">
|
||||
<link rel="icon" href="https://ouvaton.coop/wp-content/uploads/2018/04/Ouvaton-50x50.png" sizes="32x32" />
|
||||
<style>
|
||||
body {text-align:center;padding:1em;font:0.5em Helvetica, sans-serif;color:#333;}
|
||||
body {text-align:center;padding:1em;font:1em Helvetica, sans-serif;color:#333;}
|
||||
article {display:block;width:50%;margin:0 auto;}
|
||||
h1 {font-size:1.8em;}
|
||||
article img {width:100%;}
|
||||
article img {width:40%;}
|
||||
a {color: #333;text-decoration: none;}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue