5 lines
126 B
CSS
5 lines
126 B
CSS
.mls_nav > div.mls_next:before,
|
|
.mls_nav > div.mls_prev:before {
|
|
content: attr(data-title);
|
|
font-family: Material Icons;
|
|
} |