File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ bookdown::gitbook:
11
11
<a href="https://www.itcrtraining.org/"><img src="assets/ITN_logo.png" style="padding-left: 15px; padding-top: 8px;"</a>
12
12
after : |
13
13
<p style="text-align:center;"> <a href="https://github.com/jhudsl/OTTR_Template" target="blank" > This content was published with</a> <a href="https://bookdown.org/" target="blank"> bookdown by: </a> </p>
14
- <p style="text-align:center;"> <a href="http://jhudatascience.org/"> The Johns Hopkins Data Science Lab </a></p>
15
- <a href="http://jhudatascience.org/"><img src="https://jhudatascience.org/images/dasl.png" style=" width: 80%; filter: grayscale(100%); padding-left: 40px; padding-top: 8px; vertical-align: top "</a>
14
+ <p style="text-align:center;"> <a href="https://griffithlab.org/"> The Griffith Lab </a></p>
16
15
<p style="text-align:center; font-size: 12px;"> <a href="https://github.com/rstudio4edu/rstudio4edu-book/"> Style adapted from: rstudio4edu-book </a> <a href ="https://creativecommons.org/licenses/by/2.0/"> (CC-BY 2.0) </a></p>
17
16
<p style="padding-left: 40px;"><div class="trapezoid" style = "padding-left: 40px;"><span> <a href="https://forms.gle/hc8Xt3Y2Znjb6M4Y7"> Click here to provide feedback</a> <img src="assets/itcr_arrow.png" style=" width: 10%" ></span></div></p>
Original file line number Diff line number Diff line change @@ -548,4 +548,10 @@ a.anchor:hover {
548
548
font-family : "Lora" , serif;
549
549
font-size : .85em ;
550
550
color : # 193a5c ;
551
- }
551
+ }
552
+
553
+ /* Reference List Entry */
554
+
555
+ div .csl-entry {
556
+ margin-bottom : 0.85em ; /* adds same amount of margin as a <p> would */
557
+ }
You can’t perform that action at this time.
0 commit comments