File: custom.css

package info (click to toggle)
mathjax-docs 3.2%2B20240903-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,184 kB
  • sloc: python: 31; javascript: 28; sh: 20; makefile: 8
file content (7 lines) | stat: -rw-r--r-- 139 bytes parent folder | download
1
2
3
4
5
6
7
.rst-content code.literal {
    color: inherit;
    font-size: 85%;
    border: none;
    background: #F0F0F0;
    padding: 2px 3px 1px;
}