Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. /*
  2. Theme Name: [Child theme name]
  3. Theme URI: [Link to theme]
  4. Description: [theme desc]
  5. Author: [your name]
  6. Author URI: [your website]
  7. Template: [parent 'Theme Name']
  8. Version: [version number ex: 0.1.0]
  9. */
  10.  
  11. @import url("../[parent 'Theme Name']/style.css");
  12.  
  13. /* ------------------------------------------------ */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement