mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-23 23:46:52 +00:00
45 lines
633 B
Plaintext
45 lines
633 B
Plaintext
created: 20240204014515455
|
|
draft.of: test-contacts
|
|
draft.title: test-contacts
|
|
modified: 20240205200935576
|
|
tags:
|
|
title: Draft of 'test-contacts'
|
|
type: text/vnd.tiddlywiki
|
|
|
|
<style>
|
|
.toc-item-filter> a,
|
|
.toc-item-filter> .tc-toc-caption {
|
|
color: darkblue;
|
|
}
|
|
|
|
.toc-item-filter> button > svg {
|
|
fill: darkblue;
|
|
}
|
|
|
|
.toc-item-include > a,
|
|
.toc-item-include > .tc-toc-caption
|
|
{
|
|
color: green;
|
|
}
|
|
|
|
.toc-item-include > button > svg {
|
|
fill: green;
|
|
}
|
|
|
|
.toc-item-hide> a,
|
|
.toc-item-hide > .tc-toc-caption
|
|
{
|
|
color: red;
|
|
}
|
|
|
|
.toc-item-hide> button > svg {
|
|
fill: red;
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
<div class="tc-table-of-contents">
|
|
<<toc "root">>
|
|
</div>
|