recipe.css

Same filename and directory in other branches
  1. 9 core/profiles/demo_umami/themes/umami/css/components/content-types/recipe/recipe.css
  2. 10 core/profiles/demo_umami/themes/umami/css/components/content-types/recipe/recipe.css
  3. 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
  1. /**
  2. * @file
  3. * This file is used to style the recipe using the 'full' view mode.
  4. */
  5. .node--type-recipe.node--view-mode-full .block-views-blockrelated-recipes-related-recipes-block {
  6. margin-top: 2rem;
  7. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.