Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7d84453188fa5e3840474a8a25e59fcaed568993
/
.
/
web
/
gui
/
src
/
main
/
webapp
/
base.css
blob: 51f16fe365f146d65124b289f7b53e34e371252c [
file
] [
log
] [
blame
]
/*
Base CSS file
@author Simon Hunt
*/
html
{
font-family
:
sans-serif
;
-webkit-text-size-adjust
:
100%
;
-ms-text-size-adjust
:
100%
;
}
body
{
margin
:
0
;
}