File: furo.css

package info (click to toggle)
sphinx-design 0.6.1-2
  • links: PTS
  • area: main
  • in suites: sid
  • size: 10,680 kB
  • sloc: python: 2,086; xml: 900; javascript: 56; sh: 8; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (2)
1
2
3
4
5
body {
    --sd-fontsize-dropdown: var(--admonition-font-size);
    --sd-fontsize-dropdown-title: var(--admonition-title-font-size);
    --sd-fontweight-dropdown-title: 500;
}