changed button font size

This commit is contained in:
Your Name 2021-02-10 12:54:51 +01:00
parent 05782f1a9b
commit 434ff613cb

View File

@ -40,7 +40,7 @@ nav#menu{
height:10vw;
margin:1em 0;
padding:1em;
font-size: 75%;
font-size: 9pt;
line-height: 1.4;
color: rgba(40,40,40,1);
border:1px solid;
@ -128,7 +128,7 @@ ul.navprevnext{
background-color: #95d1e6;
border-radius: 1em;
padding:1em 3em;
font-size: 11pt;
font-size: 9pt;
line-height: 1.4;
list-style: none;
border:1px solid black;