Skip to content

Commit 67a5805

Browse files
committed
Ant Upgrades, Balances, some Polish
1 parent af23a16 commit 67a5805

43 files changed

Lines changed: 441 additions & 100 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2.07 KB
Loading
734 Bytes
Loading
844 Bytes
Loading
902 Bytes
Loading
770 Bytes
Loading

Pictures/Default/AntUpgrade13.png

1.31 KB
Loading

Pictures/Default/AntUpgrade14.png

1.22 KB
Loading

Pictures/Default/AntUpgrade15.png

1.3 KB
Loading

Pictures/Default/AntUpgrade16.png

1.58 KB
Loading

Synergism.css

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2409,14 +2409,21 @@ p#reincarnatehotkeys {
24092409
min-height: 7em;
24102410
}
24112411

2412-
#antrow4 {
2412+
#antUpgradesContainer {
24132413
display: flex;
2414-
gap: 0 4px;
2414+
flex-direction: column;
24152415
margin-top: 10px;
24162416
color: red;
24172417
z-index: 1;
24182418
}
24192419

2420+
.antUpgradeRow {
2421+
display: flex;
2422+
flex-direction: row;
2423+
gap: 4px 4px;
2424+
justify-content: center;
2425+
}
2426+
24202427
#antrow2 > p,
24212428
#antrow3 > p {
24222429
margin: 0;

0 commit comments

Comments
 (0)