From 2c65c2e3ecc4deedfa6cccbab0be45acb80e0533 Mon Sep 17 00:00:00 2001 From: alicestrt Date: Fri, 23 Apr 2021 17:04:18 +0200 Subject: [PATCH] changed name --- LogBot/stylesheets/{opentab.css => opentap.css} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename LogBot/stylesheets/{opentab.css => opentap.css} (95%) diff --git a/LogBot/stylesheets/opentab.css b/LogBot/stylesheets/opentap.css similarity index 95% rename from LogBot/stylesheets/opentab.css rename to LogBot/stylesheets/opentap.css index 1452b28..4b58530 100644 --- a/LogBot/stylesheets/opentab.css +++ b/LogBot/stylesheets/opentap.css @@ -21,7 +21,7 @@ font-size: 10pt; } @bottom-right{ - content: "VARIA's OPEN TAB"; + content: "VARIA's OPEN TAP"; font-family: monospace; font-size: 10pt; } @@ -47,4 +47,4 @@ span{ .post p.message img{ max-width: 50mm; transform: rotate(5deg); -} \ No newline at end of file +}