Nettoyage css titre
This commit is contained in:
parent
7cd539dacb
commit
7aba462084
@ -76,46 +76,14 @@ h6 {
|
|||||||
letter-spacing:2px;
|
letter-spacing:2px;
|
||||||
font-weight:normal
|
font-weight:normal
|
||||||
}
|
}
|
||||||
h1 a {
|
h1 a,
|
||||||
color: var(--post-title)
|
h2 a,
|
||||||
}
|
h3 a,
|
||||||
h2 a {
|
h4 a,
|
||||||
color: var(--post-title)
|
h5 a,
|
||||||
}
|
|
||||||
h3 a {
|
|
||||||
color: var(--post-title)
|
|
||||||
}
|
|
||||||
h4 a {
|
|
||||||
color: var(--post-title)
|
|
||||||
}
|
|
||||||
h5 a {
|
|
||||||
color: var(--post-title)
|
|
||||||
}
|
|
||||||
h6 a {
|
h6 a {
|
||||||
color: var(--post-title)
|
color: var(--post-title)
|
||||||
}
|
}
|
||||||
/* h1 { */
|
|
||||||
/* font-size:5rem; */
|
|
||||||
/* line-height:1.2em; */
|
|
||||||
/* text-indent:-3px */
|
|
||||||
/* } */
|
|
||||||
/* h2 { */
|
|
||||||
/* font-size:4rem; */
|
|
||||||
/* line-height:1.2em; */
|
|
||||||
/* text-indent:-2px */
|
|
||||||
/* } */
|
|
||||||
/* h3 { */
|
|
||||||
/* font-size:3.5rem */
|
|
||||||
/* } */
|
|
||||||
/* h4 { */
|
|
||||||
/* font-size:3rem */
|
|
||||||
/* } */
|
|
||||||
/* h5 { */
|
|
||||||
/* font-size:2.5rem */
|
|
||||||
/* } */
|
|
||||||
/* h6 { */
|
|
||||||
/* font-size:2rem */
|
|
||||||
/* } */
|
|
||||||
a {
|
a {
|
||||||
color: var(--link);
|
color: var(--link);
|
||||||
-webkit-transition:color ease 0.3s;
|
-webkit-transition:color ease 0.3s;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user