zulip/templates
Aman Agrawal b39347a946 portico: Fix multiple landing pages broken.
Since postcss tries to preserve specificity of selectors which
are defined in in a group, a `:not(#does-not-exist)` selector
was added to the non ID selectors (solutions-page and case-study-page).

This caused the CSS styles to override other styles due to
unexpectedly increased specificity.

To fix it, we remove the ID selector `#why-zulip-page` from the
group.
2024-11-18 10:32:53 -08:00
..
analytics templates: Move support templates to /templates/corporate/support. 2024-01-30 10:06:48 -08:00
confirmation portico_error_pages: Collect zerver error pages into a folder. 2024-06-05 09:06:44 -07:00
corporate portico: Fix multiple landing pages broken. 2024-11-18 10:32:53 -08:00
tests
two_factor css: Remove unused btn-block styles. 2024-01-25 18:35:38 -08:00
zerver bootstrap-btn: Rename btn -> bootstrap-btn. 2024-11-14 12:03:36 -08:00
zilencer templates: Move remote_realm_server_mismatch_error.html to zerver. 2024-01-15 16:50:48 -08:00
.gitignore
4xx.html portico_error_pages: Collect zerver error pages into a folder. 2024-06-05 09:06:44 -07:00
404.html portico_error_pages: Collect zerver error pages into a folder. 2024-06-05 09:06:44 -07:00
500.html portico_error_pages: Collect zerver error pages into a folder. 2024-06-05 09:06:44 -07:00