File: bold-text-class.css

package info (click to toggle)
flowblade 2.20-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 53,996 kB
  • sloc: python: 66,963; xml: 2,597; sh: 121; makefile: 38; javascript: 28
file content (3 lines) | stat: -rw-r--r-- 36 bytes parent folder | download | duplicates (2)
1
2
3
.bold-text {
  font-weight: bold;
}