Subversion Repositories SmartDukaan

Rev

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

Rev 25140 Rev 25153
Line 1848... Line 1848...
1848
 
1848
 
1849
.info-box i {
1849
.info-box i {
1850
 
1850
 
1851
  display: block;
1851
  display: block;
1852
 
1852
 
1853
  height: 84px;
1853
  height: 75px;
1854
 
1854
 
1855
  font-size: 50px;
1855
  font-size: 50px;
1856
 
1856
 
1857
  line-height: 84px;
1857
  line-height: 75px;
1858
 
1858
 
1859
  width: 84px;
1859
  width: 75px;
1860
 
1860
 
1861
  float: left;
1861
  float: left;
1862
 
1862
 
1863
  text-align: center;
1863
  text-align: center;
1864
 
1864
 
Line 1870... Line 1870...
1870
 
1870
 
1871
.info-box .count {
1871
.info-box .count {
1872
 
1872
 
1873
  margin-top: 20px;
1873
  margin-top: 20px;
1874
 
1874
 
1875
  font-size: 34px;
1875
  font-size: 24px;
1876
 
1876
 
1877
  font-weight: 700;
1877
  font-weight: 700;
1878
 
1878
 
1879
}
1879
}
1880
 
1880