/* Hide 'View page source' link by href */
a[href="_sources/index.rst.txt"] {
    display: none !important;
}

