/
githubmirror
/
marktext
Обзор
Документация
Войти
/
githubmirror
/
marktext
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
packages/muyajs/lib/assets/styles/exportStyle.css
65 строк
973 B
Ran Luo
chore: convert repo to pnpm monorepo (packages/desktop, muyajs, website) (#4302)
29 май 2026, 05:25
Не верифицирован
29 май 2026, 05:25
565bfcd
Код
Авторство
О чём код?
.markdown-body a.footnote-ref { text-decoration: none; } .footnotes { font-size: .85em; opacity: .8; } .footnotes li[role="doc-endnote"] { position: relative; } .footnotes .footnote-back { position: absolute; font-family: initial; top: .2em; right: 1em; text-decoration: none; } .inline-math.invalid, .multiple-math.invalid { color: rgb(255, 105, 105); } .toc-container { width: 100%; } .toc-container .toc-title { font-weight: 700; font-size: 1.2em; margin-bottom: 0; } .toc-container li, .toc-container ul, .toc-container ul li { list-style: none !important; } .toc-container > ul { padding-left: 0; } .toc-container ul li span { display : flex; } .toc-container ul li span a { color: inherit; text-decoration: none; } .toc-container ul li span a:hover { color: inherit; text-decoration: none; } .toc-container ul li span span.dots { flex: 1; height: 0.65em; margin: 0 10px; border-bottom: 2px dotted black; }