Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
50eb95beae37a1fcf307038e711962476289f393
/
.
/
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
;
}