forked from sunglocto/lambda
9 lines
82 B
CSS
9 lines
82 B
CSS
|
|
.author {
|
||
|
|
font-size: 150%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.chat_img {
|
||
|
|
max-width: 50px;
|
||
|
|
max-height: 50px;
|
||
|
|
}
|