git ssb

0+

Grey the earthling / gkn.me.uk



Commit deb19a677f13435b3b3490e3f65fb5a18523529d

Remove visually-hidden <hr> before page title

The page reads clearly without it,
and there's nothing (but a decorative image) before it on the home page.
Greg K Nicholson committed on 2/16/2018, 5:23:35 PM
Parent: 661c9a1e7ed483924e6f5e1e139ec099ac152f8f

Files changed

themes/ran/templates/base.htmlchanged
themes/ran/templates/base.htmlView
@@ -43,9 +43,8 @@
4343 </a>
4444 {%- endblock -%}
4545 </nav>
4646 {%- endblock -%}
47- <hr class="visuallyhidden">
4847 </section>
4948 {%- block main -%}
5049 <header>
5150 {%- block pagetitle -%}

Built with git-ssb-web