Update index.html
This commit is contained in:
parent
9b29714eda
commit
b1d8df2e28
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue