Skip to content

Commit

Permalink
Metadata updates (auto commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
birbilis committed Jun 5, 2021
1 parent d8f61fe commit 74123e7
Show file tree
Hide file tree
Showing 4 changed files with 209 additions and 0 deletions.
52 changes: 52 additions & 0 deletions L3STinstance/02a8d1d3-91fe-49d2-8e26-f82ea910faf2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!-- size: 1024, 576 -->

<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

<style>
body {
margin: 0px;
}

img.background {
position: absolute;
top: 0; left: 0;
width: 100%;
}

div.titles {
color: white;
background: grey;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
filter: alpha(opacity=80);
padding: 20px;
}

p.film_title {
font-size: 90px;
font-style: italic;
word-break: break-all;
}

p.L3STinstance_title {
font-size: 100px;
/* word-break: break-all; */
}
</style>
</head>

<body>
<img class="background" src="template_image.png" /> <!-- src="C:\inetpub\wwwroot\Trafilm_Gallery\L3STinstance\L3STinstances.cxml" -->
<div class="titles">
<p class="film_title">Lethal Weapon 4</p> <!-- Film/season title -->
<hr />
<p class="L3STinstance_title">GeneralReceivesKu</p>
</div>
</body>

</html>
52 changes: 52 additions & 0 deletions L3TTinstance/b7d7ebbe-4876-47a8-951a-7e70270da68f.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!-- size: 1024, 576 -->

<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

<style>
body {
margin: 0px;
}

img.background {
position: absolute;
top: 0; left: 0;
width: 100%;
}

div.titles {
color: white;
background: grey;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
filter: alpha(opacity=80);
padding: 20px;
}

p.film_title {
font-size: 90px;
font-style: italic;
word-break: break-all;
}

p.L3STinstance_title {
font-size: 100px;
/* word-break: break-all; */
}
</style>
</head>

<body>
<img class="background" src="template_image.png" /> <!-- src="C:\inetpub\wwwroot\Trafilm_Gallery\L3TTinstance\L3TTinstances.cxml" -->
<div class="titles">
<p class="film_title">Hereafter</p> <!-- Film/season title -->
<hr />
<p class="L3STinstance_title">Hereafter.Marie and Michel finish their relationship.Marie.SpanishDub</p>
</div>
</body>

</html>
52 changes: 52 additions & 0 deletions conversation/72fade53-8b18-45fa-9826-f411abeaaf7e.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!-- size: 1024, 576 -->

<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

<style>
body {
margin: 0px;
}

img.background {
position: absolute;
top: 0; left: 0;
width: 100%;
}

div.titles {
color: white;
background: grey;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
filter: alpha(opacity=80);
padding: 20px;
}

p.film_title {
font-size: 90px;
font-style: italic;
word-break: break-all;
}

p.conversation_title {
font-size: 100px;
/* word-break: break-all; */
}
</style>
</head>

<body>
<img class="background" src="template_image.png" /> <!-- src="C:\inetpub\wwwroot\Trafilm_Gallery\conversation\conversations.cxml" -->
<div class="titles">
<p class="film_title">Orange is the new Black - Season 03</p>
<hr />
<p class="conversation_title">Chang's possible husband</p>
</div>
</body>

</html>
53 changes: 53 additions & 0 deletions film/eb32b778-6532-4e01-957e-8ddc6e615a9d.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<!-- size: 1050, 1547 -->
<!-- was: 1024, 576 -->

<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />

<style>
body {
margin: 0px;
}

img.background {
position: absolute;
top: 0; left: 0;
width: 100%;
}

div.titles {
font-size: 100px;
color: white;
background: grey;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
filter: alpha(opacity=80);
padding: 20px;
}

p.film_title {
bottom: 125px;
left: 0;
/* word-break: break-all; */
}

p.film_year {
bottom: 0;
left: 0;
}
</style>
</head>

<body>
<img class="background" src="https://upload.wikimedia.org/wikipedia/en/thumb/e/ea/The_Voices_film_poster.png/220px-The_Voices_film_poster.png" /> <!-- src="template_image.png" -->
<div class="titles">
<p class="film_title">The Voices</p>
<p class="film_year">(2014)</p>
</div>
</body>

</html>

0 comments on commit 74123e7

Please sign in to comment.