fix missing dates on news pages. they were hidden before

hslick-master
Leah Rowe 2021-09-12 19:05:27 +01:00
parent dfedfa8139
commit 03368d08e7
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ code,pre,#TOC,a:hover{background:#eee}
margin:.7%;
text-align:center
}
.title>*{display:block}
.title>*,span.date{display:block}
img,video{max-width:100%}
.left,#TOC{
float:left;