/* * Place custom CSS files, or add to this file for additional CSS definitions. */ /* Social media icons in footer */ .footer-social { margin-right: 0.5em; } /* //////////////////////////////////////// */ /* * Charlotte's additions to "Huey" theme */ body { width: 60em; margin: auto; } @font-face { font-family: StrongSword; src: url("/font/strongswordpure.ttf"); } .navbar-brand, .title { font-family: StrongSword; } .navbar-brand { color: #8f714a; } .title { display: block; } .subtitle { font-weight: bold; color: #000; display: block; }