Skip to content

Instantly share code, notes, and snippets.

@xlvg-arjun
Last active October 9, 2016 01:12
Show Gist options
  • Save xlvg-arjun/3e0b1ddfc09888e54af1d71671cf9b49 to your computer and use it in GitHub Desktop.
Save xlvg-arjun/3e0b1ddfc09888e54af1d71671cf9b49 to your computer and use it in GitHub Desktop.
h3{
color: #000000; /* テキスト色 */
font-size: 1.25em; /* フォントサイズ */
font-weight: bold; /* フォント太さ */
background-color: #99cc00; /* 背景色 */
position: relative; /*相対位置*/
padding: 0.4em; /*内部余白*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment