overleaf/services/web/public/stylesheets/app/plans-ol.less

14 lines
152 B
Text
Raw Normal View History

.plans {
blockquote {
footer{
/* accessibility fix */
color: @ol-blue-gray-3;
}
}
.plans-header{
h1, h2 {
color: @gray-dark;
}
}
}