mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
10 lines
168 B
CSS
Executable File
10 lines
168 B
CSS
Executable File
.label {
|
|
font-name: "flixel/fonts/nokiafc22.ttf";
|
|
font-size: 8px;
|
|
}
|
|
|
|
.textfield, .textarea {
|
|
font-name: "flixel/fonts/nokiafc22.ttf";
|
|
font-size: 8px;
|
|
}
|