diff --git a/public/themes/circlepro/stylesheets/editor.css b/public/themes/circlepro/stylesheets/editor.css index 866c838..f23ebdf 100644 --- a/public/themes/circlepro/stylesheets/editor.css +++ b/public/themes/circlepro/stylesheets/editor.css @@ -60,9 +60,10 @@ body.wiki, .wiki p, .wiki li { border: 1px solid #bbb; border-collapse: collapse; } -.wiki td, .wiki th { +.wiki table td, .wiki table th { padding: 4px; -} + font-size: 16px; +} blockquote { margin-right: 0;