Se mejora la altura de las líneas de texto
This commit is contained in:
parent
9446914d1c
commit
5c02dc7c51
2 changed files with 3 additions and 2 deletions
|
@ -1217,7 +1217,7 @@ es:
|
|||
mail_body_security_notification_notify_disabled: Se han desactivado las notificaciones para el correo electrónico %{value}
|
||||
mail_body_settings_updated: ! 'Las siguientes opciones han sido actualizadas:'
|
||||
field_remote_ip: Dirección IP
|
||||
label_wiki_page_new: Nueva pagina wiki
|
||||
label_wiki_page_new: Nueva página
|
||||
label_relations: Relaciones
|
||||
button_filter: Filtro
|
||||
mail_body_password_updated: Su contraseña se ha cambiado.
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
body {
|
||||
color: #3d454c;
|
||||
font-size: 16px;
|
||||
line-height: 1.3;
|
||||
line-height: 1.42857em;
|
||||
font-family: Lato,"helvetica neue",helvetica,arial,sans-serif;
|
||||
font-smoothing: antialiased;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
@ -323,6 +323,7 @@ ul.social-menu .social-link-mail:hover a {
|
|||
#main-menu {
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
line-height: 1em;
|
||||
background-color: #3d454c;
|
||||
font-weight: 500;
|
||||
font-size: 0.9em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue