Mercurial
diff mrjunejune/pages/base.css @ 73:ede391ac83c8
[MrJuneJune] My own websites.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Wed, 31 Dec 2025 09:07:29 -0800 |
| parents | 114cad94008f |
| children | 35b1abc37969 |
line wrap: on
line diff
--- a/mrjunejune/pages/base.css Mon Dec 29 07:50:07 2025 -0800 +++ b/mrjunejune/pages/base.css Wed Dec 31 09:07:29 2025 -0800 @@ -72,12 +72,12 @@ /* Fonts */ @font-face { font-family: "Roboto"; - src: url("/Roboto-Regular.ttf"); + src: url("/fonts/Roboto-Regular.ttf"); } @font-face { font-family: "Roboto Light"; - src: url("/Roboto-Thin.ttf"); + src: url("/fonts/Roboto-Thin.ttf"); } a {