Skip to content
Snippets Groups Projects
Commit ff9bf385 authored by Henk Buursen's avatar Henk Buursen
Browse files

pre final commit on debugging

parent 1ea43162
No related branches found
No related tags found
No related merge requests found
Pipeline #439630 passed
......@@ -56,6 +56,8 @@
justify-content: center;
}
// Naming based on tailwindcss
.reveal .items-stretch { align-items: stretch; }
.reveal .items-start { align-items: flex-start; }
......
......@@ -2099,7 +2099,14 @@ $notesWidthPercent: 25%;
}
}
.reveal .special-header {
position: absolute;
padding: 10px 20px 10px 20px;
top:30px;
left: 0px;
z-index:500;
/*background-color: rgba(0,0,0,0.5)*/
}
/*********************************************
* PRINT STYLES
*********************************************/
......
This diff is collapsed.
recitation/debugging/img/ep.png

221 KiB

recitation/debugging/img/hello.serial-UPDI.3.jpg

429 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment