Fixes to "step navigation", etc #149

Merged
ken_fallon merged 1 commits from I148_The_lower_"step_navigation"_line_is_smaller_than_the_upper_one into main 2023-08-01 09:47:32 +00:00
Collaborator

public_html/css/hpr.css: Commented out the 'font-size: 75%;' in the CSS
definition for '#maincontent footer p'. It was this that shrank the
lower "step navigation" list in comparison to the upper one. The
upper is in a '

' block and the lower in a '' block.

templates/content-episode.tpl.html: Fixed a typo.

templates/content-theme.tpl.html: Changed "This can be added" to "This
is automatically added"

templates/queries-episode-sqlite.tpl.html: Fixed a transcription error
from the 'mysql' version

templates/shared-utils.tpl.html: Modified the layout of the
'step_navigation' macro to remove tabs which are being copied to the
HTML. Just a minor cosmetic issue. Added a Vim modeline to the file
to help with this.

public_html/css/hpr.css: Commented out the 'font-size: 75%;' in the CSS definition for '#maincontent footer p'. It was this that shrank the lower "step navigation" list in comparison to the upper one. The upper is in a '<header>' block and the lower in a '<footer>' block. templates/content-episode.tpl.html: Fixed a typo. templates/content-theme.tpl.html: Changed "This can be added" to "This is automatically added" templates/queries-episode-sqlite.tpl.html: Fixed a transcription error from the 'mysql' version templates/shared-utils.tpl.html: Modified the layout of the 'step_navigation' macro to remove tabs which are being copied to the HTML. Just a minor cosmetic issue. Added a Vim modeline to the file to help with this.
davmo added 1 commit 2023-07-31 14:47:43 +00:00
31fed34212 Fixes to "step navigation", etc
public_html/css/hpr.css: Commented out the 'font-size: 75%;' in the CSS
    definition for '#maincontent footer p'. It was this that shrank the
    lower "step navigation" list in comparison to the upper one. The
    upper is in a '<header>' block and the lower in a '<footer>' block.

templates/content-episode.tpl.html: Fixed a typo.

templates/content-theme.tpl.html: Changed "This can be added" to "This
    is automatically added"

templates/queries-episode-sqlite.tpl.html: Fixed a transcription error
    from the 'mysql' version

templates/shared-utils.tpl.html: Modified the layout of the
    'step_navigation' macro to remove tabs which are being copied to the
    HTML. Just a minor cosmetic issue. Added a Vim modeline to the file
    to help with this.
ken_fallon merged commit 7b6788731b into main 2023-08-01 09:47:32 +00:00
ken_fallon deleted branch I148_The_lower_"step_navigation"_line_is_smaller_than_the_upper_one 2023-08-01 09:47:36 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rho_n/hpr_generator#149
No description provided.