We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad42e1 commit 1386d73Copy full SHA for 1386d73
2 files changed
src/hackmysql.css
@@ -566,6 +566,8 @@ footer a { color: var(--border); text-decoration: none; }
566
567
.notfound {margin: 1rem auto; width: 50%;}
568
569
+.post-content .post-message p { color: light-dark(var(--light-txt), var(--dark-txt)); }
570
+
571
/* flags */
572
.show {display:block;}
573
.drop {text-decoration:underline; text-decoration-color:hotpink; text-underline-position:under;}
0 commit comments