This commit is contained in:
naomi 2021-02-07 15:16:25 +00:00
parent 4285e1952f
commit 4639ff7ffd
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@ body {
font-size: 100% !important;
}
.form-composite > .fieldset-wrapper > .description, .form-item .description {
font-size: 1em !important;
}
/* Free the people from the tyranny of the useless search button */
#edit-submit-actor-search{
display: none;