simplification css

This commit is contained in:
OniriCorpe 2022-03-11 00:17:40 +01:00
parent 8d7f32670f
commit e443159961

View file

@ -2,7 +2,6 @@
<html lang="fr">
<head>
<meta name="description" content="Log | OniriCorpe">
<meta http-equiv="Content-Language" content="fr">
<meta name="googlebot" content="nosnippet">
@ -18,27 +17,14 @@
color: #c0c0c0;
}
h1,
h2,
h3 {
text-align: center;
}
h3 {
font-size: 1.7em;
margin-top: 2em;
}
p {
font-size: 1em;
}
a {
color: #9700c2;
}
a abbr {
border-bottom: 1px dotted #eee;
.footer {
padding: 3rem 2rem 1rem 2rem;
opacity: 0.8;
text-align: center;
}
</style>
<!-- End CSS -->