Minor styling tweaks:#98
Conversation
piccalil.li's modern CSS Reset swyx.io's 100 Bytes of CSS to look great everywhere
|
Hi! Thank you for your contribution. I thought the pull requests were disabled on this repository, as all the contributions happen on sourcehut (https://sr.ht/~tsileo/microblog.pub/). I am curious, what tools did you use to format the CSS file? Did you notice any significant changes with these changes? Thanks! |
|
I tried to apply it on one of my instance, it mostly looks good. I think I would tweak it the top/bottom padding on |
Thanks, I completely forgot this was a mirror repo.
I used Prettier
I tested on my test setup (cassiozen.fly.dev) and it's subtle. Haven't noticed any big changes. |
Yeah, now that you mentioned I do think top/bottom margin should be smaller (because microblog has both a menu and a footer) |
|
Sounds good, I think I will apply the patch locally (and bypass GH) + make some tweaks, but I noticed there will be some other details that needs to be fixed (like custom error pages, the CSS was already a bit hazardous). I haven't got time today as I was fixing some bugs preventing to process activities. I will do some more testing early next week! Thanks. |
Applied
piccalil.limodern CSS Reset (Defaults toborder-boxbox sizing & includes chosen font in form fields, buttons etc)Include
swyx.io100 Bytes of CSS to look great everywhere