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

Breadcrumb

  1. Drupal Core 11.1.x

onecol.css

Same filename in this branch
  1. 11.1.x core/themes/stable9/layouts/layout_discovery/onecol/onecol.css
/*
 * @file
 * Provides the layout styles for layout_onecol.
 */
.layout--onecol .layout__region {
  width: 100%;
}

File

core/modules/layout_discovery/layouts/onecol/onecol.css

View source
  1. /*
  2. * @file
  3. * Provides the layout styles for layout_onecol.
  4. */
  5. .layout--onecol .layout__region {
  6. width: 100%;
  7. }
RSS feed
Powered by Drupal