Skip to content

Instantly share code, notes, and snippets.

@2shrestha22
Last active January 6, 2017 09:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2shrestha22/7f3371bd9e775ef238817bcb30db864c to your computer and use it in GitHub Desktop.
Save 2shrestha22/7f3371bd9e775ef238817bcb30db864c to your computer and use it in GitHub Desktop.
Theme Name: Twenty Thirteen Child
Theme URI: http://example.com/wp-content/themes/twenty-thirteen-child/
Description: Twenty Thirteen Child Theme
Author: Any Name
Author URI: http://example.com
Template: twentythirteen
Version: 1.0.0
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-thirteen-child
*/
/* Your styling starts from here. Clear the css below */
body {
background-color: lightblue;
}
h1 {
color: white;
text-align: center;
}
p {
font-family: verdana;
font-size: 20px;
}
/* erase the above css example*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment