Skip to content

Update landing page style - color styling, social icons, donate, phone number#16

Open
willmero wants to merge 8 commits intomasterfrom
update-landing-page-style
Open

Update landing page style - color styling, social icons, donate, phone number#16
willmero wants to merge 8 commits intomasterfrom
update-landing-page-style

Conversation

@willmero
Copy link
Copy Markdown
Collaborator

Adds:

  • Color styling to links and drop down selector menu to match the styling of AO
  • Social icons (placeholders, they don't actually link out yet)
  • Donate button (placeholder, does not actually lead to a donate page yet)
  • Toll-free number in header

@willmero willmero self-assigned this Aug 19, 2018
@willmero willmero requested a review from mwraich August 19, 2018 04:07
border-color: #b3ba3f;
border-width: 1px;
border-radius: 32px;
padding: 10px 20px 10px 20px;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@willmero do we want pixels or ems? That seems to be the standard in the other files.

</div>
<div class="main clearfix">
<div class="contact-donate-bar">
<span class="toll-free">Toll Free:&nbsp;</span>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@willmero would a regular space no work here?

Comment thread themes/default/public/styles/raneto.css Outdated
a:hover
{
color: #026288;
color: #dae611;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@willmero instead of hardcoding these values, lets follow best practice and set them in a variable?

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.

2 participants