1
0
mirror of https://gitlab.com/Deukhoofd/BattleSim.git synced 2025-10-28 02:00:04 +00:00

Did some simple work on more Admin commands for getting teams, will have to work on it more later

This commit is contained in:
Deukhoofd
2016-02-28 21:16:48 +01:00
parent b9c2d479b7
commit 540428ae87
5 changed files with 15 additions and 8 deletions

View File

@@ -2,6 +2,10 @@ $header = 50px
$pokemon-list-height = 50px
// TODO: Make this a global style
.Team-Admin
border: 1px solid black;
width: 40%;
margin-left: 10px;
.teambuilder input
.teambuilder select
box-sizing border-box