mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
8 lines
62 B
CSS
8 lines
62 B
CSS
|
|
th {
|
||
|
|
text-align: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
tr {
|
||
|
|
border: 1px solid black;
|
||
|
|
}
|