From fd7d4c157e1de0d9573ab5b3c5a062db193ba917 Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Sun, 9 Feb 2020 16:43:42 +1030 Subject: added disable js warning --- template.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/template.txt b/template.txt index 94d692e..3c86817 100644 --- a/template.txt +++ b/template.txt @@ -35,10 +35,19 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding- .content{} .pinned{margin-left: 10px; display: inline-block; border-width: 1px; width: auto; outline: 1px solid #000; outline-offset: 10px;} .notes{margin-left: 10px; display: inline-block; border-width: 1px; width: auto; outline: 1px solid #000; outline-offset: 10px; max-height: 300px; max-width: 500px; overflow-y:scroll;} +.js-message +{ + color: white; + background: red; +} +
+

danieljon.es

index posts opinions likes dislikes interesting cgit github
-- cgit v1.2.3