Subversion Repositories SmartDukaan

Rev

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

Rev 25187 Rev 25291
Line 1069... Line 1069...
1069
    
1069
    
1070
    letter-spacing : 1px;
1070
    letter-spacing : 1px;
1071
 
1071
 
1072
}
1072
}
1073
 
1073
 
-
 
1074
.samsung-bg {
-
 
1075
	background-color:"#1427a0"
-
 
1076
}
-
 
1077
.nokia-bg {
-
 
1078
	background-color:"#124191"
-
 
1079
}
-
 
1080
.vivo-bg {
-
 
1081
	background-color:"#0095da"
-
 
1082
}
-
 
1083
.oppo-bg {
-
 
1084
	background-color:"#00925f"
-
 
1085
}
-
 
1086
.realme-bg {
-
 
1087
	background-color:"#ffc915"
-
 
1088
}
-
 
1089
.xiaomi-bg {
-
 
1090
	background-color:"#ff6700"
-
 
1091
}
-
 
1092
.apple-bg {
-
 
1093
	background-color:"#4c4b4b"
-
 
1094
}
-
 
1095
 
1074
span.logo {
1096
span.logo {
1075
 
1097
 
1076
    font-size: 16px;
1098
    font-size: 16px;
1077
 
1099
 
1078
    font-weight: 300;
1100
    font-weight: 300;
Line 1871... Line 1893...
1871
 
1893
 
1872
.info-box .count {
1894
.info-box .count {
1873
 
1895
 
1874
  margin-top: 20px;
1896
  margin-top: 20px;
1875
 
1897
 
1876
  font-size: 24px;
1898
  font-size: 20px;
1877
 
1899
 
1878
  font-weight: 700;
1900
  font-weight: 700;
1879
 
1901
 
1880
}
1902
}
1881
 
1903