Browse Source

remove non-existant css

tags/v1.0.0
somrat 5 years ago
parent
commit
fd9d83145f
2 changed files with 1 additions and 7 deletions
  1. 0
    5
      assets/css/style.css
  2. 1
    2
      static/plugins/themefisher-font/style.css

+ 0
- 5
assets/css/style.css View File

/*================================================================= /*=================================================================
Twitter Feed Twitter Feed
==================================================================*/ ==================================================================*/
#twitter-feed {
background-image: url("../images/parallax/twitter.jpg");
padding-bottom: 100px;
padding-top: 80px;
}


.twitter-bird span { .twitter-bird span {
border: 2px solid #6cb670; border: 2px solid #6cb670;

+ 1
- 2
static/plugins/themefisher-font/style.css View File

src: url('fonts/themefisher-font.eot?ug5hnh'); src: url('fonts/themefisher-font.eot?ug5hnh');
src: url('fonts/themefisher-font.eot?ug5hnh#iefix') format('embedded-opentype'), src: url('fonts/themefisher-font.eot?ug5hnh#iefix') format('embedded-opentype'),
url('fonts/themefisher-font.ttf?ug5hnh') format('truetype'), url('fonts/themefisher-font.ttf?ug5hnh') format('truetype'),
url('fonts/themefisher-font.woff?ug5hnh') format('woff'), url('fonts/themefisher-font.woff?ug5hnh') format('woff');
url('fonts/themefisher-font.svg?ug5hnh#themefisher-font') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }

Loading…
Cancel
Save