loginpane.css 186 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 11 12 .enterPane__box{ background-color: white; margin: auto; width: 30%; border: 3px solid #73AD21; padding: 10px; } .enterPane__header{ text-align: center; font-weight: bold; }