mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
simple theme : replace magnet.svg with a home made version
This commit is contained in:
parent
9e79ad4bde
commit
cc69b1cd87
14 changed files with 33 additions and 27 deletions
|
|
@ -3,12 +3,12 @@
|
|||
|
||||
@font-face {
|
||||
font-family:"ion";
|
||||
src:url("../fonts/ion.eot?94af7082ea096aefe3a7b6642834716e");
|
||||
src:url("../fonts/ion.eot?492c5e946f5ae6f02467d64ca0f55cd1");
|
||||
src:url("../fonts/ion.eot?#iefix") format("embedded-opentype"),
|
||||
url("../fonts/ion.woff2?94af7082ea096aefe3a7b6642834716e") format("woff2"),
|
||||
url("../fonts/ion.woff?94af7082ea096aefe3a7b6642834716e") format("woff"),
|
||||
url("../fonts/ion.ttf?94af7082ea096aefe3a7b6642834716e") format("truetype"),
|
||||
url("../fonts/ion.svg?94af7082ea096aefe3a7b6642834716e#ion") format("svg");
|
||||
url("../fonts/ion.woff2?492c5e946f5ae6f02467d64ca0f55cd1") format("woff2"),
|
||||
url("../fonts/ion.woff?492c5e946f5ae6f02467d64ca0f55cd1") format("woff"),
|
||||
url("../fonts/ion.ttf?492c5e946f5ae6f02467d64ca0f55cd1") format("truetype"),
|
||||
url("../fonts/ion.svg?492c5e946f5ae6f02467d64ca0f55cd1#ion") format("svg");
|
||||
font-weight:normal;
|
||||
font-style:normal;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue