update 1912031225

This commit is contained in:
vkservicesllc
2019-12-03 12:25:50 -05:00
parent 8418a55d56
commit 8646b1985a
3 changed files with 66 additions and 4 deletions

View File

@@ -22,7 +22,20 @@
<script src="../app-new/objects.js"></script>
<script src="../app-new/months.js"></script>
<script src="../app-new/weeks.js"></script>
<script src="../app-new/functions-min.js"></script>
<script src="../app-new/functions.js"></script>
<style media="screen">
body {
width: 987px;
font-size: 97%;
}
fieldset.favs {
padding: 21px 21px 27px 21px;
}
</style>
</head>
@@ -67,6 +80,9 @@
<tr id="uno"></tr>
<tr id="dos"></tr>
<tr id="tres"></tr>
<tr id="cuatro"></tr>
<tr id="cinco"></tr>
<tr id="seis"></tr>
</table>
</fieldset>