Compare commits
No commits in common. "f98b90e39cb7dce69f5132028ea739c1766ccb67" and "f3171b74ef840f39fef9df78f03d0d8b4f431ac2" have entirely different histories.
f98b90e39c
...
f3171b74ef
3 changed files with 3 additions and 6 deletions
|
@ -93,6 +93,7 @@ h2, h3, header {
|
||||||
border-top: var(--border-on);
|
border-top: var(--border-on);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.link #qa,
|
||||||
.link a:not(:has(img)),
|
.link a:not(:has(img)),
|
||||||
.link button.link {
|
.link button.link {
|
||||||
background: var(--anchor-gradient);
|
background: var(--anchor-gradient);
|
||||||
|
@ -263,7 +264,3 @@ ul {
|
||||||
/* way too blurry as PDF output above .041em */
|
/* way too blurry as PDF output above .041em */
|
||||||
strong, th { text-shadow: .05em .05em .041em; }
|
strong, th { text-shadow: .05em .05em .041em; }
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen {
|
|
||||||
.link #qa { background: var(--anchor-gradient); }
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue