cms/app-client/app/styles/app.scss
author nowmad@23.1.168.192.in-addr.arpa
Fri, 06 Nov 2015 15:38:42 +0100
changeset 7 479b1dd5a8e3
parent 5 d4b3da0dadc9
child 13 ba32dd4cf8d3
permissions -rw-r--r--
update .hgignore to ignore build, temp and config files in the ember app and the drupal module

#corpus-app {
  border: 1px solid;
  width: 940px;
  height: 900px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;

}