src/main/webapp/lightpit.css

changeset 268
ca5501d851fa
parent 266
65c72e65ff67
child 283
ea6181255423
     1.1 --- a/src/main/webapp/lightpit.css	Tue Jan 03 18:25:51 2023 +0100
     1.2 +++ b/src/main/webapp/lightpit.css	Sun Jan 08 17:07:26 2023 +0100
     1.3 @@ -73,6 +73,14 @@
     1.4      padding: 0;
     1.5  }
     1.6  
     1.7 +h2 {
     1.8 +    margin: 0.75em 0;
     1.9 +}
    1.10 +
    1.11 +h3 {
    1.12 +    margin: 0.25em 0;
    1.13 +}
    1.14 +
    1.15  textarea, input, button, select {
    1.16      font-family: inherit;
    1.17      font-size: inherit;

mercurial