Change font of tagcloud (#16964) (#17012)

This commit is contained in:
Tim Roes 2018-03-07 21:47:13 +01:00 committed by GitHub
parent 821adab489
commit 8d0c0c9b2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ class TagCloud extends EventEmitter {
this.resize();
//SETTING (non-configurable)
this._fontFamily = 'Impact';
this._fontFamily = 'Open Sans, sans-serif';
this._fontStyle = 'normal';
this._fontWeight = 'normal';
this._spiral = 'archimedean';//layout shape