mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 15:38:12 +08:00
initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.root {
|
||||
background: #fff;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: Georgia,serif;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
/*
|
||||
a {
|
||||
color: #ad1b11;
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user