changes to a foornote in how to + adding a readme
This commit is contained in:
parent
49bdd73e76
commit
2441af9a82
@ -0,0 +1,5 @@
|
||||
# author - a Hybrid Publishing Project
|
||||
|
||||
This code has been written by Julie Boschat Thorez and Cristina Cochior for the Hybrid Publishing thesis award of 2018.
|
||||
|
||||
You can find the live running version here: http://51.255.169.99:8080/
|
@ -36,7 +36,7 @@ a {
|
||||
}
|
||||
|
||||
sup#fn54, sup#fn38, sup#fn66 {
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
sup a {
|
||||
@ -349,7 +349,7 @@ button.download:hover {
|
||||
}
|
||||
|
||||
#intro, #howto, #insert {
|
||||
border-radius: 10px 50px 10px 50px;
|
||||
border-radius: 10px 50px 50px 10px;
|
||||
overflow-y: scroll;
|
||||
position: fixed;
|
||||
display: none;
|
||||
|
@ -616,7 +616,7 @@ var flag = true;
|
||||
<hr>
|
||||
|
||||
<sup id="fn65">1. Harney, S. & Moten F. (2018) The Undercommons: Fugitive Planning & Black Study. <a href="#ref65" title="Jump back to footnote 1 in the text.">↩</a></sup><br>
|
||||
<sup id="fn66">2. https://www.medianama.com/2020/08/223-takeaways-jeff-bezos-antitrust-hearing/<a href="#ref66" title="Jump back to footnote 2 in the text.">↩</a></sup><br>
|
||||
<sup id="fn66">2. Aditi Agrawal “Amazon targeted sellers, investees, AWS clients with anti-competitive practices: 9 key takeaways from Bezos's deposition before the antitrust subcommittee,” MediaNama, August 3, 2020, https://www.medianama.com/2020/08/223-takeaways-jeff-bezos-antitrust-hearing/<a href="#ref66" title="Jump back to footnote 2 in the text.">↩</a></sup><br>
|
||||
|
||||
</div>
|
||||
<!-- -->
|
||||
|
Loading…
Reference in New Issue
Block a user