1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lychee_ynh.git synced 2024-09-03 19:36:36 +02:00

Update user.css.example

This commit is contained in:
ericgaspar 2020-11-22 15:13:50 +01:00
parent f695ca7eb7
commit 78bc163a80
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -18,6 +18,6 @@
.sharing_view p, .sharing_view a, .sharing_view input, .sharing_view option,
.users_view p, .users_view a, .users_view input, .users_view option,
.logs_diagnostics_view pre {
font-size: 24pt;
line-height: 24pt;
font-size: 12pt;
line-height: 14pt;
}