@@ -1742,11 +1742,6 @@ input#e-mail, #hidden_iframe { | |||
/*================================================================= | |||
Twitter Feed | |||
==================================================================*/ | |||
#twitter-feed { | |||
background-image: url("../images/parallax/twitter.jpg"); | |||
padding-bottom: 100px; | |||
padding-top: 80px; | |||
} | |||
.twitter-bird span { | |||
border: 2px solid #6cb670; |
@@ -3,8 +3,7 @@ | |||
src: url('fonts/themefisher-font.eot?ug5hnh'); | |||
src: url('fonts/themefisher-font.eot?ug5hnh#iefix') format('embedded-opentype'), | |||
url('fonts/themefisher-font.ttf?ug5hnh') format('truetype'), | |||
url('fonts/themefisher-font.woff?ug5hnh') format('woff'), | |||
url('fonts/themefisher-font.svg?ug5hnh#themefisher-font') format('svg'); | |||
url('fonts/themefisher-font.woff?ug5hnh') format('woff'); | |||
font-weight: normal; | |||
font-style: normal; | |||
} |