standardebooks / web

The source code for the Standard Ebooks website.
https://standardebooks.org
Creative Commons Zero v1.0 Universal
235 stars 64 forks source link

Caesura CSS should probably be tweaked #337

Closed robinwhittleton closed 8 months ago

robinwhittleton commented 8 months ago

https://github.com/standardebooks/web/blob/2b47b65437e6acdd0e61b762faa8e93cab35c76c/www/contribute/how-tos/how-to-structure-and-style-large-poetic-productions.php#L151-L155

This works fine for a single caesura in a line, but multiple are possible (and present in the Mina Loy I’m working on). I’ve amended my copy to the following, which should work without problem for more than one:

span > span + span{
  margin-left: 1.5em;
}

Should we change this here too?

EmmaSweeney commented 8 months ago

I'll make the change to the guide when I have some free time this week.

acabal commented 8 months ago

If this is a generic update that will work in old books, we should update their CSS to match the new standard as well.

EmmaSweeney commented 8 months ago

Ok, I made a PR for this issue (#338) and updated the CSS in The Nibelungenlied.