FreezingMoon / AncientBeast-Website

All the source files of the Ancient Beast website 🐲
https://AncientBeast.com
GNU Affero General Public License v3.0
8 stars 8 forks source link

Gaps are removed. #111

Closed VNxyz1 closed 11 months ago

VNxyz1 commented 11 months ago

remove gaps between items #103

I updated "/units/cards.css" file. Now everything shouldwork.

In the previeous commit I eddited "/documentation/card.css".

DreadKnight commented 11 months ago

@VNxyz1 Editing that file will probably screw up the cards over here: https://ancientbeast.com/documentation/?id=units The styling should probably be located around this area: https://github.com/FreezingMoon/AncientBeast-Website/blob/master/contribute/index.php#L26

VNxyz1 commented 11 months ago

I added a new CSS Class, that only affects a specific area in this file: https://github.com/FreezingMoon/AncientBeast-Website/blob/master/contribute/index.php It should not affect any other site. But I could probably do it with inline CSS if you want to ^^

DreadKnight commented 11 months ago

@VNxyz1 I'm aware, probably best to add it where I linked you to. It wasn't inline because of Google scoring stuff.

VNxyz1 commented 11 months ago

It should work with my newest commit. Sorry for the misunderstanding :)

DreadKnight commented 11 months ago

@VNxyz1 No worries, looks good now 👍🏻