Reply To: CSS and php in a page or post

Home Forums Support CSS and php in a page or post Reply To: CSS and php in a page or post

Home Forums Support CSS and php in a page or post Reply To: CSS and php in a page or post

#169092
Tony

Resolved – I should have tried it before I asked Doh!
Example:
<style type=”text/css”>
<!–
h1 {
font: Droid-Sans;
font-size: 30px;
font-weight: 500;
margin-bottom: 20px;
line-height: 1.2em;
}
–>
</style>