Vivawaves commited on
Commit
f941a87
·
1 Parent(s): e3166b3

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +125 -1
style.css CHANGED
@@ -21,4 +21,128 @@ div#share-btn-container > div {flex-direction: row;background: black;align-items
21
  #share-btn * {all: unset}
22
  #share-btn-container div:nth-child(-n+2){width: auto !important;min-height: 0px !important;}
23
  #share-btn-container .wrap {display: none !important}
24
- #share-btn-container.hidden {display: none!important}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  #share-btn * {all: unset}
22
  #share-btn-container div:nth-child(-n+2){width: auto !important;min-height: 0px !important;}
23
  #share-btn-container .wrap {display: none !important}
24
+ #share-btn-container.hidden {display: none!important}
25
+
26
+ div#component-24 {
27
+ display: none;
28
+ }
29
+
30
+ div#component-8 {
31
+ display: none;
32
+ }
33
+
34
+ span.md.svelte-9tftx4 {
35
+ display: none;
36
+ }
37
+
38
+ .empty.svelte-lk9eg8.large.unpadded_box {
39
+ background: none !important;
40
+ }
41
+
42
+ div#component-26 {
43
+ display: none;
44
+ }
45
+
46
+ div#component-7 {
47
+ background: none;
48
+ }
49
+
50
+ .wrap.default.full.svelte-119qaqt.hide {
51
+ background: none !important;
52
+ }
53
+
54
+ .styler.svelte-iyf88w {
55
+ background: none !important;
56
+ }
57
+
58
+ div#component-3 {
59
+ background: none !important;
60
+ border: 0;
61
+ }
62
+
63
+ input.scroll-hide.svelte-1f354aw {
64
+ overflow: hidden !important;
65
+ }
66
+
67
+ div#component-5 {
68
+ border-radius: 40px 0px 0px 40px;
69
+ background: black !important;
70
+ opacity: 0.9;
71
+ }
72
+
73
+ #component-6 {
74
+ border-radius: 0px 40px 40px 0px;
75
+ background: linear-gradient(358deg, #ff4d0080, #fff0);
76
+ color: #ffffffe3;
77
+ border: 2px #ffffffc2 dashed;
78
+ border-left: 0;
79
+ font-size: 30px;
80
+ letter-spacing:-1px;
81
+ position: relative;
82
+ z-index: 1;
83
+ backdrop-filter: blur(18px);
84
+ }
85
+
86
+
87
+
88
+ div#component-0 {
89
+ max-width: 100% !important;
90
+ }
91
+
92
+ .grid-wrap.svelte-1b19cri.fixed-height {
93
+ max-height: 100% !important;
94
+ overflow: auto;
95
+ }
96
+
97
+ footer.svelte-1ax1toq {
98
+ display: none !important;
99
+ }
100
+
101
+ input.scroll-hide.svelte-1f354aw {
102
+ font-size: 26px;
103
+ padding: 25px;
104
+ }
105
+
106
+ div#component-4 {
107
+ margin-top: 230px;
108
+ margin-bottom: 30px;
109
+ }
110
+
111
+ gradio-app {
112
+ background-color: transparent !important;
113
+ background: url(https://fileshare.vivawaves.com/wavesweaveslogo.svg) top center no-repeat !important;
114
+ }
115
+
116
+ label.svelte-1f354aw {
117
+ }
118
+
119
+ .styler.svelte-iyf88w {
120
+ }
121
+
122
+ body {
123
+ background: url(https://fileshare.vivawaves.com/wavesbg.jpg);
124
+ background-size: cover;
125
+ }
126
+
127
+ img.svelte-1b19cri {}
128
+
129
+ .preview.svelte-1b19cri {
130
+ background: #0000004d !important;
131
+ border-radius: 20px;
132
+ padding: 20px;
133
+ overflow: hidden;
134
+ }
135
+
136
+ button.svelte-1030q2h {
137
+ border-radius: 100%;
138
+ }
139
+
140
+ div.svelte-1030q2h svg {
141
+ }
142
+
143
+ svg path {
144
+ }
145
+
146
+ img.svelte-1b19cri {
147
+ border-radius: 10px;
148
+ }