Skip to content

Commit

Permalink
Discord button size reduction (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
Doubleumc authored Jul 31, 2024
1 parent 444fabd commit 57b4b83
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions interface/skin.dmf
Original file line number Diff line number Diff line change
Expand Up @@ -287,16 +287,12 @@ window "infowindow"
elem "discord"
type = BUTTON
pos = 420,5
size = 210x45
size = 100x20
anchor1 = 66,0
anchor2 = 97,0
anchor2 = 81,0
background-color = #7289da
font-size = 20px
font-family = "Arial"
text-align = center
font-weight = bold
saved-params = "is-checked"
text = "discord.gg/PVE-CMSS13"
text = "Discord"
command = "discord"

window "outputwindow"
Expand Down

0 comments on commit 57b4b83

Please sign in to comment.