UNPKG

@hicoder/angular-cli

Version:

Angular UI componenets and service generator. It works with the mean-rest-express package to generate the end to end web application. The input to this generator is the Mongoose schema defined for the express application. mean-rest-express exposes the Res

51 lines (44 loc) 611 B
.detail { width: 100%; margin: 0 auto; } .card-title, .card-subtitle { text-align: center; } .card-text{ margin-top: 2rem; } .card label { font-weight: bold; font-size: 1rem; } /* .card span { margin-left: 1rem; } */ .referred-by-links { text-align: left; } .referred-by-links a { margin-left: 1rem; } .pointer { cursor: pointer; } .badge-click { cursor: pointer; } div.badge-click:hover { color: #fff; text-decoration: none; background-color: #0062cc; } .post-head-picture { width: 100%; height: 20rem; overflow: hidden; } .transparent-border { border-color: rgba(0,0,0,0); }