Skip to content

Commit ffa59d8

Browse files
committed
add google fonts to test dashboard
1 parent a6160bf commit ffa59d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devtools/test_dashboard/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<title>Plotly.js Devtools</title>
5+
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:600,400,300,200|Droid+Sans|PT+Sans+Narrow|Gravitas+One|Droid+Sans+Mono|Droid+Serif|Raleway|Old+Standard+TT"/>
56
<link rel="stylesheet" type="text/css" href="./style.css">
67
</head>
78
<body>

0 commit comments

Comments
 (0)