Skip to content

Instantly share code, notes, and snippets.

@laras126
Created March 27, 2011 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laras126/889725 to your computer and use it in GitHub Desktop.
Save laras126/889725 to your computer and use it in GitHub Desktop.
dynamic stylesheet
body {font-family:<?php echo $body_font; ?>;background-color:<?php echo $body_bg_color ?>;}
#header {background-color: <?php echo $hdr_bg_color ?>;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment