recipe.css
Same filename and directory in other branches
- 10 core/profiles/demo_umami/themes/umami/css/components/content-types/recipe/recipe.css
- 11.x core/profiles/demo_umami/themes/umami/css/components/content-types/recipe/recipe.css
- 9 core/profiles/demo_umami/themes/umami/css/components/content-types/recipe/recipe.css
- 8.9.x core/profiles/demo_umami/themes/umami/css/components/content-types/recipe/recipe.css
This file is used to style the recipe using the 'full' view mode.
File
-
core/
profiles/ demo_umami/ themes/ umami/ css/ components/ content-types/ recipe/ recipe.css
View source
- /**
- * @file
- * This file is used to style the recipe using the 'full' view mode.
- */
-
- .node--type-recipe.node--view-mode-full .block-views-blockrelated-recipes-related-recipes-block {
- margin-top: 2rem;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.