Update index.html

This commit is contained in:
Innovation Inc 2019-09-18 15:27:42 -05:00 committed by GitHub
parent 9b29714eda
commit b1d8df2e28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,14 +58,14 @@
right: 0px;
}
.verticalcenter {
display: table-cell;
vertical-align: middle;
text-align: center;
}
</style>
</head>
<body>
<center>
<div style="verticalcenter">
<div class="verticalcenter">
<script>
var current= new Date();
var month=current.getMonth();