Difference between revisions of "Log.css"
Jump to navigation
Jump to search
m |
m |
||
Line 10: | Line 10: | ||
background-color: #CCC; | background-color: #CCC; | ||
color: black; | color: black; | ||
− | margin: 0; | + | margin: 0 !important; |
} | } |
Revision as of 14:40, 22 September 2020
p {
text-indent: 5em;
}
.stage-direction {
font-weight: bold;
}
.text-message {
background-color: #CCC; color: black; margin: 0 !important;
}