format: run prettify

This commit is contained in:
SethBurkart123
2025-05-05 18:04:10 +10:00
parent 771169348f
commit 0f9f618164
142 changed files with 28768 additions and 20790 deletions
+10 -8
View File
@@ -1,21 +1,23 @@
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?biv4go');
src: url('fonts/icomoon.eot?biv4go#iefix') format('embedded-opentype'),
url('IconFamily.woff') format('woff'),
url('fonts/icomoon.svg?biv4go#icomoon') format('svg');
font-family: "icomoon";
src: url("fonts/icomoon.eot?biv4go");
src:
url("fonts/icomoon.eot?biv4go#iefix") format("embedded-opentype"),
url("IconFamily.woff") format("woff"),
url("fonts/icomoon.svg?biv4go#icomoon") format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
input.unitRight {
font-family: 'icomoon';
font-family: "icomoon";
}
[class^="icon-"], [class*=" icon-"] {
[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
font-family: "icomoon" !important;
speak: never;
font-style: normal;
font-weight: normal;