mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-27 02:20:28 +00:00
Tweak appearance of Chinese community link
This commit is contained in:
parent
f89b52e521
commit
8617fa39dc
@ -20,7 +20,7 @@ TiddlyWiki lets you choose where to keep your data, guaranteeing that in the dec
|
|||||||
</div>
|
</div>
|
||||||
<div class="tc-cards tc-small">
|
<div class="tc-cards tc-small">
|
||||||
<$link to="中文社区 - Chinese Community" class="tc-btn-big-green tc-card">
|
<$link to="中文社区 - Chinese Community" class="tc-btn-big-green tc-card">
|
||||||
中文社区 - Chinese Community
|
中文社区<br/>Chinese Community
|
||||||
</$link>
|
</$link>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -148,6 +148,7 @@ type: text/vnd.tiddlywiki
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tc-cards.tc-small {
|
.tc-cards.tc-small {
|
||||||
|
text-align: center;
|
||||||
font-size: 0.7em;
|
font-size: 0.7em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user