src/main/webapp/lightpit.css

changeset 80
27a25f32048e
parent 75
33b6843fdf8a
child 86
0a658e53177c
     1.1 --- a/src/main/webapp/lightpit.css	Sat May 23 14:13:09 2020 +0200
     1.2 +++ b/src/main/webapp/lightpit.css	Sun May 24 15:30:43 2020 +0200
     1.3 @@ -120,7 +120,7 @@
     1.4      width: auto;
     1.5      border-style: solid;
     1.6      border-width: 1pt;
     1.7 -    border-color: black;
     1.8 +    border-color: silver;
     1.9      border-collapse: collapse;
    1.10  }
    1.11  
    1.12 @@ -178,6 +178,10 @@
    1.13      text-align: center;
    1.14  }
    1.15  
    1.16 +.hright {
    1.17 +    text-align: right;
    1.18 +}
    1.19 +
    1.20  .smalltext {
    1.21      font-size: smaller;
    1.22  }

mercurial