overleaf/services/web/public/stylesheets/app/content_page.less

9 lines
164 B
Text
Raw Normal View History

2018-09-20 18:30:50 -04:00
/*
Styling for content pages
Including: about, home, blog, /for/__, legal, contact, portals
*/
.content-page {
a:not(.btn) {
color: @link-color-alt;
}
}