mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
9 lines
140 B
CSS
9 lines
140 B
CSS
.active {font-style: italic;}
|
|
.shazam {font-weight: bold;}
|
|
|
|
img {height: 100px;}
|
|
|
|
table td {
|
|
padding: 4px;
|
|
border: 1px solid #e0e0e0;
|
|
}
|