mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
14 lines
No EOL
152 B
Text
14 lines
No EOL
152 B
Text
|
|
.plans {
|
|
blockquote {
|
|
footer{
|
|
/* accessibility fix */
|
|
color: @ol-blue-gray-3;
|
|
}
|
|
}
|
|
.plans-header{
|
|
h1, h2 {
|
|
color: @gray-dark;
|
|
}
|
|
}
|
|
} |