Minor fixes

This commit is contained in:
2022-07-26 22:38:04 +02:00
parent e7f5a17096
commit 40a8406761
8 changed files with 37 additions and 12 deletions

View File

@ -1164,7 +1164,7 @@ ul, li {
box-shadow: inset 0px 1px 0px 0px #a6827e;
background: linear-gradient(to bottom, #21374afc 5%, #152833ab 100%);
background-color: #7d5d3b00;
border-radius: 2px;
border-radius: 4px;
border: 1px ridge #846109;
display: inline-block;
cursor: pointer;
@ -1174,6 +1174,7 @@ ul, li {
text-decoration: none;
text-shadow: 0px 1px 0px #4d3534;
position: relative;
max-width:16px;
margin:0px;
}