Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Q
Quarto Presentation Template
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RC Data Science
Researcher Training
Quarto Presentation Template
Merge requests
!2
fix footer and menu
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix footer and menu
bhbelay/quarto-presentation-template:feat_footer_and_menu
into
main
Overview
0
Commits
3
Pipelines
0
Changes
3
Merged
Birhanu Belay
requested to merge
bhbelay/quarto-presentation-template:feat_footer_and_menu
into
main
7 months ago
Overview
0
Commits
3
Pipelines
0
Changes
1
Expand
Fixing the footer removal on the title page slide.
Moving the menu button to the top-left corner.
Centering the title of each slide.
Fixes
#1 (closed)
Edited
7 months ago
by
Birhanu Belay
👍
0
👎
0
Merge request reports
Viewing commit
4d9c8cfa
Prev
Next
Show latest version
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
4d9c8cfa
fix h2 formatting
· 4d9c8cfa
bdu-birhanu
authored
7 months ago
runtime/theme/uab-rc.css
+
2
−
1
Options
@@ -131,7 +131,8 @@ div.reveal div.slides div.quarto-title-authors {
/* headers */
.reveal
h1
,
.reveal
h2
.reveal
h3
,
.reveal
h2
,
.reveal
h3
,
.reveal
h4
,
.reveal
h5
,
.reveal
h6
{
Loading