mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-27 18:26:14 -04:00
Added postcss-loader to provide fallbacks for older browsers
This commit is contained in:
parent
e4ad7768d5
commit
a418f63a44
6 changed files with 29 additions and 47 deletions
|
@ -6,6 +6,7 @@
|
|||
* @license Apache-2.0
|
||||
*/
|
||||
|
||||
:root,
|
||||
:root.classic {
|
||||
--primary-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
--primary-font-colour: #333;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue