1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-01 12:26:38 +00:00
openmw/docs/source/_static/theme.css
2025-06-16 15:36:43 -07:00

11 lines
No EOL
163 B
CSS

.content {
width: 60em;
}
a.next-page, a.prev-page {
color: var(--color-link);
}
a.next-page:hover, a.prev-page:hover {
text-decoration: underline;
}