Go to file
jordi fita mas 623f0af2ab Fill the immediate path inside map’s anchors, and remove one extra group
In the map i added in e3503187d, paths around each accommodation
inherited the fill and stroke from the group, thus i could just override
that fill at the anchor level, but the current map sets the fill to each
accommodation’s path, party because the text is not a path too, partly
because Affinity is a visual tool only and does not give a shit about
mark up.

If we keep the text in a group, however, we can set the fill of the area
using CSS too, although it is not nice due to `!important`, but still.
There was a plot, however, #93, that had the area in a group too, and
i had to remove that group manually.
2024-01-25 01:26:02 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Add the application’s version to the footer 2024-01-21 20:50:16 +01:00
demo Replace campfire icon with a better one, and add barbecue 2024-01-24 11:21:08 +01:00
deploy Add cabin, flask_gear, grate_droplet, shirt, shop, and tent icons 2024-01-24 19:32:01 +01:00
pkg Add ad management for surroundings 2024-01-23 14:53:15 +01:00
po Remove the required attribute from service’s name input 2024-01-24 11:17:49 +01:00
revert Replace campfire icon with a better one, and add barbecue 2024-01-24 11:21:08 +01:00
test Add ad management for surroundings 2024-01-23 14:53:15 +01:00
verify Add cabin, flask_gear, grate_droplet, shirt, shop, and tent icons 2024-01-24 19:32:01 +01:00
web Fill the immediate path inside map’s anchors, and remove one extra group 2024-01-25 01:26:02 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add French’s Gettext file, with very little translations 2023-12-13 23:55:43 +01:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add pet icon 2024-01-24 01:01:30 +01:00