mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-04 22:49:48 +08:00
12 lines
100 B
CSS
12 lines
100 B
CSS
th {
|
|
text-align: left;
|
|
}
|
|
|
|
tr {
|
|
border: 1px solid black;
|
|
}
|
|
|
|
.redbox {
|
|
background-color: red;
|
|
}
|