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

Merge branch 'tiddlywiki-com'

This commit is contained in:
Jeremy Ruston
2025-09-01 16:54:26 +01:00

View File

@@ -41,13 +41,11 @@ type: text/vnd.tiddlywiki
.yellow-note h2.tc-title, [data-tiddler-title="Hire the founder of TiddlyWiki"] h2.tc-title {
margin: 0.5em 0;
font-size: 1.5em;
line-height: 1.75;
font-family: "Noteworthy", Georgia, serif;
color: #334;
font-weight: bold;
}
[data-tiddler-title="Hire the founder of TiddlyWiki"] .tc-tags-wrapper {
[data-tiddler-title="Hire the founder of TiddlyWiki"] .tc-tags-wrapper, [data-tiddler-title="Hire the founder of TiddlyWiki"] .tc-subtitle {
display: none;
}
@@ -101,7 +99,7 @@ type: text/vnd.tiddlywiki
.yellow-note-sidebar .yellow-note {
padding: 0.5em;
margin: 0.8em 0;
margin: 1em 0;
transform: rotate(-0.9deg) scale(0.95);
}