Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action('amp_post_template_css',function(){
- ?>
- h1 {
- color:red !important;
- }
- h2 {
- color:#002bff !important;
- }
- <?php
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement