Axel Nordh
4 năm trước cách đây
mục cha
commit
6010c19c7b
|
@@ -1,3 +1,11 @@
|
|
|
table, th, td {
|
|
table, th, td {
|
|
|
border: 1px solid black;
|
|
border: 1px solid black;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.hide {
|
|
|
|
|
+ position: absolute;
|
|
|
|
|
+ top: -1px;
|
|
|
|
|
+ left: -1px;
|
|
|
|
|
+ width: 1px;
|
|
|
|
|
+ height: 1px;
|
|
|
}
|
|
}
|