Chore: Fix for Contacts search and styling update

This commit is contained in:
2024-12-27 22:09:16 +01:00
parent df20db0a11
commit 97e120ef2a
8 changed files with 8 additions and 8 deletions

View File

@@ -0,0 +1 @@
*{font-family:Arial,Helvetica,sans-serif}html,body{height:100%;margin:0}app-root{height:100%;display:flex;flex-direction:column}main{margin:.1em auto;width:95%}h1{text-decoration:underline;font-size:1.6em}h1,h2,h3{font-weight:300;margin:.4em 0}body,button{font-family:Cambria,Georgia,serif}ol{margin-top:0}button{border:none;border-radius:4px;cursor:pointer;padding:.2rem .4rem;margin-right:.2rem}.alert{color:red}.footer{margin-top:auto}.theme-dark{color-scheme:light dark}.form-group label{display:inline-block;min-width:6em;padding-right:.2em}.form-group input{margin:0 0 .2em}.big-text-input{width:100%;height:4em;max-width:100%;max-height:20em;white-space:pre}.inline-block{display:inline-block}.float-right{float:right}.top-buttons{margin-top:.5em}