RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] .jetpack_subscription_widget input[type=text], .jetpack_subscription_widget input[type=email] { color: #333; padding: 7px !important; width: 95% !important; border: 0; } .jetpack_subscription_widget input[type="submit"] { background: BUTTON BACKGROUND; color: white; margin: 0; width: 100% !important; line-height: normal !important; padding: 6px !important; height: auto; border: none; box-shadow: none; text-shadow: none; } .jetpack_subscription_widget input[type="submit"]:hover { background: BUTTON HOVER BACKGROUND; }