9 lines
83 B
CSS
9 lines
83 B
CSS
td.btm{
|
|
vertical-align: bottom !important;
|
|
}
|
|
|
|
body{
|
|
overflow-x: hidden;
|
|
}
|
|
|