mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-05 18:31:09 +00:00
24 lines
583 B
Plaintext
24 lines
583 B
Plaintext
|
text {
|
||
|
color: rgb(50,50,50);
|
||
|
font: "Cantarell 15px";
|
||
|
glyphs: "N", 430 5, 406 8, 417 7, 772 4, 783 5, 783 5, 793 6 0 0 same-cluster;
|
||
|
offset: 0 32.0186;
|
||
|
hint-style: none;
|
||
|
antialias: none;
|
||
|
}
|
||
|
text {
|
||
|
color: rgb(50,50,50);
|
||
|
font: "Cantarell 15px";
|
||
|
glyphs: "N", 430 5, 406 8, 417 7, 772 4, 783 5, 783 5, 793 6 0 0 same-cluster;
|
||
|
offset: 0 32.0186;
|
||
|
hint-style: slight;
|
||
|
antialias: gray;
|
||
|
}
|
||
|
text {
|
||
|
color: rgb(50,50,50);
|
||
|
font: "Cantarell 15px";
|
||
|
glyphs: "N", 430 5, 406 8, 417 7, 772 4, 783 5, 783 5, 793 6 0 0 same-cluster;
|
||
|
offset: 0 32.0186;
|
||
|
hint-style: full;
|
||
|
}
|