Talk:Prayers: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* using font 85% so it reduces on mobile | * using font 85% so it reduces on mobile | ||
** note: on mobile the right border extends to width of the screen : how to fix? | ** note: on mobile the right border extends to width of the screen : how to fix? | ||
* took out the <div><pre><div style="margin-bottom:15px"></pre> and replaced it with bottom margin on both tables, which seems to separate them from each other okay on small screens | |||
=== prayer table code === | === prayer table code === | ||
{|style="vertical-align:top; float:left; margin-right:25px; margin-bottom:15px; border:solid 1px; background-color:#eaecf0;" | {|style="vertical-align:top; float:left; margin-right:25px; margin-bottom:15px; border:solid 1px; background-color:#eaecf0;" | ||
!style="padding:15px;"|>>Prayer start here<< | !style="padding:15px;"|>>Prayer start here<< | ||
Line 23: | Line 24: | ||
|- | |- | ||
|} | |} | ||
<pre> | <pre> |