diff --git a/css/editor-style.css b/css/editor-style.css index 3055195..ed48ce7 100644 --- a/css/editor-style.css +++ b/css/editor-style.css @@ -223,11 +223,11 @@ sub { vertical-align: baseline; } -sub { +sup { top: -6px; } -sup { +sub { bottom: -3px; }