From CommenceCRM-Help
Jump to: navigation, search
 
(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-color:red;
+
  background-size: contain;  
width: 5em;
 
 
 
}
 
}

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; 
}