Zengyf-CVer commited on
Commit
20135e0
1 Parent(s): 04d119b

Update gyd_style.css

Browse files
Files changed (1) hide show
  1. gyd_style.css +8 -8
gyd_style.css CHANGED
@@ -4,7 +4,7 @@
4
  #title {
5
  font-size: 50px;
6
  font-weight: bolder;
7
- color: #031af0;
8
  text-align: center;
9
  font-family: Georgia, 'Times New Roman', Times, serif;
10
  }
@@ -25,7 +25,7 @@
25
  }
26
 
27
  .btn_texture_font_file {
28
- background-color: #624AFF !important;
29
  color: #FFFFFF !important;
30
  font-weight: 1000 !important;
31
  max-width: 40px !important;
@@ -41,7 +41,7 @@
41
  }
42
 
43
  #button_param {
44
- background: #0d02ea !important;
45
  color: white !important;
46
  border-radius: 3px !important;
47
  }
@@ -171,7 +171,7 @@
171
  border-right-width: 1px !important;
172
  border-bottom-width: 1px !important;
173
  border-left-width: 1px !important;
174
- border-color: #9900ff !important;
175
  background: #fff;
176
  padding: 5px;
177
  /* width: 547px !important; */
@@ -199,7 +199,7 @@
199
  border-right-width: 1px !important;
200
  border-bottom-width: 1px !important;
201
  border-left-width: 1px !important;
202
- border-color: #9900ff !important;
203
  /* width: 547px !important; */
204
  /* height: min(618.48px, 100%) !important; */
205
  /* min-height: min(618.48px, 100%); */
@@ -318,7 +318,7 @@ input.svelte-1evtqhp.svelte-1evtqhp {
318
  border-color: var(--border-color-primary);
319
  background: var(--background-fill-primary);
320
  color: var(--body-text-color);
321
- background: #371ceb !important;
322
  color: white !important;
323
  }
324
 
@@ -358,7 +358,7 @@ input.svelte-3pzdsv.svelte-3pzdsv.svelte-3pzdsv {
358
  --ring-color: transparent;
359
  position: relative;
360
  box-shadow: var(--input-shadow);
361
- border: 1px solid #245ed2;
362
  border-radius: var(--checkbox-border-radius);
363
  background-color: var(--checkbox-background-color);
364
  line-height: var(--line-sm);
@@ -411,7 +411,7 @@ input.svelte-3pzdsv.svelte-3pzdsv.svelte-3pzdsv {
411
  border-bottom-width: 0px !important;
412
  border-left-width: 0px !important;
413
  border-color: #dddbdb !important;
414
- -webkit-text-fill-color: #060df6;
415
  padding: unset;
416
  /* line-height: 25px; */
417
  /* box-shadow: unset; */
 
4
  #title {
5
  font-size: 50px;
6
  font-weight: bolder;
7
+ color: #1660fd;
8
  text-align: center;
9
  font-family: Georgia, 'Times New Roman', Times, serif;
10
  }
 
25
  }
26
 
27
  .btn_texture_font_file {
28
+ background-color: #1660fd !important;
29
  color: #FFFFFF !important;
30
  font-weight: 1000 !important;
31
  max-width: 40px !important;
 
41
  }
42
 
43
  #button_param {
44
+ background: #1660fd !important;
45
  color: white !important;
46
  border-radius: 3px !important;
47
  }
 
171
  border-right-width: 1px !important;
172
  border-bottom-width: 1px !important;
173
  border-left-width: 1px !important;
174
+ border-color: #1660fd !important;
175
  background: #fff;
176
  padding: 5px;
177
  /* width: 547px !important; */
 
199
  border-right-width: 1px !important;
200
  border-bottom-width: 1px !important;
201
  border-left-width: 1px !important;
202
+ border-color: #1660fd !important;
203
  /* width: 547px !important; */
204
  /* height: min(618.48px, 100%) !important; */
205
  /* min-height: min(618.48px, 100%); */
 
318
  border-color: var(--border-color-primary);
319
  background: var(--background-fill-primary);
320
  color: var(--body-text-color);
321
+ background: #1660fd !important;
322
  color: white !important;
323
  }
324
 
 
358
  --ring-color: transparent;
359
  position: relative;
360
  box-shadow: var(--input-shadow);
361
+ border: 1px solid #1660fd;
362
  border-radius: var(--checkbox-border-radius);
363
  background-color: var(--checkbox-background-color);
364
  line-height: var(--line-sm);
 
411
  border-bottom-width: 0px !important;
412
  border-left-width: 0px !important;
413
  border-color: #dddbdb !important;
414
+ -webkit-text-fill-color: #1660fd;
415
  padding: unset;
416
  /* line-height: 25px; */
417
  /* box-shadow: unset; */