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:
parent
fdfe4a3eb2
commit
f695ca7eb7
1 changed files with 9 additions and 0 deletions
|
@ -12,3 +12,12 @@
|
|||
[data-id="f"] { display:none; }
|
||||
[data-id="r"] { display:none; }
|
||||
*/
|
||||
|
||||
/* Make the diadnostic font bigger */
|
||||
.settings_view p, .settings_view a, .settings_view input,
|
||||
.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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue