summaryrefslogtreecommitdiffstats
path: root/o3d/samples/GoogleIO-2009/assets/style.css
blob: 71fc4417bdf1406b6958a6d0f97089685f9e6f10 (plain)
1
2
3
4
5
6
7
8
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  font-family: Arial, sans-serif;
}