1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-08 05:46:05 +00:00

Make big green (etc) buttons a bit rounder

This commit is contained in:
Jeremy Ruston
2019-07-14 16:11:28 +01:00
committed by GitHub

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;