summaryrefslogtreecommitdiff
path: root/InkFriendly.css
diff options
context:
space:
mode:
Diffstat (limited to 'InkFriendly.css')
-rw-r--r--InkFriendly.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/InkFriendly.css b/InkFriendly.css
new file mode 100644
index 0000000..d731f4c
--- /dev/null
+++ b/InkFriendly.css
@@ -0,0 +1,5 @@
+/* Ink Friendly */
+*:is(.page,.monster,.note,.descriptive) {
+ background : white !important;
+ filter : drop-shadow(0px 0px 3px #888) !important;
+} \ No newline at end of file