mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-13 07:04:39 +00:00
add extra icons + clean up styling
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@font-face {
|
||||
font-family: 'IconFamily';
|
||||
src: local('IconFamily') local('Icon Family') url('/fonts/IconFamily.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
Binary file not shown.
@@ -35,6 +35,10 @@
|
||||
"resources": ["icons/*"],
|
||||
"matches": ["*://*/*"]
|
||||
},
|
||||
{
|
||||
"resources": ["fonts/*"],
|
||||
"matches": ["*://*/*"]
|
||||
},
|
||||
{
|
||||
"resources": ["images/*"],
|
||||
"matches": ["*://*/*"]
|
||||
|
||||
Reference in New Issue
Block a user