Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RP-1: Styleguide. #16

Merged
merged 32 commits into from
Jun 20, 2016
Merged

RP-1: Styleguide. #16

merged 32 commits into from
Jun 20, 2016

Conversation

EdgarBarrantes
Copy link
Contributor

To do:

  • Styleguide according to design.

Steps to test:

  • Check that the design in the styleguide corresponds to the design files.

@EdgarBarrantes EdgarBarrantes changed the title Feature/rp 1 style guide styles RP-1: Styleguide. Jun 17, 2016
@import "checkbox";
@import "lists";
@import "radio";
@import "typography";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typography should be the first one. It contains base styles that may be overridden in the other sheets.

margin-left: 10px;
}

input[type='submit'].button-red, .button-red,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's hard to add a class to submit buttons. All submits will have the same style. Other colors and button styles will only be used in links (i.e. CTA's).

@cienvaras
Copy link
Contributor

@erian7 Add a README.md file to the theme, with details about folder structure, libraries used and gulp tasks.

font-family: $open-sans;
line-height: 1.4;
color: $dark;
font-size: 62.5%;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Body font-size would be 62.5% of 62.5%.

@cienvaras cienvaras mentioned this pull request Jun 20, 2016
3 tasks
@cienvaras
Copy link
Contributor

@erian7 :shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants