Files
frontend-app-learning/public/static/LmsHtmlFragment.css
2023-01-25 10:08:44 -05:00

12 lines
128 B
CSS

body a {
color: #00688D;
}
body.inline-link a {
text-decoration: underline;
}
body.small {
font-size: 0.875rem;
}