summaryrefslogtreecommitdiffstats
path: root/tests.css
diff options
context:
space:
mode:
authorBrian Cully <bjc@spork.org>2025-07-26 20:19:25 -0400
committerBrian Cully <bjc@spork.org>2025-07-26 20:19:25 -0400
commit2d12e407ccac850dd2e1ce133a2f335677a2ef29 (patch)
tree385946aa84f5e6ed251bfd22c380574c9caa98bb /tests.css
parentc37f7d63ce3d67a22b0432c1085c080df4ffa819 (diff)
downloadchords-2d12e407ccac850dd2e1ce133a2f335677a2ef29.tar.gz
chords-2d12e407ccac850dd2e1ce133a2f335677a2ef29.zip
whoops, missing files
Diffstat (limited to 'tests.css')
-rw-r--r--tests.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests.css b/tests.css
new file mode 100644
index 0000000..51bca27
--- /dev/null
+++ b/tests.css
@@ -0,0 +1,6 @@
+.checked {
+ background-color: red;
+}
+
+.checked::before {
+}