generated at
中央揃え記法

中央揃え
style.old.css
.line:not(.cursor-line) .deco-\' { position: absolute; width: 100%; text-align: center; }

absolute はなんかおかしくないかper_terra
非自明な動きをしがち
こう書くと
こうなる

修正版
style.css
.line:not(.cursor-line) .deco-\':not(.deco-_) { display: inline-block; width: 100%; text-align: center; }

中央

展開ヘルプ
増井 俊之
Abstract: 論文タイトルっぽく見えるかも

['***** \sqrt{2}]


Settings
UserCSS