Skip to content

Commit

Permalink
login screen css
Browse files Browse the repository at this point in the history
  • Loading branch information
matijakolaric committed Dec 10, 2024
1 parent f56dfc6 commit 32c6bb2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion music_publisher/templates/admin/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,11 @@
height: 1rem;
box-sizing: content-box;
}


.login input[type=text], .login input[type=password] {
height: 1.8rem;
}

#content h1 {color: var(--body-fg); padding: 8px}

h2 {padding: 8px}
Expand Down

0 comments on commit 32c6bb2

Please sign in to comment.