Subversion Repositories eFlore/Applications.coel

Rev

Rev 49 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
10 jpm 1
/** Add css rules here for your application. */
2
 
3
 
4
/** Example rules used by the template application (remove for your app) */
5
.pc-template-btn {
6
  display: block;
7
  font-size: 16pt
8
}
9
 
10
#pc-template-img {
11
  margin-top: 20px;
12
}