mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-19 10:58:10 +08:00
add roboto
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Cellx</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:400,400i,700" rel="stylesheet">
|
||||
<style>
|
||||
html, body, p, h1, h2, h3, h4, h5, h6, span, button, input {
|
||||
font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
|
||||
font-family: 'Roboto','Helvetica Neue','Helvetica','Arial',sans-serif;
|
||||
font-size: 16px;
|
||||
}
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user