Set content visibility

main
Bob Mottram 2022-08-08 10:28:09 +01:00
parent 708163860b
commit f25a090dfb
3 changed files with 9 additions and 0 deletions

View File

@ -84,6 +84,7 @@ body, html {
font-size: var(--font-size);
line-height: var(--line-spacing);
image-rendering: var(--rendering);
content-visibility: auto;
}
a, u {

View File

@ -103,6 +103,7 @@ body, html {
font-size: var(--font-size);
line-height: var(--line-spacing);
image-rendering: var(--rendering);
content-visibility: auto;
}
blockquote {
@ -918,6 +919,7 @@ aside .toggle-inside li {
min-width: 950px;
font-size: var(--font-size);
line-height: var(--line-spacing);
content-visibility: auto;
}
.timeline {
border: 0;
@ -1393,6 +1395,7 @@ aside .toggle-inside li {
margin-left: 0;
font-size: var(--font-size);
line-height: var(--line-spacing);
content-visibility: auto;
}
.timeline {
border: 0;
@ -1871,6 +1874,7 @@ aside .toggle-inside li {
margin-left: 0;
font-size: var(--font-size);
line-height: var(--line-spacing);
content-visibility: auto;
}
.timeline {
border: 0;

View File

@ -251,6 +251,7 @@ body, html {
font-size: var(--font-size);
line-height: var(--line-spacing);
image-rendering: var(--rendering);
content-visibility: auto;
}
code {
@ -1126,6 +1127,7 @@ h3 {
min-width: 950px;
font-size: var(--font-size);
line-height: var(--line-spacing);
content-visibility: auto;
}
h1 {
font-family: var(--header-font);
@ -1932,6 +1934,7 @@ h3 {
margin-left: 0;
font-size: var(--font-size);
line-height: var(--line-spacing);
content-visibility: auto;
}
h1 {
font-family: var(--header-font);
@ -2728,6 +2731,7 @@ h3 {
margin-left: 0;
font-size: var(--font-size);
line-height: var(--line-spacing);
content-visibility: auto;
}
h1 {
font-family: var(--header-font);