diff --git a/compare.html b/compare.html old mode 100755 new mode 100644 index 512e555..83011be --- a/compare.html +++ b/compare.html @@ -3,7 +3,7 @@ -A collection of best front-end frameworks | usabli.ca +A collection of best front-end frameworks with comparison | By usabli.ca @@ -27,27 +27,23 @@

Frameworks

-

+

Follow @usablica - Tweet - - + Tweet +

-
-
-
-

+

A collection of best front-end frameworks for faster and easier web development.

-
+
diff --git a/css/fonts.css b/css/fonts.css deleted file mode 100755 index 994251c..0000000 --- a/css/fonts.css +++ /dev/null @@ -1,44 +0,0 @@ -@font-face { - font-family: 'DroidSansRegular'; - src: url('../fonts/DroidSans/DroidSans-webfont.eot'); - src: url('../fonts/DroidSans/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), - url('../fonts/DroidSans/DroidSans-webfont.woff') format('woff'), - url('../fonts/DroidSans/DroidSans-webfont.ttf') format('truetype'), - url('../fonts/DroidSans/DroidSans-webfont.svg#DroidSansRegular') format('svg'); - font-weight: normal; - font-style: normal; - -} -@font-face { - font-family: 'Sosa'; - src: url('../fonts/sosa/sosa.eot'); - src: url('../fonts/sosa/sosa.eot?#iefix') format('embedded-opentype'), - url('../fonts/sosa/sosa.woff') format('woff'), - url('../fonts/sosa/sosa.ttf') format('truetype'), - url('../fonts/sosa/sosa.svg#Sosa') format('svg'); - font-weight: normal; - font-style: normal; - -} - -@font-face { - font-family: 'DroidSansBold'; - src: url('../fonts/DroidSans/DroidSans-Bold-webfont.eot'); - src: url('../fonts/DroidSans/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), - url('../fonts/DroidSans/DroidSans-Bold-webfont.woff') format('woff'), - url('../fonts/DroidSans/DroidSans-Bold-webfont.ttf') format('truetype'), - url('../fonts/DroidSans/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg'); - font-weight: normal; - font-style: normal; -} -@font-face { - font-family: 'algerianregular'; - src: url('../fonts/Algerian/alger-webfont.eot'); - src: url('../fonts/Algerian/alger-webfont.eot?#iefix') format('embedded-opentype'), - url('../fonts/Algerian/alger-webfont.woff') format('woff'), - url('../fonts/Algerian/alger-webfont.ttf') format('truetype'), - url('../fonts/Algerian/alger-webfont.svg#algerianregular') format('svg'); - font-weight: normal; - font-style: normal; - -} \ No newline at end of file diff --git a/css/style.css b/css/style.css index 3bd4918..7098866 100755 --- a/css/style.css +++ b/css/style.css @@ -19,7 +19,7 @@ header h1 { font-weight: normal; color: #282828; margin:auto; - font-size:118px; + font-size:120px; line-height:95px; background-image:url(../images/noise.png); z-index: 1; @@ -52,7 +52,7 @@ header h3 { font-weight: normal; margin: auto; color:#282828; - font-size: 20.7px; + font-size: 19.7px; line-height:28px; text-transform:uppercase; }
@@ -459,7 +455,7 @@

Other CSS frameworks try to do everything—grid system, style reset, basic typography, form styles.
- Visit Site::View on Github + Visit Site - View on Github