Talk:Prayers: Difference between revisions
→prayer table code
Line 51: | Line 51: | ||
|- | |- | ||
|} | |} | ||
</pre> | </pre> | ||
==== notes ==== | ==== notes ==== | ||
* | * bottom margin separates prayer tables from note tables | ||
** <br> tags create too much space on mobile when they line up | |||
* 1st table has float:right; 2nd does not | * 1st table has float:right; 2nd does not | ||
* div provides margin at bottom of prayer tables to avoid floating right | * div provides margin at bottom of prayer tables to avoid floating right | ||
=== notes table code === | === notes table code === |