make user titles smaller than usernames
This commit is contained in:
parent
1a0e800afb
commit
cec9bcfb5d
|
@ -619,6 +619,7 @@ h3 {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
font-size: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue