5 lines
96 B
CSS
5 lines
96 B
CSS
.page_nav {
|
|
min-width: 200px;
|
|
padding: 0px 20px 0px 0px;
|
|
border-right: 1px solid lightgray;
|
|
} |