@@ -64,59 +64,15 @@ body {
padding-right: 16px;
}
-.margined {
- margin-left: 8px;
- margin-right: 8px;
-}
-
.title {
font-weight: 1000;
-.bycolor {
- flex: 2;
-.bycolor_l1 {
- justify-content: flex-start;
- align-items: flex-end;
-.bycolor_l2 {
- padding-top: 16px;
.control {
height: 32px;
align-items: flex-end;
-.pokemon {
- display: flex;
- flex-flow: row nowrap;
- justify-content: space-between;
- width: 400px;
- height: 50px;
-.color-tile {
- width: 50px;
- height: 32px;
- font-size: 10px;
- text-align: center;
- display: inline-flex;
- align-items: center;
- margin-right: 4px;
-.pokemon_text {
- flex: 1;
- padding-left: 4px;
- text-align: left;
.pkmn-list {
list-style-type: none;
padding: 0;