Skip to content

Instantly share code, notes, and snippets.

Created August 24, 2016 14:14
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 anonymous/fee34d1c18050360cfe5d04f51ef348e to your computer and use it in GitHub Desktop.
Save anonymous/fee34d1c18050360cfe5d04f51ef348e to your computer and use it in GitHub Desktop.
/*
Theme Name: Twenty Fifteen Child
Description: Twenty Fifteen Child Theme
Author: Andreas Hecht
Author URI: http://techbrain.de
Template: twentyfifteen
Version: 1.0.0
Text Domain: twenty-fifteen-child
*/
/* Alle Deine Änderungen fuegst Du unterhalb ein */
body {
color: #666;
background: #444;
}
h1.site-title {
font-size: 38px;
}
h1.site-title a {
color: #900;
}
#main {
padding-top: 10px;
}
h2.entry-title {
font-family: Arial, sans-serif;
font-size: 38px;
}
h2.entry-title a {
color: #900;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment