projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
15781: Uses 'contains' or 'ilike' on prop searches depending on API revision.
[arvados.git]
/
src
/
index.css
1
body {
2
margin: 0;
3
padding: 0;
4
font-family: 'Roboto', "Helvetica", "Arial", sans-serif;
5
width: 100vw;
6
height: 100vh;
7
}