diff --git a/LogBot/stylesheets/opentap.css b/LogBot/stylesheets/opentap.css index d46788f..57a702b 100644 --- a/LogBot/stylesheets/opentap.css +++ b/LogBot/stylesheets/opentap.css @@ -53,9 +53,9 @@ h1{ } @media print{ -p.key, -hr, -span { -display: none; -} + p.key, + hr, + span { + display: none; + } } \ No newline at end of file