4,614
edits
identation |
add div.cli |
||
Line 48: | Line 48: | ||
background: rgba(65,131,196,0.4); | background: rgba(65,131,196,0.4); | ||
color: #333333; | color: #333333; | ||
} | |||
div.cli { | |||
border-radius: 7px; | |||
background-color: black; | |||
color: white; | |||
padding: 1em; | |||
} | } |