Bengelsystem/html/css/style_desktop.css

11 lines
102 B
CSS

@import "style_common.css";
html, body {
font-size: 17;
}
button,select {
font-size: 20px;
}