Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applying CSS to SVG based stencils #834

Open
Happy-Ferret opened this issue May 19, 2016 · 0 comments
Open

Applying CSS to SVG based stencils #834

Happy-Ferret opened this issue May 19, 2016 · 0 comments

Comments

@Happy-Ferret
Copy link

Is there a way to apply CSS styles to an SVG based stencil.

I just tried that but Pencil would, unfortunately, remove the link to the stylesheet during the creation of the stencil.

Inside a regular SVG I would just put the following line after the XML version tag and I would gain the ability to style the SVG from within CSS.

<?xml-stylesheet type="text/css" href="test.css"?>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant