summaryrefslogtreecommitdiff
path: root/InkFriendly.css
diff options
context:
space:
mode:
authorSarah Duck <git@sarahduck.ca>2025-10-11 18:24:30 -0700
committerSarah Duck <git@sarahduck.ca>2025-10-11 18:24:30 -0700
commitdce407d272515dc84839781a029574089f58dfd1 (patch)
treeaeeec59bc76ba0e8aa13cd4ad62419bef2872087 /InkFriendly.css
parent8ea38883bb930db2a4e00ca54ff19e24bceea4c7 (diff)
Started work on Sebastian's Mansion and it's lair.
Tweaked CSS everywhere it occurred, removing a filter that interfered with printing.
Diffstat (limited to 'InkFriendly.css')
-rw-r--r--InkFriendly.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/InkFriendly.css b/InkFriendly.css
index d731f4c..34c82f6 100644
--- a/InkFriendly.css
+++ b/InkFriendly.css
@@ -1,5 +1,4 @@
/* Ink Friendly */
*:is(.page,.monster,.note,.descriptive) {
background : white !important;
- filter : drop-shadow(0px 0px 3px #888) !important;
} \ No newline at end of file