8 lines
No EOL
83 B
CSS
8 lines
No EOL
83 B
CSS
.width0 {
|
|
width: 0;
|
|
}
|
|
|
|
.auto-table {
|
|
table-layout: auto;
|
|
width: 100%;
|
|
} |