overleaf/services/web/public/stylesheets/app/content_page.less
2018-09-20 17:30:50 -05:00

9 lines
No EOL
164 B
Text

/*
Styling for content pages
Including: about, home, blog, /for/__, legal, contact, portals
*/
.content-page {
a:not(.btn) {
color: @link-color-alt;
}
}