Files
2025-02-10 17:42:04 +06:00

13 lines
121 B
CSS

nav#landmarks {
display:none;
}
nav#page-list {
display:none;
}
ol {
list-style-type: none;
}