changed button font size
This commit is contained in:
parent
05782f1a9b
commit
434ff613cb
@ -40,7 +40,7 @@ nav#menu{
|
|||||||
height:10vw;
|
height:10vw;
|
||||||
margin:1em 0;
|
margin:1em 0;
|
||||||
padding:1em;
|
padding:1em;
|
||||||
font-size: 75%;
|
font-size: 9pt;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
color: rgba(40,40,40,1);
|
color: rgba(40,40,40,1);
|
||||||
border:1px solid;
|
border:1px solid;
|
||||||
@ -128,7 +128,7 @@ ul.navprevnext{
|
|||||||
background-color: #95d1e6;
|
background-color: #95d1e6;
|
||||||
border-radius: 1em;
|
border-radius: 1em;
|
||||||
padding:1em 3em;
|
padding:1em 3em;
|
||||||
font-size: 11pt;
|
font-size: 9pt;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
border:1px solid black;
|
border:1px solid black;
|
||||||
|
Loading…
Reference in New Issue
Block a user