mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 13:49:00 +02:00
Merge pull request #31091 from overleaf/td-new-plans-temp-page
Basic temporary pricing page for new plans GitOrigin-RevId: eec126599b21dfda4d8067c110553539b29f3451
This commit is contained in:
@@ -1541,3 +1541,15 @@ $z-index-group-member-picker-list: 1;
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.plans-watermark {
|
||||
position: fixed;
|
||||
left: 150px;
|
||||
top: 5px;
|
||||
font-size: var(--font-size-07);
|
||||
border: solid magenta 3px;
|
||||
padding: var(--spacing-04);
|
||||
color: magenta;
|
||||
opacity: 0.3;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user