6 lines
66 B
CSS
6 lines
66 B
CSS
/* tables */
|
|
.tester { /* */
|
|
position: absolute;
|
|
top: -999em;
|
|
}
|