Difference between revisions of "Vector.css"
From Commence CRM-Help
| (One intermediate revision by the same user not shown) | |||
| 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;
}
