4 lines
59 B
CSS
4 lines
59 B
CSS
@charset "UTF-8";
|
|
.nowraponall {
|
|
white-space: nowrap;
|
|
} |
@charset "UTF-8";
|
|
.nowraponall {
|
|
white-space: nowrap;
|
|
} |