• File: example.css
  • Full Path: /home/dealkatnwc/www/GDEAL/bower_components/morrisjs/examples/lib/example.css
  • Date Modified: 02/11/2019 2:12 PM
  • File size: 158 bytes
  • MIME-type: text/plain
  • Charset: utf-8
body {
  width: 800px;
  margin: 0 auto;
}
#graph {
  width: 800px;
  height: 250px;
  margin: 20px auto 0 auto;
}
pre {
  height: 250px;
  overflow: auto;
}