partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

PartKeepr-mobile.css (253B)


      1 .partkeeprLogo {
      2     height: 22px !important;
      3     width: 112px !important;
      4     background-image: url(../images/partkeepr-header.png);
      5     background-repeat: no-repeat;
      6 }
      7 
      8 .partDetails h1 {
      9     font-size: 2em;
     10 }
     11 
     12 .partDetails h2 {
     13     font-size: 1.4em;
     14 }