Skip to content

Instantly share code, notes, and snippets.

@sysnakamura
Last active April 5, 2016 09:22
Show Gist options
  • Save sysnakamura/c905d1ac3ede4543cf372ae91f747b46 to your computer and use it in GitHub Desktop.
Save sysnakamura/c905d1ac3ede4543cf372ae91f747b46 to your computer and use it in GitHub Desktop.
CSS
/*タイトルをグーグルフォントに*/
header .sitename a {
font-family: 'Google Fonts コード記載のフォント名', cursive;
font-size: 任意のサイズpx;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment