Files
authoring-system/hapagirlsauthoringsystemv1.scriv/QuickLook/Preview.html
2026-08-27 17:31:01 -05:00

166 lines
3.3 KiB
HTML

<html>
<head>
<title>hapagirlsauthoringsystemv1</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- NOTE: margin property = top-right-bottom-left -->
<style type="text/css">
body {background-color: #e2e2e2}
p.topLevelItemTitle {
margin: 30px 0px 5px 0px;
font-family: Times, Times New Roman, Palatino, Cochin, Serif;
font-size: 30px;
}
p.folderTitle {
margin: 30px 0px 5px 0px;
font-family: Times, Times New Roman, Palatino, Cochin, Serif;
font-size: 18px;
}
p.itemTitle {
margin: 30px 0px 5px 0px;
font-family: Helvetica, Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
}
p.itemText {
margin: 0px 0px 10px 0px;
font-family: Helvetica, Arial, Sans-Serif;
font-size: 12px;
}
p.itemTextStart {
margin: 30px 0px 10px 0px;
font-family: Helvetica, Arial, Sans-Serif;
font-size: 12px;
}
.page {border: 1px solid #c0c0c0; background: #fff}
hr {
border: none;
height: 1px;
color: #d4d4d4;
background-color: #d4d4d4;
}
hr.afterTitle {
margin-top: -3px;
}
hr.afterText {
margin-top: 30px;
}
ul {
list-style-type: none;
padding-left: 30px;
}
</style>
</head>
<body>
<table border="0" width="100%" cellspacing="3">
<tr>
<td>
<table class="page" width="100%" cellspacing="10" cellpadding="2">
<!-- Top margin -->
<!-- Not needed, because of the padding above titles. -->
<!--<tr><td height="15px"></td></tr>-->
<tr>
<!-- 42 + 30 of list indent = 72 - one inch. -->
<!-- Actually that ends up too much, so we do 25 + 30 = 55px. -->
<td width="25px">
<td valign="top">
<ul>
<li>
<p class="topLevelItemTitle">Chapter 1</p>
</li>
<hr class="afterTitle"/>
<ul>
<li>
<p class="itemTitle">Scene 1</p>
<p class="itemText">The kitchen clock read 5:47 and Ella Hayes had been ready since five-fifteen.</span></p></p>
<p class="itemText"><p class="p2"><span class="s1"></span><br></p></p>
<p class="itemText"><p class="p1"><span class="s1">She stood at the sliding glass door that opened onto the back patio, watching the canal. The water was black and flat under a sky just beginning to lose its darkest shade, the stars above the mangroves fading one by one like lights being switched off in a distant building. The sailboat at the dock — Jim Kowalski's enormous white fifty-footer — shifted almost imperceptibly against its lines, and the soft knock of fiber...</p>
</li>
<li>
<p class="itemTitle">Scene 2</p>
</li>
<li>
<p class="itemTitle">Scene 3</p>
</li>
<li>
<p class="itemTitle">Scene 4</p>
</li>
</ul>
<hr class="afterTitle"/>
<li>
<p class="topLevelItemTitle">Chapter 2</p>
</li>
<hr class="afterTitle"/>
<ul>
<li>
<p class="itemTitle">Scene 5</p>
</li>
<li>
<p class="itemTitle">Scene 6</p>
</li>
<li>
<p class="itemTitle">Scene 7</p>
</li>
</ul>
<hr class="afterTitle"/>
<li>
<p class="topLevelItemTitle">Chapter 3</p>
</li>
<hr class="afterTitle"/>
<ul>
<li>
<p class="itemTitle">Scene 8</p>
</li>
<li>
<p class="itemTitle">Scene 9</p>
</li>
<li>
<p class="itemTitle">Scene 10</p>
</li>
<li>
<p class="itemTitle">Scene 11</p>
</li>
</ul>
</ul>
</td>
<td width="55px">
</td>
</tr>
<!-- Bottom margin -->
<tr><td height="15px"></td></tr>
</table>
</td>
</tr>
</table>
</body>
</html>