d3ad social login

[d3ad]

tags labelled 'css' e

please login to post
@barray on Mon Oct 24 11:26:13 UTC 2022 said: &e
I've come across this before, but now I am more interested: https://jdan.github.io/98.css/ 98 #css is a #windows 98 #theme for your #website. It would be really cool to use this to get a #theme for a real #linux #window . I had a quick look and there doesn't appear to be any #linux #libraries ... It would really be a lot of #effort to pull this off, but also very cool.
@barray on Sun Sep 25 13:50:24 UTC 2022 said: &e
A really nice #website #quine that #serves itself: https://secretgeek.github.io/html_wysiwy.. Someone also linked 58 #byte #css to dramatically #improve the #display of a #website #page #html https://gist.github.com/JoeyBurzynski/61..
@barray on Sun Jan 30 09:33:46 UTC 2022 said: &e
Nice #article on #preventing #css #layout #shift when #loading a non- #cached #custom #font https://simonhearne.com/2021/layout-shif.. For #coffeespace , this is a #font used as in #latex - #computermodern #serif .
@barray on Sun Oct 17 03:35:02 UTC 2021 said: &e
Interesting, never considered #line / #text #wrap before for #css - seems like current options are quite limited without the use of #js https://www.ctrl.blog/entry/text-wrap-ba..
@barray on Fri Sep 03 13:00:32 UTC 2021 said: &e
@barray on Fri Sep 03 12:49:27 UTC 2021 said: &e
Fingers crossed I just #pushed a #darkmode #css for #deadsocial that doesn't break everything! It's really quite a simple change, so in theory it *should* work fine and look better in the #coffeespace #article #embeddings !
I believe the new #deadsocial #darktheme works - and it works well! Nice! It ended up being an unbelievably small code change: https://github.com/danielbarry/d3ad-soci.. Just a single line of #css #code !
@barray on Fri Sep 03 12:49:27 UTC 2021 said: &e
Fingers crossed I just #pushed a #darkmode #css for #deadsocial that doesn't break everything! It's really quite a simple change, so in theory it *should* work fine and look better in the #coffeespace #article #embeddings !
@barray on Mon Aug 30 15:36:30 UTC 2021 said: &e
Thinking about it, I could create a #website #optimisation #company https://news.ycombinator.com/item?id=283.. Rip out crappy #js - fix #reflow and #delayed #resources - snazz up the #css - I could do a pretty decent job I think.
@barray on Fri Aug 13 15:58:07 UTC 2021 said: &e
Seems to be some #css #parsing #bug in both #firefox *and* #chromium where multiple `counter-reset` calls somehow fail, but resetting multiple counters in the same line is perfectly fine. Very weird behaviour.
@barray on Sun Aug 08 22:33:03 UTC 2021 said: &e
In an update I did to the #coffeespace #css the other day, it now has better #print output attempting #twocolumns - which looks nicer and saves on #ink and #paper !
@barray on Sat Jul 31 17:14:46 UTC 2021 said: &e
I think I could look at implementing this #css for #coffeespace later: https://hund.tty1.se/2021/07/31/my-websi.. It indicates when #links point to external sources, quite important for people wanting to browse more safely.
@barray on Thu Jul 29 03:47:30 UTC 2021 said: &e
Currently updating #coffeespace to respect #darkmode #css requests from the #browser - as well as adding a little more #colour consistency. I also want to selectively add #js based on whether it is required or not, especially the #mathml stuff which weighs in on *every* page currently.
@barray on Sun Jun 13 16:51:39 UTC 2021 said: &e
Not entirely sure why, but the #coffeespace #css font is now #italics ? I've tried adding `font-weight` and `font-style` properties, but I'm not sure if it will help or not.