Removed border from links

This commit is contained in:
2021-03-27 20:13:41 -05:00
parent c848a11c12
commit bd414cf765

View File

@@ -59,8 +59,6 @@ class IMICFPS
width: 1.0,
hover: {
color: Gosu::Color.rgb(64, 128, 255),
border_thickness: 2,
border_color: Gosu::Color::BLACK,
},
active: {
color: Gosu::Color.rgb(64, 128, 255),