change css in plugin
Confluence User - 04 Feb, 2020
Hi,
I am using Download PDF Datalist Action Plugin to generate pdf . I need to change the css of the pdf , but til now I manged to change just the font of labels and not the font for values . I used the code below
.form-cell .label {font-size: 14px;}
Can somebody please help what code to use for changing font of values? Thanks!
plugins;css;font