Files
@ 6f38405ed2f2
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
6f38405ed2f2
2.7 KiB
text/css
templates: use span for inline elements
Instead of using div and making it an inline elment with css use span
which already is a inline element.
Instead of using div and making it an inline elment with css use span
which already is a inline element.