Some Fixes (#83)

* change simulator svg

* change radio image

* Remove google fonts cdn

* change color of 'advanced' button
This commit is contained in:
Amerlander
2020-02-14 02:24:42 +01:00
committed by GitHub
parent a52fe73cb3
commit a4f86fb7ac
14 changed files with 870 additions and 955 deletions

View File

@ -2,7 +2,7 @@
User Global Variables
*******************************/
@importGoogleFonts: true;
@importGoogleFonts: false;
@fontName : 'Roboto Mono';
@ -24,7 +24,7 @@
@brown:#6B5B4C;
@grey:#42495F;
@pageBackground : #FDFDFA;
@pageBackground: #FDFDFA;
/*******************************
PXT Overrides