blob: 6fcc0e5e787b1dbe392700ee855c4124c686650e (
plain)
1
2
3
4
5
6
7
8
9
10
|
MessageComponent-citation {
color: lightblue;
vertical-align: super;
font-size: smaller;
}
MessageComponent-file_path {
color: lightblue;
vertical-align: baseline;
font-size: inherit;
}
|