simplification css
This commit is contained in:
parent
8d7f32670f
commit
e443159961
1 changed files with 4 additions and 18 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta name="description" content="Log | OniriCorpe">
|
|
||||||
<meta http-equiv="Content-Language" content="fr">
|
<meta http-equiv="Content-Language" content="fr">
|
||||||
<meta name="googlebot" content="nosnippet">
|
<meta name="googlebot" content="nosnippet">
|
||||||
|
|
||||||
|
|
@ -18,27 +17,14 @@
|
||||||
color: #c0c0c0;
|
color: #c0c0c0;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1,
|
|
||||||
h2,
|
|
||||||
h3 {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
h3 {
|
|
||||||
font-size: 1.7em;
|
|
||||||
margin-top: 2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
p {
|
|
||||||
font-size: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #9700c2;
|
color: #9700c2;
|
||||||
}
|
}
|
||||||
|
|
||||||
a abbr {
|
.footer {
|
||||||
border-bottom: 1px dotted #eee;
|
padding: 3rem 2rem 1rem 2rem;
|
||||||
|
opacity: 0.8;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<!-- End CSS -->
|
<!-- End CSS -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue