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

big-green button: border-radius 2px

make it a bit more beautiful
This commit is contained in:
Simon Huber
2019-07-08 11:14:32 +02:00
committed by GitHub
parent 08c900786e
commit f7da4bafae

View File

@@ -511,6 +511,7 @@ html body.tc-body .tc-btn-rounded:hover svg {
color: <<colour download-foreground>>;
fill: <<colour download-foreground>>;
border: none;
border-radius: 2px;
font-size: 1.2em;
line-height: 1.4em;
text-decoration: none;