Added countdown timer

This commit is contained in:
Pierre
2018-01-03 13:38:06 +01:00
parent c01f081135
commit eb860a5c23
5 changed files with 66 additions and 7 deletions

View File

@ -28,4 +28,9 @@
.post .post-youtube {
width: 100%;
height: 300px;
}
.post .post-countdown {
text-align: center;
padding: 10px;
}