Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

page-title.pcss.css

Same filename in this branch
  1. 11.1.x core/themes/claro/css/components/page-title.pcss.css

Page title.

File

core/themes/olivero/css/components/page-title.pcss.css

View source
  1. /**
  2. * @file
  3. * Page title.
  4. */
  5. @import "../base/media-queries.pcss.css";
  6. .page-title {
  7. /*
  8. Necessary to properly display the star icon from core's shortcut
  9. module.
  10. */
  11. display: inline;
  12. }
RSS feed
Powered by Drupal