/* 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