Subversion Repositories SmartDukaan

Rev

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

Rev 29967 Rev 29975
Line 1... Line 1...
1
.realme p {
1
.realme p {
2
        position: absolute;
2
    position: absolute;
3
       top: 50%;
3
    top: 50%;
4
       left: 50%;
4
    left: 50%;
5
       transform: translate(-50%, -50%);
5
    transform: translate(-50%, -50%);
6
       margin: 0;
6
    margin: 0;
7
       font-size: 15px;
7
    font-size: 36px;
8
       color: green;
8
    color: green;
9
      }
9
}
10
 
10
 
11
.realme {
11
.realme {
12
  position: relative;
12
  position: relative;
13
  width: 130px;
13
  width: 130px;
14
  height: 55px;
14
  height: 55px;
Line 25... Line 25...
25
  border-radius: 2% / 50%;
25
  border-radius: 2% / 50%;
26
}
26
}
27
 
27
 
28
 
28
 
29
.itel p {
29
.itel p {
30
        position: absolute;
30
    position: absolute;
31
       top: 50%;
31
    top: 50%;
32
       left: 50%;
32
    left: 50%;
33
       transform: translate(-50%, -50%);
33
    transform: translate(-50%, -50%);
34
       margin: 0;
34
    margin: 0;
35
       font-size: 31px;
35
    font-size: 36px;
36
       color: white;
36
    color: white;
37
      }
37
}
38
 
38
 
39
.itel {
39
.itel {
40
  position: relative;
40
  position: relative;
41
  width: 130px;
41
  width: 130px;
42
  height: 55px;
42
  height: 55px;
Line 52... Line 52...
52
  background: inherit;
52
  background: inherit;
53
  border-radius: 2% / 50%;
53
  border-radius: 2% / 50%;
54
}
54
}
55
 
55
 
56
.samsung p {
56
.samsung p {
57
        position: absolute;
57
    position: absolute;
58
       top: 50%;
58
    top: 50%;
59
       left: 50%;
59
    left: 50%;
60
       transform: translate(-50%, -50%);
60
    transform: translate(-50%, -50%);
61
       margin: 0;
61
    margin: 0;
62
       font-size: 20px;
62
    font-size: 36px;
63
      }
63
}
64
 
64
 
65
.samsung {
65
.samsung {
66
  position: relative;
66
  position: relative;
67
  width: 130px;
67
  width: 130px;
68
  height: 55px;
68
  height: 55px;
Line 83... Line 83...
83
    position: absolute;
83
    position: absolute;
84
    top: 50%;
84
    top: 50%;
85
    left: 50%;
85
    left: 50%;
86
    transform: translate(-50%, -50%);
86
    transform: translate(-50%, -50%);
87
    margin: 0;
87
    margin: 0;
88
    font-size: 28px;
88
    font-size: 36px;
89
}
89
}
90
 
90
 
91
.tecno {
91
.tecno {
92
    position: relative;
92
    position: relative;
93
    width: 130px;
93
    width: 130px;
Line 133... Line 133...
133
  background: inherit;
133
  background: inherit;
134
  border-radius: 2% / 50%;
134
  border-radius: 2% / 50%;
135
}
135
}
136
 
136
 
137
.oppo p {
137
.oppo p {
138
        position: absolute;
138
    position: absolute;
139
       top: 50%;
139
    top: 50%;
140
       left: 50%;
140
    left: 50%;
141
       transform: translate(-50%, -50%);
141
    transform: translate(-50%, -50%);
142
       margin: 0;
142
    margin: 0;
143
       font-size: 22px;
143
    font-size: 36px;
144
      }
144
}
145
 
145
 
146
.oppo {
146
.oppo {
147
  position: relative;
147
  position: relative;
148
  width: 130px;
148
  width: 130px;
149
  height: 55px;
149
  height: 55px;
Line 159... Line 159...
159
  background: inherit;
159
  background: inherit;
160
  border-radius: 2% / 50%;
160
  border-radius: 2% / 50%;
161
}
161
}
162
 
162
 
163
.nokia p {
163
.nokia p {
164
        position: absolute;
164
    position: absolute;
165
       top: 50%;
165
    top: 50%;
166
       left: 50%;
166
    left: 50%;
167
       transform: translate(-50%, -50%);
167
    transform: translate(-50%, -50%);
168
       margin: 0;
168
    margin: 0;
169
       font-size: 22px;
169
    font-size: 36px;
170
      }
170
}
171
 
171
 
172
.nokia {
172
.nokia {
173
  position: relative;
173
  position: relative;
174
  width: 130px;
174
  width: 130px;
175
  height: 55px;
175
  height: 55px;