Skip to content

Instantly share code, notes, and snippets.

@sysnakamura
Last active April 10, 2016 01:21
Show Gist options
  • Save sysnakamura/428f23ac2ac2eb00e06482ce8d5ce4b2 to your computer and use it in GitHub Desktop.
Save sysnakamura/428f23ac2ac2eb00e06482ce8d5ce4b2 to your computer and use it in GitHub Desktop.
はてなブロググローバルヘッダーカラー CSS
/*はてなメニュー色*/
#globalheader-container {
color: #fff;/*フォントの色*/
background: #111;/*バーの背景色*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment