2024-12-27 22:44:18 +01:00

2 lines
792 B
CSS

*{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{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}.title-id{display:inline-block;font-size:.8rem;margin-left:1em}