Warning, /plasma/breeze-gtk/src/gtk4/widgets/_typography.scss is written in an unsupported language. File is not indexed.

0001 .large-title {
0002         font-weight: 300;
0003         font-size: 24pt;
0004 }
0005 .title {
0006         font-weight: 700;
0007         font-size: 13pt;
0008 }
0009 .title-1 {
0010         font-weight: 800;
0011         font-size: 20pt;
0012 }
0013 .title-2 {
0014         font-weight: 800;
0015         font-size: 15pt;
0016 }
0017 .title-3 {
0018         font-weight: 700;
0019         font-size: 15pt;
0020 }
0021 .title-4 {
0022         font-weight: 700;
0023         font-size: 13pt;
0024 }
0025 .heading {
0026         font-weight: 700;
0027         font-size: 11pt;
0028 }
0029 .body {
0030         font-weight: 400;
0031         font-size: 11pt;
0032 }
0033 .caption-heading {
0034         font-weight: 700;
0035         font-size: 9pt;
0036 }
0037 .caption {
0038         font-weight: 400;
0039         font-size: 9pt;
0040 }