angular-docs-cn/public/docs/_examples/cb-a1-a2-quick-reference/ts/app/app.component.css

10 lines
140 B
CSS

.active {font-style: italic;}
.shazam {font-weight: bold;}
img {height: 100px;}
table td {
padding: 4px;
border: 1px solid #e0e0e0;
}