Skip to content

Commit 753e7f0

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents f0567ed + 646762c commit 753e7f0

4 files changed

Lines changed: 21 additions & 22 deletions

File tree

docs/analysis.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ <h3 class="analysis-title">Time and space analysis</h3>
128128
<div class="grid-container">
129129
<div class="grid-item-1">
130130
<p class="text1">Metascript is an open source tool that provides a basic textual analysis framework for the comparison of an original text (novels, short stories, etc.) and its film transposition (screenplays). The goal of Metascript is to provide a set of guidelines for the markup and the metadata enrichment among multimodal texts, such as a book with its screenplay adaptation for audiovisual transposition. </p>
131-
<p class="text1">This work is distributed with the license <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/" target="_blank">Creative Commons Attribuzione - Non commerciale - Non opere derivate 3.0 Unported</a>.</p>
132-
<a class="text1" rel="license" class="icon-link" href="http://creativecommons.org/licenses/by-nc-nd/3.0/" target="_blank"><img alt="Licenza Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/3.0/88x31.png"></a>
131+
<p class="text1">This work is distributed with the license <a rel="license" href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC-BY-4.0 Deed</a>.</p>
132+
<a class="text1" rel="license" class="icon-link" href="https://creativecommons.org/licenses/by/4.0/" target="_blank"><img alt="Licenza Creative Commons" style="border-width:0; width:100px;" src="https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by.png"></a>
133133
</div>
134134
<div class="grid-item-2">
135135
<h6>Contacts</h6>

docs/css/style.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ table {
4949
border-spacing: 0;
5050
}
5151

52+
main {
53+
display: flex;
54+
flex-direction: column;
55+
}
5256

5357
:root {
5458
--verdino: #a6c9b5;
@@ -59,11 +63,6 @@ table {
5963
--violino: #aea7d0;
6064
}
6165

62-
main {
63-
display: flex !important;
64-
flex-direction: column;
65-
}
66-
6766
/* Hide scrollbar for Chrome, Safari and Opera */
6867
body::-webkit-scrollbar {
6968
display: none;
@@ -339,6 +338,7 @@ p {
339338
.comparison-section {
340339
background-color: var(--viola);
341340
z-index: 2;
341+
342342
}
343343

344344
.comparison-section>.sectitle>h3 {

docs/documentation.html

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,13 +1163,8 @@ <h2>BIBLIOGRAPHY</h2>
11631163
metadata enrichment among multimodal texts, such as a book with its screenplay adaptation for
11641164
audiovisual transposition. </p>
11651165

1166-
<p class="text1">This work is distributed with the license <a rel="license"
1167-
href="http://creativecommons.org/licenses/by-nc-nd/3.0/" target="_blank">Creative Commons
1168-
Attribuzione - Non commerciale - Non opere derivate 3.0 Unported</a>.</p>
1169-
<a class="text1" rel="license" class="icon-link"
1170-
href="http://creativecommons.org/licenses/by-nc-nd/3.0/" target="_blank"><img
1171-
alt="Licenza Creative Commons" style="border-width:0"
1172-
src="https://i.creativecommons.org/l/by-nc-nd/3.0/88x31.png"></a>
1166+
<p class="text1">This work is distributed with the license <a rel="license" href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC-BY-4.0 Deed</a>.</p>
1167+
<a class="text1" rel="license" class="icon-link" href="https://creativecommons.org/licenses/by/4.0/" target="_blank"><img alt="Licenza Creative Commons" style="border-width:0; width:100px;" src="https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by.png"></a>
11731168
</div>
11741169
<div class="grid-item-2">
11751170
<h6>Contacts</h6>
@@ -1220,19 +1215,24 @@ <h6>Team</h6>
12201215

12211216
</footer>
12221217
<style>
1218+
main {
1219+
display: flex !important;
1220+
flex-direction: row;
1221+
height: 100vh;
1222+
}
12231223
.footer {
12241224
position: relative;
1225-
left: 20vw !important;
1225+
margin:0 auto;
12261226
top: 65px;
12271227
width: 80vw;
12281228
}
12291229

12301230
.content {
12311231
padding: 5vh 7vw !important;
12321232
position: relative;
1233-
left: 20vw;
12341233
top: 65px !important;
12351234
width: 80vw;
1235+
overflow: auto;
12361236
}
12371237

12381238
.navbar {
@@ -1245,13 +1245,12 @@ <h6>Team</h6>
12451245

12461246
.sidebar {
12471247
background-color: var(--giallino);
1248-
padding: 30px 10px 40px 10px !important;
1249-
position: fixed;
1250-
top: 65px;
1248+
padding: 100px 10px 40px 10px !important;
1249+
position: sticky;
12511250
left: 0;
12521251
height: 100%;
12531252
width: 20vw;
1254-
overflow-x: scroll;
1253+
margin-top: 65px !important;
12551254
}
12561255

12571256
.sidebar ul {

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@ <h5 class="comparison-item-title">Movie Transcription</h5>
242242
<div class="grid-item-1">
243243
<p class="text1">Metascript is an open source tool that provides a basic textual analysis framework for the comparison of an original text (novels, short stories, etc.) and its film transposition (screenplays). The goal of Metascript is to provide a set of guidelines for the markup and the metadata enrichment among multimodal texts, such as a book with its screenplay adaptation for audiovisual transposition. </p>
244244

245-
<p class="text1">This work is distributed with the license <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/" target="_blank">Creative Commons Attribuzione - Non commerciale - Non opere derivate 3.0 Unported</a>.</p>
246-
<a class="text1" rel="license" class="icon-link" href="http://creativecommons.org/licenses/by-nc-nd/3.0/" target="_blank"><img alt="Licenza Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/3.0/88x31.png"></a>
245+
<p class="text1">This work is distributed with the license <a rel="license" href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC-BY-4.0 Deed</a>.</p>
246+
<a class="text1" rel="license" class="icon-link" href="https://creativecommons.org/licenses/by/4.0/" target="_blank"><img alt="Licenza Creative Commons" style="border-width:0; width:100px;" src="https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by.png"></a>
247247
</div>
248248
<div class="grid-item-2">
249249
<h6 >Contacts</h6>

0 commit comments

Comments
 (0)