1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-02 10:58:01 +00:00

Better readability for "Community" Tiddler with various ... (#4493)

... color palettes
This commit is contained in:
Simon Huber
2020-03-12 14:34:59 +01:00
committed by GitHub
parent 3d16745b4b
commit 22e6b20f50

View File

@@ -12,7 +12,7 @@ tags: $:/tags/Stylesheet
border: 1px solid #ebefcd;
padding: 5px 10px;
margin-bottom: 10px;
background: #fcfdf3;
background: <<colour code-background>>;
font-size: 0.8em;
line-height: 1.2;
}