Render handout page on server
Some checks failed
CI / Check typos (push) Successful in 10s
CI / Check links (push) Failing after 11s
CI / Clippy (push) Successful in 49s
CI / Build and test (push) Successful in 2m9s
CI / Deploy on waypoint (push) Has been cancelled
CI / Build container (push) Has been cancelled
Some checks failed
CI / Check typos (push) Successful in 10s
CI / Check links (push) Failing after 11s
CI / Clippy (push) Successful in 49s
CI / Build and test (push) Successful in 2m9s
CI / Deploy on waypoint (push) Has been cancelled
CI / Build container (push) Has been cancelled
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// Handout list pages
|
||||
// works with "{{ handout() }}" shortcode.
|
||||
|
||||
.handout-li-links {
|
||||
color: var(--grey);
|
||||
}
|
||||
@@ -39,10 +36,6 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.handout-star {
|
||||
color: var(--yellow);
|
||||
}
|
||||
|
||||
// Email obfuscation
|
||||
// Works with "{{ email_*() }}" shortcodes.
|
||||
.eobf {
|
||||
|
||||
Reference in New Issue
Block a user