Browse Source

changes to a foornote in how to + adding a readme

master
Cristina Cochior 3 years ago
parent
commit
2441af9a82
  1. 5
      README.md
  2. 4
      static/css/main.css
  3. 2
      templates/layout.html

5
README.md

@ -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/

4
static/css/main.css

@ -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;

2
templates/layout.html

@ -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…
Cancel
Save