simplfy message text styles
This commit is contained in:
@@ -178,18 +178,10 @@
|
|||||||
display: block;
|
display: block;
|
||||||
/* height: 15rem; */
|
/* height: 15rem; */
|
||||||
}
|
}
|
||||||
|
.message-text ul li {
|
||||||
.message-text ul li:before {
|
list-style: disc;
|
||||||
content: '» ';
|
list-style-position: outside;
|
||||||
}
|
margin-left: 1.5rem;
|
||||||
|
|
||||||
.message-text p {
|
|
||||||
margin-bottom: 1.0em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.message-text li {
|
|
||||||
margin: 0.3em;
|
|
||||||
margin-bottom: 1.0em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* MESSAGE TEXT CONTENT */
|
/* MESSAGE TEXT CONTENT */
|
||||||
|
|||||||
Reference in New Issue
Block a user