-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathform.css
More file actions
246 lines (206 loc) · 4.93 KB
/
form.css
File metadata and controls
246 lines (206 loc) · 4.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
body {
background-image: url(https://i.pinimg.com/originals/4f/df/c1/4fdfc15e4339422e434b294f3382de0a.png);
/* изображения */
background-position: center center;
/* изображение всегда смотрит за сторанами */
background-repeat: no-repeat;
/* изображение не повторяется */
background-attachment: fixed;
/* изображение зафиксировано в окне , поэтому оно не смещается */
background-size: cover;
/* подгоняет фон так что бы он был растянут на весь экран */
background-color: #48ff0017;
/* Устанавливает фоновый цвет, который будет отображаться, пока загружается фоновое изображение */
}
.Cont {
width: 50%;
margin: auto;
padding: 25px;
/* background-image: url(scool.gif); */
/* изображения */
border-radius: 15px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.logs {
width: 100px;
height: auto;
}
.sgh {
color: #1bfa78c9;
font-weight: bold;
}
.fyrm {
display: flex;
flex-direction: column;
align-items: center;
}
.NIg {
margin: 5px;
}
.loka {
margin: 10px;
padding: 10px;
border: 1px solid rgba(0, 0, 0, 0.5);
}
.employee-links {
list-style: none;
padding: 0;
}
.employee-links li {
display: inline;
margin: 0 10px;
}
.employee-links a {
color: rgba(65, 0, 0, 0.178);
text-decoration: underline;
}
.buttons button {
margin: 10px;
padding: 5px 15px;
font-size: 16px;
cursor: pointer;
}
.textarea_4 {
resize: vertical;
}
.lol1 {
width: 374px;
height: 374px;
background-color: rgba(28, 185, 159, 0.548);
margin-left: 44%;
}
/* Скрываем стандартное радио */
.radio_kvadrat {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
width: 20px;
height: 20px;
border: 2px solid #000;
background-color: #fff;
display: inline-block;
position: relative;
cursor: pointer;
margin-bottom: -2px;
}
.radio_kvadrat:checked::before {
content: "";
width: 75%;
height: 75%;
background-color: rgba(255, 196, 0, 0.384);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.otpra {
text-align: right;
}
.otpra_1112 {
width: 150px;
height: 35px;
background-color: #57a828;
border-radius: 10px;
}
.otpra_1112_1:hover {
background-color: #53d816 ;
}
.lol2 {
background-color: #ccffff;
width: 384px;
height: 384px;
margin-left: 42%;
}
.otpra2 {
width: 80px;
height: 35px;
background-color: #05b8af;
border-radius: 10px;
}
.otpra2:hover {
background-color: #289b5c ;
}
.lol3 {
background-color: #cdffcc;
width: 500px;
height: 400px;
margin-left: 37%;
}
.lol4 {
width: 500px;
height: 500px;
background-color: #f1f1bf;
box-shadow: 0 5px 20px #9b2323;
margin-left: 37%;
}
.tex1 {
color: #863348;
font-weight: 900;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif ;
}
.lol4:hover {
box-shadow: 0px 2px 10px #000;
transition: .2s;
transform: scale(1.01);
}
.zakaz {
width: 150px;
height: 35px;
background-color: #ffffff;
border-radius: 10px;
}
.clear {
width: 80px;
height: 35px;
background-color: #ffffff;
border-radius: 10px;
}
.zakaz:hover {
box-shadow: 0 2px 10px rgba(0, 223, 0, 0.726);
transition: .2s;
transform: scale(1.01);
}
.clear:hover {
box-shadow: 0 2px 10px red;
transition: .2s;
transform: scale(1.01);
}
.Kalkulyator {
width: 350px;
height: 310px;
background-color: goldenrod;
margin-left: 43%;
}
.button_kaku {
width: 40px;
height: 40px;
background-color: #c0c0c0;
border-radius: 5px;
margin: 10px 0px 10px 10px;
}
.submit_3 {
width: 100px;
height: 40px;
background-color: #c0c0c0;
border-radius: 10px;
}
.submit_3:hover {
background-color: #c9c9c9 ;
}
.button_kaku:hover {
background-color: #c9c9c9 ;
}
.RGB1 {
background: linear-gradient(to right, rgb(255, 169, 169), rgb(253, 185, 255) , rgba(255, 130, 130, 0.87)) ;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 23px;
line-height: 23px;
}
.RGB2 {
background: linear-gradient(to right, rgb(29, 29, 29), rgb(34, 34, 34) , rgba(0, 0, 0, 0.87)) ;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 23px;
line-height: 23px;
}