mirror of https://github.com/kc0bfv/ticky_tacky_dark.git

Karl
05.37.2020 342348fd7b24e149617bf7b7f65a9c4a3a7fd113
Update font location
1 files modified
2 ■■■ changed files
static/css/myboth.css 2 ●●● patch | view | raw | blame | history
static/css/myboth.css
@@ -7,7 +7,7 @@
/* Make my own styles up */
@font-face {
    font-family: "Ubuntu-Titling";
    src: url("/font/ubuntu-titling/UbuntuTitling-Bold.ttf") format("truetype");
    src: url("../font/ubuntu-titling/UbuntuTitling-Bold.ttf") format("truetype");
}
.top-section {