onecol.css 116 B

1234567
  1. /*
  2. * @file
  3. * Provides the layout styles for layout_onecol.
  4. */
  5. .layout--onecol .layout__region {
  6. width: 100%;
  7. }