2,875
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
. | .messagebox { | ||
width: 65%; | width: 65%; | ||
margin: 0.5em auto; | margin: 0.5em auto; | ||
border-left: 8px solid #0088dd !important; | border-left: 8px solid #0088dd !important; | ||
background-color: #f8f9fa; | |||
background-color: | |||
box-sizing: border-box; | box-sizing: border-box; | ||
overflow: auto; | overflow: auto; | ||
} | } |
edits