Added conversation view
This commit is contained in:
parent
6c05512285
commit
fa2bda0394
13 changed files with 474 additions and 48 deletions
|
@ -62,6 +62,10 @@ li:after {
|
|||
height: 0;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
border-right: 5px solid #f17779;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
|
|
Reference in a new issue