mirror of
https://github.com/gladstone-institutes/Bioinformatics-Workshops.git
synced 2025-11-30 09:45:43 -08:00
shrink font for code
This commit is contained in:
parent
719fd6fb23
commit
6be7bf5458
1 changed files with 3 additions and 4 deletions
|
|
@ -1450,7 +1450,7 @@ right: 0;
|
|||
.reveal pre code {
|
||||
background-color: #d5d5d5 !important;
|
||||
color: #333 !important;
|
||||
font-size: 1.5em !important; }
|
||||
font-size: 1.25em !important; }
|
||||
|
||||
.reveal pre code {
|
||||
text-align: left !important;
|
||||
|
|
@ -2600,8 +2600,7 @@ Matlab etc.)</li>
|
|||
<li>Variables</li>
|
||||
<li>Types & data structures</li>
|
||||
<li>Math and logic operations</li>
|
||||
<li>Functions and libraries</li>
|
||||
<li>Reading data into R</li>
|
||||
<li>Functions and packages</li>
|
||||
</ol>
|
||||
</section>
|
||||
<section>
|
||||
|
|
@ -2820,7 +2819,7 @@ types/structures</strong> (ex. nested lists)</li>
|
|||
<section id="min-break" class="title-slide slide level1">
|
||||
<h1>10 min break</h1>
|
||||
<center>
|
||||
<div class="countdown" id="timer_386e6f50" data-update-every="1" tabindex="0" style="right:0;bottom:0;margin:5%;padding:50px;font-size:5em;position: relative; width: min-content;">
|
||||
<div class="countdown" id="timer_cfe51d43" data-update-every="1" tabindex="0" style="right:0;bottom:0;margin:5%;padding:50px;font-size:5em;position: relative; width: min-content;">
|
||||
<div class="countdown-controls"><button class="countdown-bump-down">−</button><button class="countdown-bump-up">+</button></div>
|
||||
<code class="countdown-time"><span class="countdown-digits minutes">10</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue