diff --git a/public/index.html b/public/index.html index 90d1bea..cc922b0 100644 --- a/public/index.html +++ b/public/index.html @@ -12,13 +12,13 @@

intelly

@@ -27,23 +27,23 @@

intelly

Blog

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque aliquam, ligula ut lacinia sollicitudin, orci ex mollis ante, eget fringilla tellus nisi non justo. Aenean egestas sollicitudin magna, vitae tincidunt risus gravida blandit. Proin ultricies elit sapien, commodo efficitur tortor fermentum at.

-
-
-
- -
+
@@ -55,7 +55,7 @@

Blog post

  • date
  • comments
  • - + Read More
    @@ -67,8 +67,8 @@

    Serene in their assurance of their empire over matter

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque aliquam, ligula ut lacinia sollicitudin, orci ex mollis ante, eget fringilla tellus nisi non justo. Aenean egestas sollicitudin magna, vitae tincidunt risus gravida blandit. Proin ultricies elit sapien, commodo efficitur tortor fermentum at.

    - - + Contact + Learn More
    @@ -81,16 +81,16 @@

    Serene in their assurance of their empire over matter

    email
    - icon one - icon two - icon three +

    icon one

    +
    icon two
    +
    icon three
    - copyright - TERMS OF USE - PRIVACY POLICY - CONTACT - SUPPORT + © 2014 Intelly, LLC + Terms of Use + Privacy Policy + Contact + Support diff --git a/sass/utils/_variables.scss b/sass/utils/_variables.scss index 5e8f241..503576d 100644 --- a/sass/utils/_variables.scss +++ b/sass/utils/_variables.scss @@ -5,3 +5,9 @@ $icons: (linkedin2 "\e603") (pinterest "\e604") (pinterest2 "\e605"); + +$color-background: #ffffff; // white +$color-high-contrast: #1e1d24; // off black +$color-low-contrast: #b4b3b5; // light grey +$color-highlight: #97f1e7; // aqua +$color-highlight-contrast: #5a8785 // dark grey