codeforamerica / bizfriendly-web

An experiment in digital literacy lessons. The experiment is now over.
http://bizfriend.ly
22 stars 67 forks source link

Checked consistency across all pages for hyperlinks #270

Closed VSriV closed 9 years ago

VSriV commented 9 years ago

Properties included: text decoration to underline, applied hover property to change color. Pages modified are: (a)learn.html, teach.html,teaching-guide.html,about.html,lesson-builder.html,new-service.html, new-category.html, service.html- Previously no underline & hover property (b)main.css was modified to enable the changes to be reflected

  1. Provided link for Sign In/Sign Up, instead of "Sign up and come back here" text message. This enables easy navigation for the user. Files modified: (a)new-category.html : Previously - only Sign up link was present (b)lesson-builder.html: Only text message was present (c)new-service.html: Only text message was present (d)service.js: Text message was modified to Text+link to enable the changes to be reflected.

There are two changes made in one commit.