by willlll on 6/25/19, 9:40 PM with 9 comments
by johnnyAghands on 6/26/19, 4:32 PM
At the end of the day the process this team followed has all the hallmarks of a great culture (-- perhaps another article?). I'm curious what kind of management by-in was required, or if this was strictly driven by engineering and design.
God -- It really shows I've been in an enterprise for far too long. :,)
by dusted on 6/26/19, 11:15 AM
by dredmorbius on 6/26/19, 7:02 PM
A recent example, adding drop caps (and a number of other styling changes) to unv.is:
https://mastodon.cloud/@dredmorbius/102329333215634483
Because I'm restyling a page, that's restricted to CSS-only methods, which for that site works marvelously. And on the principle of divorcing content and presentation, it appeals strongly.
But on Wikipedia/Mediawiki, attempting to add drop-caps + bold lede-line results in a very annoying sift of the text offset by the drop cap *merely by defining a selector for ::first-line (Firefox/OSX):
https://mastodon.cloud/@dredmorbius/102329661015728246
Somewhat maddenning.