@compodoc/compodoc
Version:
The missing documentation tool for your Angular application
23 lines (18 loc) • 328 B
CSS
/* You can add global styles to this file, and also import other style files */
app-root {
text-align: center;
margin: 65px auto 0;
display: block;
}
.todoapp {
text-align: left;
}
.info {
margin: 0 auto 0 ;
}
.links {
margin: 65px auto 0 ;
}
.btn-filter {
cursor: pointer;
}