mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-02-18 06:01:47 -08:00
Update font size of text toolbar buttons
This commit is contained in:
parent
7318805077
commit
e2d4e41e96
1 changed files with 8 additions and 0 deletions
|
|
@ -343,6 +343,14 @@ button svg, button img {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
.tc-tiddler-controls .tc-btn-text {
|
||||
font-size: 0.5em;
|
||||
}
|
||||
|
||||
.tc-page-controls .tc-btn-text {
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
.tc-btn-big-green {
|
||||
display: inline-block;
|
||||
padding: 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue