Customize Theme CSS

Permalink
What files are used to enable customizing the theme css. Say I want to change H1 color...

/* customize_link_hover */ color: #66CC00; /* customize_link_hover */

 
aaron replied on at Permalink Reply
http://www.concrete5.org/index.php?cID=8282
aaron replied on at Permalink Reply
say I want to re-use a css theme variable how can I?


/* customize_link_hover */ color: #66CC00; /* customize_link_hover */


use link hover color for another element.