Skip to content

Commit 12c9c18

Browse files
Update login.css
1 parent 96c550b commit 12c9c18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/login.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ QDialog {
44
y1: 0,
55
x2: 0,
66
y2: 1,
7-
stop: 0 #66ffcc,
8-
stop: 1 #006666
7+
stop: 0 #66ffff,
8+
stop: 1 #3399ff
99
);
1010
}
1111
QPushButton#btn1 {

0 commit comments

Comments
 (0)