page-title.css
Same filename in this branch
Same filename and directory in other branches
- 10 core/profiles/demo_umami/themes/umami/css/components/blocks/page-title/page-title.css
- 10 core/themes/olivero/css/components/page-title.css
- 10 core/themes/claro/css/components/page-title.css
- 11.x core/profiles/demo_umami/themes/umami/css/components/blocks/page-title/page-title.css
- 11.x core/themes/olivero/css/components/page-title.css
- 11.x core/themes/claro/css/components/page-title.css
- 8.9.x core/profiles/demo_umami/themes/umami/css/components/blocks/page-title/page-title.css
- 8.9.x core/themes/seven/css/components/page-title.css
- 8.9.x core/themes/claro/css/components/page-title.css
- 8.9.x core/themes/bartik/css/components/page-title.css
Page title.
File
-
core/
themes/ seven/ css/ components/ page-title.css
View source
- /**
- * @file
- * Page title.
- */
- .page-title {
- display: inline-block;
- -webkit-font-smoothing: antialiased;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.