aradianoff / recaptchacontact

reCaptcha Contact Plugin for Grav CMS (getgrav.org)
MIT License
8 stars 11 forks source link

Adding ability to easily disable CSS #7

Closed bassplayer7 closed 8 years ago

bassplayer7 commented 8 years ago

While using this plugin for a client, I noticed that there was a very small stylesheet that was limiting the width of the form to 50% and disabling margins. While the template is easy to override, the stylesheet was not as clean to do that with. Adding a very simple conditional allows users to quickly disable the CSS - saving page weight and avoiding a specificity war.