mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-13 02:40:26 +00:00
Make big green (etc) buttons a bit rounder
This commit is contained in:
commit
cb77f3f503
@ -511,6 +511,7 @@ html body.tc-body .tc-btn-rounded:hover svg {
|
|||||||
color: <<colour download-foreground>>;
|
color: <<colour download-foreground>>;
|
||||||
fill: <<colour download-foreground>>;
|
fill: <<colour download-foreground>>;
|
||||||
border: none;
|
border: none;
|
||||||
|
border-radius: 2px;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
line-height: 1.4em;
|
line-height: 1.4em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user