Fix profile.css type

This commit is contained in:
Wirlaburla 2023-06-28 20:16:01 -05:00
parent 8dfe81b996
commit d11c667cb2

View File

@ -14,7 +14,7 @@ body.profile .page-container {
body.profile .page-container .header-table,
body.profile .page-container .tabbed-container .tablist,
div.button {
font-style: Pixio;
font-family: Pixio;
image-rendering: crisp-edges;
image-rendering: -moz-crisp-edges;
image-rendering: -webkit-optimize-contrast;