add more elements to view in the filters management page

This commit is contained in:
buzzcode2007 2024-04-02 23:38:34 +08:00
parent 4cebf541c0
commit 907fbe9000
2 changed files with 33 additions and 4 deletions

View file

@ -164,6 +164,10 @@ nav .input-field label {
position: sticky;
z-index: 10;
}
.author {
font-weight: italic;
#title {
font-weight: bold;
}
#author {
font-style: italic;
}