Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ProgRT committed Feb 14, 2024
1 parent 11279b6 commit 4854b16
Show file tree
Hide file tree
Showing 25 changed files with 10,734 additions and 4,952 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3bf5619e
d958fb44
12 changes: 12 additions & 0 deletions awesomestyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,15 @@
.navbar-logo {
max-height: 45px;
}

@media print {
body.nav-fixed {
padding-top: 0px;
}
#quarto-header {
display: none;
}
form {
display: none;
}
}
Loading

0 comments on commit 4854b16

Please sign in to comment.