trojans-trophy-room/styles/mobile_forms.css

14 lines
158 B
CSS
Raw Normal View History

#tourneyFormPanel {
width: 300px;
margin: auto;
}
#tourneyFormBody {
width: 300px;
margin: auto;
}
#playerDataInputArea {
width: 98%;
}