Make addressee groups italic.
This commit is contained in:
parent
c2da445699
commit
9995d9b5a4
|
@ -634,6 +634,10 @@ address .poweredby {
|
|||
content: '\25B8';
|
||||
}
|
||||
|
||||
.notice .addressees .group {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.fn {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user