minor fixes

This commit is contained in:
MathMan05 2024-06-09 19:36:48 -05:00
parent 44c0b3b3cc
commit a33211b72b
2 changed files with 4 additions and 2 deletions

View file

@ -75,7 +75,9 @@ samp {
border-width: 0px 0px .03in;
margin: .02in .05in;
}
.contextbutton:active{
border-width: 0px;
}
.infosection {
display: inline-block;
background-color: var(--profile-info-bg);