[html] centre the dates

This commit is contained in:
Hylke Bons 2011-03-18 16:16:38 +00:00
parent 7dc64c49c7
commit 700377e57a

View file

@ -29,6 +29,8 @@
width: 90%;
text-shadow: 0 1px 0 rgba(255, 255, 255, 1.0);
margin-bottom: 9px;
margin-left: auto;
margin-right: auto;
}
.day-entry-content {