5 lines
81 B
CSS
5 lines
81 B
CSS
|
/* identity.tpl */
|
||
|
p#security_informations {
|
||
|
font-size: 0.85em;
|
||
|
margin: 0 3em
|
||
|
}
|