Merge pull request #10691 from overleaf/jel-cms-style

[web] Limit to CMS pages

GitOrigin-RevId: e5f3f3cb72264b3ef6f01dbfe8071d8c970dd631
This commit is contained in:
Eric Mc Sween 2022-11-28 10:52:54 -05:00 committed by Copybot
parent 3efcd3e52b
commit d21fd77d54

View file

@ -8,7 +8,7 @@
/*
Links and Buttons
*/
&:not(.page-style) {
&.cms-page&:not(.page-style) {
a {
color: @link-color-alt;
&:hover {