change font size header

Hi,

I would like to know in what file to change line of code for font size of  "Action bar", or what to wrote in custom CSS.

I wrote this but is not working :

/* Header */
#Top_bar,
#Action_bar 

body {
    font-size: 18px;
    line-height: 26px;
}



Kind regards

Comments

Sign In or Register to comment.