src/main/webapp/lightpit.css

changeset 52
67a02e79b7a1
parent 51
dd0a45ae25d7
child 59
c759c60507a2
     1.1 --- a/src/main/webapp/lightpit.css	Sat May 16 13:29:44 2020 +0200
     1.2 +++ b/src/main/webapp/lightpit.css	Sat May 16 15:11:07 2020 +0200
     1.3 @@ -29,6 +29,7 @@
     1.4  
     1.5  html {
     1.6      font-family: sans-serif;
     1.7 +    font-size: 11pt;
     1.8      background: white;
     1.9      color: #1c204e;
    1.10      margin: 0;
    1.11 @@ -57,6 +58,7 @@
    1.12  }
    1.13  
    1.14  #mainMenu {
    1.15 +    font-size: large;
    1.16      background: #e0e0e5;
    1.17  }
    1.18  

mercurial