vcpe/dhcp_tools/res/style.css

24 lines
259 B
CSS
Raw Normal View History

2023-04-18 01:03:16 +00:00
label {
font: 16px "Comic Sans";
}
spinbutton {
font: 16px "Comic Sans";
}
.view {
font: 14px "Comic Sans";
2023-04-18 01:03:16 +00:00
}
textview.view {
font: 16px "Courier New";
}
#txtLogout {
font: 14px "Courier New";
}
2023-04-18 01:03:16 +00:00
entry {
font: 16px "Comic Sans";
}