Loading index.php +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ get_header(); </div> <footer> <time><?php the_date(); ?></time> <div class="published date"><time><?php the_date(); ?></time></div> </footer> </article> <?php endwhile; ?> Loading style.css +1 −1 Original line number Diff line number Diff line Loading @@ -606,7 +606,7 @@ main.list .content { margin-top: 1.5em; } main.list footer time { main.list footer .date { position: absolute; top: 0.5em; right: 1em; Loading Loading
index.php +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ get_header(); </div> <footer> <time><?php the_date(); ?></time> <div class="published date"><time><?php the_date(); ?></time></div> </footer> </article> <?php endwhile; ?> Loading
style.css +1 −1 Original line number Diff line number Diff line Loading @@ -606,7 +606,7 @@ main.list .content { margin-top: 1.5em; } main.list footer time { main.list footer .date { position: absolute; top: 0.5em; right: 1em; Loading