Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created November 23, 2015 21:48
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 guitarrapc/38067f3fa609b2346c4a to your computer and use it in GitHub Desktop.
Save guitarrapc/38067f3fa609b2346c4a to your computer and use it in GitHub Desktop.
/* high-light date time string */
.date time{
color: white; /*日付の文字色*/
background: #444B99;/*日付の背景色*/
padding: 0px 10px;/*日付の文字まわりのスペース*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment