Sha256: 364e246a5554d8a8bd098310e30b0a05dfc399b58d282d803a7c98805fd376ea

Contents?: true

Size: 261 Bytes

Versions: 26

Compression:

Stored size: 261 Bytes

Contents

:root {
  --body-background: #fafafa;
  --body-color: #444;  
}

body {
  background: var(--body-background);
  color: var(--body-color);
  font-family: sans-serif;
}

h1, nav, footer {
  text-align: center;
}

main {
  margin: 4rem auto;
  max-width: 60rem;
}

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
bridgetown-core-1.0.0.alpha11 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha10 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha9 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha8 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha7 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha6 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha5 lib/site_template/frontend/styles/index.css
bridgetown-core-0.21.5 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha4 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha3 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha2 lib/site_template/frontend/styles/index.css
bridgetown-core-1.0.0.alpha1 lib/site_template/frontend/styles/index.css
bridgetown-core-0.21.4 lib/site_template/frontend/styles/index.css
bridgetown-core-0.21.3 lib/site_template/frontend/styles/index.css
bridgetown-core-0.21.2 lib/site_template/frontend/styles/index.css
bridgetown-core-0.21.1 lib/site_template/frontend/styles/index.css
bridgetown-core-0.21.0 lib/site_template/frontend/styles/index.css
bridgetown-core-0.21.0.beta4 lib/site_template/frontend/styles/index.css
bridgetown-core-0.21.0.beta3 lib/site_template/frontend/styles/index.css
bridgetown-core-0.21.0.beta2 lib/site_template/frontend/styles/index.css