1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;
}