Subversion Repositories SmartDukaan

Rev

Rev 29965 | Rev 29975 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29965 Rev 29967
Line 71... Line 71...
71
  color: white;
71
  color: white;
72
  text-align: center;
72
  text-align: center;
73
  text-indent: .1em;
73
  text-indent: .1em;
74
}
74
}
75
.samsung:before {
75
.samsung:before {
76
  content: '';
76
    content: '';
77
  position: absolute;
77
    position: absolute;
78
  background: inherit;
78
    background: inherit;
79
  border-radius: 2% / 50%;
79
    border-radius: 2% / 50%;
80
}
80
}
-
 
81
 
81
.techno p {
82
.tecno p {
82
        position: absolute;
83
    position: absolute;
83
       top: 50%;
84
    top: 50%;
84
       left: 50%;
85
    left: 50%;
85
       transform: translate(-50%, -50%);
86
    transform: translate(-50%, -50%);
86
       margin: 0;
87
    margin: 0;
87
       font-size: 28px;
88
    font-size: 28px;
88
      }
89
}
89
 
90
 
90
.techno {
91
.tecno {
91
  position: relative;
92
    position: relative;
92
  width: 130px;
93
    width: 130px;
93
  height: 55px;
94
    height: 55px;
94
  margin: 20px 0;
95
    margin: 20px 0;
95
  background: deepskyblue;
96
    background: deepskyblue;
96
  color: white;
97
    color: white;
97
  text-align: center;
98
    text-align: center;
98
  text-indent: .1em;
99
    text-indent: .1em;
99
}
100
}
-
 
101
 
100
.techno:before {
102
.tecno:before {
101
  content: '';
103
    content: '';
102
  position: absolute;
104
    position: absolute;
103
  background: inherit;
105
    background: inherit;
104
  border-radius: 2% / 50%;
106
    border-radius: 2% / 50%;
105
}
107
}
106
 
108
 
107
 
109
 
108
 
110
 
109
.vivo p {
111
.vivo p {
Line 196... Line 198...
196
  position: relative;
198
  position: relative;
197
  width: 130px;
199
  width: 130px;
198
  height: 55px;
200
  height: 55px;
199
  margin: 20px 0;
201
  margin: 20px 0;
200
  background: #FF6347;
202
  background: #FF6347;
201
  color: white;
203
    color: white;
202
  text-align: center;
204
    text-align: center;
203
  text-indent: .1em;
205
    text-indent: .1em;
204
}
206
}
-
 
207
 
205
.mi:before {
208
.mi:before {
-
 
209
    content: '';
-
 
210
    position: absolute;
-
 
211
    background: inherit;
-
 
212
    border-radius: 2% / 50%;
-
 
213
}
-
 
214
 
-
 
215
.oneplus p {
-
 
216
    position: absolute;
-
 
217
    top: 50%;
-
 
218
    left: 50%;
-
 
219
    transform: translate(-50%, -50%);
-
 
220
    margin: 0;
-
 
221
    font-size: 36px;
-
 
222
}
-
 
223
 
-
 
224
.oneplus {
-
 
225
    position: relative;
-
 
226
    width: 130px;
-
 
227
    height: 55px;
-
 
228
    margin: 20px 0;
-
 
229
    background: red;
-
 
230
    color: white;
-
 
231
    text-align: center;
-
 
232
    text-indent: .1em;
-
 
233
}
-
 
234
 
-
 
235
.oneplus:before {
-
 
236
    content: '';
-
 
237
    position: absolute;
-
 
238
    background: inherit;
-
 
239
    border-radius: 2% / 50%;
-
 
240
}
-
 
241
 
-
 
242
 
-
 
243
.xiaomi p {
-
 
244
    position: absolute;
-
 
245
    top: 50%;
-
 
246
    left: 50%;
-
 
247
    transform: translate(-50%, -50%);
-
 
248
    margin: 0;
-
 
249
    font-size: 36px;
-
 
250
}
-
 
251
 
-
 
252
.xiaomi {
-
 
253
    position: relative;
-
 
254
    width: 130px;
-
 
255
    height: 55px;
-
 
256
    margin: 20px 0;
-
 
257
    background: orange;
-
 
258
    color: white;
-
 
259
    text-align: center;
-
 
260
    text-indent: .1em;
-
 
261
}
-
 
262
 
-
 
263
.xiaomi:before {
-
 
264
    content: '';
-
 
265
    position: absolute;
-
 
266
    background: inherit;
-
 
267
    border-radius: 2% / 50%;
-
 
268
}
-
 
269
 
-
 
270
 
-
 
271
.flix p {
-
 
272
    position: absolute;
-
 
273
    top: 50%;
-
 
274
    left: 50%;
-
 
275
    transform: translate(-50%, -50%);
-
 
276
    margin: 0;
-
 
277
    font-size: 36px;
-
 
278
}
-
 
279
 
-
 
280
.flix {
-
 
281
    position: relative;
-
 
282
    width: 130px;
-
 
283
    height: 55px;
-
 
284
    margin: 20px 0;
-
 
285
    background: darkkhaki;
-
 
286
    color: white;
-
 
287
    text-align: center;
-
 
288
    text-indent: .1em;
-
 
289
}
-
 
290
 
-
 
291
.flix:before {
206
  content: '';
292
    content: '';
207
  position: absolute;
293
    position: absolute;
208
  background: inherit;
294
    background: inherit;
209
  border-radius: 2% / 50%;
295
    border-radius: 2% / 50%;
210
}
296
}
211
 
-