btcpayserver/BTCPayServer/wwwroot/checkout/css
Dennis Reimann 7c349b12b2
Self-host webfonts
This inlines all webfonts we are using throughout the app, instead of loading them from Google Fonts. There are several benefits to this approach:
- Better performance
- We don't have any problems in regards to potential Google Fonts downtimes
- It protects our users privacy, as they don't have to request those fonts from a third-party

It sets up individual css files per font-face, so that they are easier to include and require on a per use-case basis.
2020-08-06 22:18:26 +02:00
..
themes Checkout CSS improvements (#1684) 2020-06-23 16:25:43 +02:00
default-logo.svg Moving default theme back to root now that we don't have separate setting 2020-03-30 01:38:45 -05:00
default.css Checkout CSS improvements (#1684) 2020-06-23 16:25:43 +02:00
vex-extrastyles.css Removed border when there is only one currency 2019-03-03 17:44:28 -06:00
vex-theme-btcpay.css Displaying payment method name during checkout 2018-07-13 15:58:59 -05:00