Files
snespatcher/resources/style.css
T
2026-08-27 22:50:40 -04:00

31 lines
424 B
CSS

.main-content {
min-width: 356px;
}
.heading {
font-weight: 600;
}
.selection-row {
min-height: 48px;
padding: 10px 12px;
border-radius: 0;
}
.format-row {
min-height: 48px;
padding: 10px 12px;
}
.intro-title {
font-size: 1.5rem;
font-weight: 700;
}
headerbar.titlebar {
background-color: transparent;
background-image: none;
border-bottom: none;
box-shadow: none;
}