diff options
Diffstat (limited to 'public/editor')
-rw-r--r-- | public/editor/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/editor/style.css b/public/editor/style.css index 6d02615..2cfd542 100644 --- a/public/editor/style.css +++ b/public/editor/style.css @@ -41,6 +41,7 @@ img { border: 0; } display: block; } #micropub-html-btn { + font-size: 14px; border-radius: 6px; padding: 0 12px; height: 28px; |