Minor fixes
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user