Skip to content

Commit 2ef7d38

Browse files
authored
Update Form.html
1 parent 1e994e4 commit 2ef7d38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OpenFlow/src/public/Form.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@
122122
border: 1px solid rgb(255 255 255 / 20%) !important;
123123
}
124124

125-
.darkmode .card-header {
125+
.darkmode.card-header {
126126
background-color: #333 !important;
127127
}
128128
.card-title {
129129
font-size: 1.7rem !important;
130130
}
131-
.choices__button {
131+
.darkmode.choices__button {
132132
background-color: #fff;
133133
}
134134
.choices {

0 commit comments

Comments
 (0)