1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-02 10:42:28 +00:00

HireJeremy: Get rid of the fancy fonts

This commit is contained in:
Jeremy Ruston
2025-09-01 15:10:33 +01:00
parent 742d98157a
commit 8eabd903a4
@@ -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;
}