insert php variable css

45

insert php variable css -

a {
  color: <?php echo $linkColor; ?>;
}

Comments

Submit
0 Comments