Very nice! I changed
.overlay {
right: 35%;
}
to
.overlay {
right: calc(50% - 125px);
}to get it right in the middle :) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5db3dd68-a471-46fc-bd64-49f8e74209e4%40googlegroups.com.

