Skip to content

Commit

Permalink
deploy: b7c55a0
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Nov 6, 2024
1 parent 4fc656b commit a87a787
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@
.text-small {
font-size: small;
}
.text-x-small {
font-size: x-small;
}
.text-larger {
font-size: larger;
}
Expand Down Expand Up @@ -317,6 +320,9 @@ figcaption {
.pre-height-100 pre {
height: 100% !important;
}
.width-100 {
width: 100% !important;
}
/*.pre-vmargin-0 pre, .pre-vmargin-0 > div {
margin-top: 0 !important;
margin-bottom: 0 !important;
Expand Down
4 changes: 4 additions & 0 deletions lectures/figures/tests_mark_the_place.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions lectures/figures/without_tests.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a87a787

Please sign in to comment.