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

Updated Style.CSS file #22

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

uneamour
Copy link

Added display: block (see row 5)
Added float: left; (see row 6)
Added a.hover and color (see row 7)
Added box-sizing: border-box (see row 9-11)
Added .header h1 and corresponding font size and color (see rows 13-16)
Added .header h2 and corresponding font size and color (see rows 18-21)
Added display: inline-block (see row 26)
Added width and percentage (see row 39)

Added Eric Meyers reset.css file
Added display: block (see row 5)
Added float: left; (see row 6)
Added a.hover and color (see row 7)
Added box-sizing: border-box (see row 9-11)
Added .header h1 and corresponding font size and color (see rows 13-16)
Added .header h2 and corresponding font size and color (see rows 18-21)
Added display: inline-block (see row 26)
Added width and percentage (see row 39)
Added separate grouping for a:hover outside of the body
Second round revision to Style.CSS file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant