From CommenceCRM-Help
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
− | #p-logo a{ | + | #p-logo a { |
− | + | background-size: contain; | |
− | |||
− | |||
} | } |
Latest revision as of 19:35, 2 December 2012
/* CSS placed here will affect users of the Vector skin */ #p-logo a { background-size: contain; }