You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,21 +3,21 @@ Buttons
3
3
4
4
Buttons is a fully customizable CSS button library that's built using Sass & Compass, and created by [Alex Wolfe](https://twitter.com/alexwolfe) and [Rob Levin](https://twitter.com/roblevintennis).
5
5
6
-
Quickly get started by [visiting the Buttons Builder Website](http://alexwolfe.github.io/Buttons/) where you can view live examples and fully customize your Buttons download.
6
+
Quickly get started by [visiting the Buttons Builder Website](http://unicorn-ui.github.io/Buttons/) where you can view live examples and fully customize your Buttons download.
7
7
8
-
[](http://alexwolfe.github.io/Buttons/)
8
+
[](http://unicorn-ui.github.io/Buttons/)
9
9
10
10
Setup & Installation
11
11
====================
12
12
13
-
1. Visit the [Buttons Builder Website](http://alexwolfe.github.io/Buttons/), download and add files to your website.
13
+
1. Visit the [Buttons Builder Website](http://unicorn-ui.github.io/Buttons/), download and add files to your website.
14
14
2. Include css in the head of your webpage. *You only need the font-awesome css if you're using icons*
<ahref="https://twitter.com/share" class="twitter-share-button" data-url="http://alexwolfe.github.io/Buttons/" data-text="Buttons - a customizable CSS button library built with Sass & Compass">Tweet</a>
72
+
<ahref="https://twitter.com/share" class="twitter-share-button" data-url="http://unicorn-ui.github.io/Buttons/" data-text="Buttons - a customizable CSS button library built with Sass & Compass">Tweet</a>
<aclass="button button-rounded button-flat-primary button-tiny" href="https://github.com/alexwolfe/Buttons/raw/gh-pages/Buttons.zip"><iclass="fa fa-download"></i> Download Buttons</a> and add files to your website.
722
+
<aclass="button button-rounded button-flat-primary button-tiny" href="https://github.com/unicorn-ui/Buttons/raw/gh-pages/Buttons.zip"><iclass="fa fa-download"></i> Download Buttons</a> and add files to your website.
<li><aclass="button button-rounded button-flat-action button-tiny" href="https://github.com/alexwolfe/Buttons/"><iclass="fa fa-github"></i> Fork or Download</a> the Buttons project on github.
741
+
<li><aclass="button button-rounded button-flat-action button-tiny" href="https://github.com/unicorn-ui/Buttons/"><iclass="fa fa-github"></i> Fork or Download</a> the Buttons project on github.
742
742
</li>
743
743
<li>Make sure you have <atarget="_blank" href="http://sass-lang.com/download.html">Sass</a> and <atarget="_blank" href="http://compass-style.org/install/">Compass</a> installed.</li>
744
744
<li>Edit the _options.scss with your own custom values</li>
0 commit comments