first commit 2
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.tbl_frm01 {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.tbl_frm01 th, .tbl_frm01 td {
|
||||
border: 1px solid #ccc;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.tbl_frm01 th {
|
||||
background: #eee;
|
||||
}
|
||||
Reference in New Issue
Block a user