diff options
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/quick-how-to.php | 2 | ||||
| -rw-r--r-- | includes/video-how-to.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/includes/quick-how-to.php b/includes/quick-how-to.php index 4460de9..daf89ef 100644 --- a/includes/quick-how-to.php +++ b/includes/quick-how-to.php @@ -1,6 +1,6 @@ <details> - <summary style="font-size: 1.125rem;"><strong>← expand for a brief <emphasis>"how-to"</emphasis> 📖</strong></summary> + <summary><strong style="font-size: 1.125rem; text-decoration: underline; text-underline-offset: 0.375rem;">← expand for a brief <emphasis>"how-to"</emphasis> 📖</strong></summary> <p> <ul> <li>type '#' to indicate that you are starting a new slide and then press ↵ (enter/return) twice.</li> diff --git a/includes/video-how-to.php b/includes/video-how-to.php index 446fc7c..3d46a14 100644 --- a/includes/video-how-to.php +++ b/includes/video-how-to.php @@ -1,5 +1,5 @@ <details> - <summary style="font-size: 1.125rem;"><strong>← expand for a quick video demo 🎬</strong></summary> + <summary><strong style="font-size: 1.125rem; text-decoration: underline; text-underline-offset: 0.375rem;">← expand for a quick video demo 🎬</strong></summary> <p> <video controls> <source src="vids/6iaXPNqAwksiXQnb.webm" type="video/webm"> |
