mirror of https://gitlab.com/bashrc2/epicyon
parent
f25a090dfb
commit
12cf110cfd
|
@ -84,7 +84,6 @@ body, html {
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
line-height: var(--line-spacing);
|
line-height: var(--line-spacing);
|
||||||
image-rendering: var(--rendering);
|
image-rendering: var(--rendering);
|
||||||
content-visibility: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a, u {
|
a, u {
|
||||||
|
|
|
@ -103,7 +103,6 @@ body, html {
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
line-height: var(--line-spacing);
|
line-height: var(--line-spacing);
|
||||||
image-rendering: var(--rendering);
|
image-rendering: var(--rendering);
|
||||||
content-visibility: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
@ -919,7 +918,6 @@ aside .toggle-inside li {
|
||||||
min-width: 950px;
|
min-width: 950px;
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
line-height: var(--line-spacing);
|
line-height: var(--line-spacing);
|
||||||
content-visibility: auto;
|
|
||||||
}
|
}
|
||||||
.timeline {
|
.timeline {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -1395,7 +1393,6 @@ aside .toggle-inside li {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
line-height: var(--line-spacing);
|
line-height: var(--line-spacing);
|
||||||
content-visibility: auto;
|
|
||||||
}
|
}
|
||||||
.timeline {
|
.timeline {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -1874,7 +1871,6 @@ aside .toggle-inside li {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
line-height: var(--line-spacing);
|
line-height: var(--line-spacing);
|
||||||
content-visibility: auto;
|
|
||||||
}
|
}
|
||||||
.timeline {
|
.timeline {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
|
@ -251,7 +251,6 @@ body, html {
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
line-height: var(--line-spacing);
|
line-height: var(--line-spacing);
|
||||||
image-rendering: var(--rendering);
|
image-rendering: var(--rendering);
|
||||||
content-visibility: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
|
@ -1127,7 +1126,6 @@ h3 {
|
||||||
min-width: 950px;
|
min-width: 950px;
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
line-height: var(--line-spacing);
|
line-height: var(--line-spacing);
|
||||||
content-visibility: auto;
|
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: var(--header-font);
|
font-family: var(--header-font);
|
||||||
|
@ -1934,7 +1932,6 @@ h3 {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
line-height: var(--line-spacing);
|
line-height: var(--line-spacing);
|
||||||
content-visibility: auto;
|
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: var(--header-font);
|
font-family: var(--header-font);
|
||||||
|
@ -2731,7 +2728,6 @@ h3 {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
line-height: var(--line-spacing);
|
line-height: var(--line-spacing);
|
||||||
content-visibility: auto;
|
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family: var(--header-font);
|
font-family: var(--header-font);
|
||||||
|
|
Loading…
Reference in New Issue