diff --git a/css/ei/elusive-icons.css b/css/ei/elusive-icons.css deleted file mode 100644 index b6db7c2..0000000 --- a/css/ei/elusive-icons.css +++ /dev/null @@ -1,1082 +0,0 @@ -/*! - * Elusive Icons 2.0.0 by @ReduxFramework - http://elusiveicons.com - @reduxframework - * License - http://elusiveicons.com/license (Font: SIL OFL 1.1, CSS: MIT License) - */ -/* FONT PATH - * -------------------------- */ -@font-face { - font-family: 'Elusive-Icons'; - src: url('../fonts/elusiveicons-webfont.eot?v=2.0.0'); - src: url('../fonts/elusiveicons-webfont.eot?#iefix&v=2.0.0') format('embedded-opentype'), url('../fonts/elusiveicons-webfont.woff?v=2.0.0') format('woff'), url('../fonts/elusiveicons-webfont.ttf?v=2.0.0') format('truetype'), url('../fonts/elusiveicons-webfont.svg?v=2.0.0#elusiveiconsregular') format('svg'); - font-weight: normal; - font-style: normal; -} -.el { - display: inline-block; - font: normal normal normal 14px/1 'Elusive-Icons'; - font-size: inherit; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - transform: translate(0, 0); -} -/* makes the font 33% larger relative to the icon container */ -.el-lg { - font-size: 1.33333333em; - line-height: 0.75em; - vertical-align: -15%; -} -.el-2x { - font-size: 2em; -} -.el-3x { - font-size: 3em; -} -.el-4x { - font-size: 4em; -} -.el-5x { - font-size: 5em; -} -.el-fw { - width: 1.28571429em; - text-align: center; -} -.el-ul { - padding-left: 0; - margin-left: 2.14285714em; - list-style-type: none; -} -.el-ul > li { - position: relative; -} -.el-li { - position: absolute; - left: -2.14285714em; - width: 2.14285714em; - top: 0.14285714em; - text-align: center; -} -.el-li.el-lg { - left: -1.85714286em; -} -.el-border { - padding: .2em .25em .15em; - border: solid 0.08em #eeeeee; - border-radius: .1em; -} -.pull-right { - float: right; -} -.pull-left { - float: left; -} -.el.pull-left { - margin-right: .3em; -} -.el.pull-right { - margin-left: .3em; -} -.el-spin { - -webkit-animation: el-spin 2s infinite linear; - animation: el-spin 2s infinite linear; -} -.el-pulse { - -webkit-animation: el-spin 1s infinite steps(8); - animation: el-spin 1s infinite steps(8); -} -@-webkit-keyframes el-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -@keyframes el-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -.el-rotate-90 { - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); - -webkit-transform: rotate(90deg); - -ms-transform: rotate(90deg); - transform: rotate(90deg); -} -.el-rotate-180 { - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); - -webkit-transform: rotate(180deg); - -ms-transform: rotate(180deg); - transform: rotate(180deg); -} -.el-rotate-270 { - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); - -webkit-transform: rotate(270deg); - -ms-transform: rotate(270deg); - transform: rotate(270deg); -} -.el-flip-horizontal { - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); - -webkit-transform: scale(-1, 1); - -ms-transform: scale(-1, 1); - transform: scale(-1, 1); -} -.el-flip-vertical { - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); - -webkit-transform: scale(1, -1); - -ms-transform: scale(1, -1); - transform: scale(1, -1); -} -:root .el-rotate-90, -:root .el-rotate-180, -:root .el-rotate-270, -:root .el-flip-horizontal, -:root .el-flip-vertical { - filter: none; -} -.el-stack { - position: relative; - display: inline-block; - width: 2em; - height: 2em; - line-height: 2em; - vertical-align: middle; -} -.el-stack-1x, -.el-stack-2x { - position: absolute; - left: 0; - width: 100%; - text-align: center; -} -.el-stack-1x { - line-height: inherit; -} -.el-stack-2x { - font-size: 2em; -} -.el-inverse { - color: #ffffff; -} -/* Elusive Icons uses the Unicode Private Use Area (PUA) to ensure screen - readers do not read off random characters that represent icons */ -.el-address-book-alt:before { - content: "\f101"; -} -.el-address-book:before { - content: "\f102"; -} -.el-adjust-alt:before { - content: "\f103"; -} -.el-adjust:before { - content: "\f104"; -} -.el-adult:before { - content: "\f105"; -} -.el-align-center:before { - content: "\f106"; -} -.el-align-justify:before { - content: "\f107"; -} -.el-align-left:before { - content: "\f108"; -} -.el-align-right:before { - content: "\f109"; -} -.el-arrow-down:before { - content: "\f10a"; -} -.el-arrow-left:before { - content: "\f10b"; -} -.el-arrow-right:before { - content: "\f10c"; -} -.el-arrow-up:before { - content: "\f10d"; -} -.el-asl:before { - content: "\f10e"; -} -.el-asterisk:before { - content: "\f10f"; -} -.el-backward:before { - content: "\f110"; -} -.el-ban-circle:before { - content: "\f111"; -} -.el-barcode:before { - content: "\f112"; -} -.el-behance:before { - content: "\f113"; -} -.el-bell:before { - content: "\f114"; -} -.el-blind:before { - content: "\f115"; -} -.el-blogger:before { - content: "\f116"; -} -.el-bold:before { - content: "\f117"; -} -.el-book:before { - content: "\f118"; -} -.el-bookmark-empty:before { - content: "\f119"; -} -.el-bookmark:before { - content: "\f11a"; -} -.el-braille:before { - content: "\f11b"; -} -.el-briefcase:before { - content: "\f11c"; -} -.el-broom:before { - content: "\f11d"; -} -.el-brush:before { - content: "\f11e"; -} -.el-bulb:before { - content: "\f11f"; -} -.el-bullhorn:before { - content: "\f120"; -} -.el-calendar-sign:before { - content: "\f121"; -} -.el-calendar:before { - content: "\f122"; -} -.el-camera:before { - content: "\f123"; -} -.el-car:before { - content: "\f124"; -} -.el-caret-down:before { - content: "\f125"; -} -.el-caret-left:before { - content: "\f126"; -} -.el-caret-right:before { - content: "\f127"; -} -.el-caret-up:before { - content: "\f128"; -} -.el-cc:before { - content: "\f129"; -} -.el-certificate:before { - content: "\f12a"; -} -.el-check-empty:before { - content: "\f12b"; -} -.el-check:before { - content: "\f12c"; -} -.el-chevron-down:before { - content: "\f12d"; -} -.el-chevron-left:before { - content: "\f12e"; -} -.el-chevron-right:before { - content: "\f12f"; -} -.el-chevron-up:before { - content: "\f130"; -} -.el-child:before { - content: "\f131"; -} -.el-circle-arrow-down:before { - content: "\f132"; -} -.el-circle-arrow-left:before { - content: "\f133"; -} -.el-circle-arrow-right:before { - content: "\f134"; -} -.el-circle-arrow-up:before { - content: "\f135"; -} -.el-cloud-alt:before { - content: "\f136"; -} -.el-cloud:before { - content: "\f137"; -} -.el-cog-alt:before { - content: "\f138"; -} -.el-cog:before { - content: "\f139"; -} -.el-cogs:before { - content: "\f13a"; -} -.el-comment-alt:before { - content: "\f13b"; -} -.el-comment:before { - content: "\f13c"; -} -.el-compass-alt:before { - content: "\f13d"; -} -.el-compass:before { - content: "\f13e"; -} -.el-credit-card:before { - content: "\f13f"; -} -.el-css:before { - content: "\f140"; -} -.el-dashboard:before { - content: "\f141"; -} -.el-delicious:before { - content: "\f142"; -} -.el-deviantart:before { - content: "\f143"; -} -.el-digg:before { - content: "\f144"; -} -.el-download-alt:before { - content: "\f145"; -} -.el-download:before { - content: "\f146"; -} -.el-dribbble:before { - content: "\f147"; -} -.el-edit:before { - content: "\f148"; -} -.el-eject:before { - content: "\f149"; -} -.el-envelope-alt:before { - content: "\f14a"; -} -.el-envelope:before { - content: "\f14b"; -} -.el-error-alt:before { - content: "\f14c"; -} -.el-error:before { - content: "\f14d"; -} -.el-eur:before { - content: "\f14e"; -} -.el-exclamation-sign:before { - content: "\f14f"; -} -.el-eye-close:before { - content: "\f150"; -} -.el-eye-open:before { - content: "\f151"; -} -.el-facebook:before { - content: "\f152"; -} -.el-facetime-video:before { - content: "\f153"; -} -.el-fast-backward:before { - content: "\f154"; -} -.el-fast-forward:before { - content: "\f155"; -} -.el-female:before { - content: "\f156"; -} -.el-file-alt:before { - content: "\f157"; -} -.el-file-edit-alt:before { - content: "\f158"; -} -.el-file-edit:before { - content: "\f159"; -} -.el-file-new-alt:before { - content: "\f15a"; -} -.el-file-new:before { - content: "\f15b"; -} -.el-file:before { - content: "\f15c"; -} -.el-film:before { - content: "\f15d"; -} -.el-filter:before { - content: "\f15e"; -} -.el-fire:before { - content: "\f15f"; -} -.el-flag-alt:before { - content: "\f160"; -} -.el-flag:before { - content: "\f161"; -} -.el-flickr:before { - content: "\f162"; -} -.el-folder-close:before { - content: "\f163"; -} -.el-folder-open:before { - content: "\f164"; -} -.el-folder-sign:before { - content: "\f165"; -} -.el-folder:before { - content: "\f166"; -} -.el-font:before { - content: "\f167"; -} -.el-fontsize:before { - content: "\f168"; -} -.el-fork:before { - content: "\f169"; -} -.el-forward-alt:before { - content: "\f16a"; -} -.el-forward:before { - content: "\f16b"; -} -.el-foursquare:before { - content: "\f16c"; -} -.el-friendfeed-rect:before { - content: "\f16d"; -} -.el-friendfeed:before { - content: "\f16e"; -} -.el-fullscreen:before { - content: "\f16f"; -} -.el-gbp:before { - content: "\f170"; -} -.el-gift:before { - content: "\f171"; -} -.el-github-text:before { - content: "\f172"; -} -.el-github:before { - content: "\f173"; -} -.el-glass:before { - content: "\f174"; -} -.el-glasses:before { - content: "\f175"; -} -.el-globe-alt:before { - content: "\f176"; -} -.el-globe:before { - content: "\f177"; -} -.el-googleplus:before { - content: "\f178"; -} -.el-graph-alt:before { - content: "\f179"; -} -.el-graph:before { - content: "\f17a"; -} -.el-group-alt:before { - content: "\f17b"; -} -.el-group:before { - content: "\f17c"; -} -.el-guidedog:before { - content: "\f17d"; -} -.el-hand-down:before { - content: "\f17e"; -} -.el-hand-left:before { - content: "\f17f"; -} -.el-hand-right:before { - content: "\f180"; -} -.el-hand-up:before { - content: "\f181"; -} -.el-hdd:before { - content: "\f182"; -} -.el-headphones:before { - content: "\f183"; -} -.el-hearing-impaired:before { - content: "\f184"; -} -.el-heart-alt:before { - content: "\f185"; -} -.el-heart-empty:before { - content: "\f186"; -} -.el-heart:before { - content: "\f187"; -} -.el-home-alt:before { - content: "\f188"; -} -.el-home:before { - content: "\f189"; -} -.el-hourglass:before { - content: "\f18a"; -} -.el-idea-alt:before { - content: "\f18b"; -} -.el-idea:before { - content: "\f18c"; -} -.el-inbox-alt:before { - content: "\f18d"; -} -.el-inbox-box:before { - content: "\f18e"; -} -.el-inbox:before { - content: "\f18f"; -} -.el-indent-left:before { - content: "\f190"; -} -.el-indent-right:before { - content: "\f191"; -} -.el-info-circle:before { - content: "\f192"; -} -.el-instagram:before { - content: "\f193"; -} -.el-iphone-home:before { - content: "\f194"; -} -.el-italic:before { - content: "\f195"; -} -.el-key:before { - content: "\f196"; -} -.el-laptop-alt:before { - content: "\f197"; -} -.el-laptop:before { - content: "\f198"; -} -.el-lastfm:before { - content: "\f199"; -} -.el-leaf:before { - content: "\f19a"; -} -.el-lines:before { - content: "\f19b"; -} -.el-link:before { - content: "\f19c"; -} -.el-linkedin:before { - content: "\f19d"; -} -.el-list-alt:before { - content: "\f19e"; -} -.el-list:before { - content: "\f19f"; -} -.el-livejournal:before { - content: "\f1a0"; -} -.el-lock-alt:before { - content: "\f1a1"; -} -.el-lock:before { - content: "\f1a2"; -} -.el-magic:before { - content: "\f1a3"; -} -.el-magnet:before { - content: "\f1a4"; -} -.el-male:before { - content: "\f1a5"; -} -.el-map-marker-alt:before { - content: "\f1a6"; -} -.el-map-marker:before { - content: "\f1a7"; -} -.el-mic-alt:before { - content: "\f1a8"; -} -.el-mic:before { - content: "\f1a9"; -} -.el-minus-sign:before { - content: "\f1aa"; -} -.el-minus:before { - content: "\f1ab"; -} -.el-move:before { - content: "\f1ac"; -} -.el-music:before { - content: "\f1ad"; -} -.el-myspace:before { - content: "\f1ae"; -} -.el-network:before { - content: "\f1af"; -} -.el-off:before { - content: "\f1b0"; -} -.el-ok-circle:before { - content: "\f1b1"; -} -.el-ok-sign:before { - content: "\f1b2"; -} -.el-ok:before { - content: "\f1b3"; -} -.el-opensource:before { - content: "\f1b4"; -} -.el-paper-clip-alt:before { - content: "\f1b5"; -} -.el-paper-clip:before { - content: "\f1b6"; -} -.el-path:before { - content: "\f1b7"; -} -.el-pause-alt:before { - content: "\f1b8"; -} -.el-pause:before { - content: "\f1b9"; -} -.el-pencil-alt:before { - content: "\f1ba"; -} -.el-pencil:before { - content: "\f1bb"; -} -.el-person:before { - content: "\f1bc"; -} -.el-phone-alt:before { - content: "\f1bd"; -} -.el-phone:before { - content: "\f1be"; -} -.el-photo-alt:before { - content: "\f1bf"; -} -.el-photo:before { - content: "\f1c0"; -} -.el-picasa:before { - content: "\f1c1"; -} -.el-picture:before { - content: "\f1c2"; -} -.el-pinterest:before { - content: "\f1c3"; -} -.el-plane:before { - content: "\f1c4"; -} -.el-play-alt:before { - content: "\f1c5"; -} -.el-play-circle:before { - content: "\f1c6"; -} -.el-play:before { - content: "\f1c7"; -} -.el-plurk-alt:before { - content: "\f1c8"; -} -.el-plurk:before { - content: "\f1c9"; -} -.el-plus-sign:before { - content: "\f1ca"; -} -.el-plus:before { - content: "\f1cb"; -} -.el-podcast:before { - content: "\f1cc"; -} -.el-print:before { - content: "\f1cd"; -} -.el-puzzle:before { - content: "\f1ce"; -} -.el-qrcode:before { - content: "\f1cf"; -} -.el-question-sign:before { - content: "\f1d0"; -} -.el-question:before { - content: "\f1d1"; -} -.el-quote-alt:before { - content: "\f1d2"; -} -.el-quote-right-alt:before { - content: "\f1d3"; -} -.el-quote-right:before { - content: "\f1d4"; -} -.el-quotes:before { - content: "\f1d5"; -} -.el-random:before { - content: "\f1d6"; -} -.el-record:before { - content: "\f1d7"; -} -.el-reddit:before { - content: "\f1d8"; -} -.el-redux:before { - content: "\f1d9"; -} -.el-refresh:before { - content: "\f1da"; -} -.el-remove-circle:before { - content: "\f1db"; -} -.el-remove-sign:before { - content: "\f1dc"; -} -.el-remove:before { - content: "\f1dd"; -} -.el-repeat-alt:before { - content: "\f1de"; -} -.el-repeat:before { - content: "\f1df"; -} -.el-resize-full:before { - content: "\f1e0"; -} -.el-resize-horizontal:before { - content: "\f1e1"; -} -.el-resize-small:before { - content: "\f1e2"; -} -.el-resize-vertical:before { - content: "\f1e3"; -} -.el-return-key:before { - content: "\f1e4"; -} -.el-retweet:before { - content: "\f1e5"; -} -.el-reverse-alt:before { - content: "\f1e6"; -} -.el-road:before { - content: "\f1e7"; -} -.el-rss:before { - content: "\f1e8"; -} -.el-scissors:before { - content: "\f1e9"; -} -.el-screen-alt:before { - content: "\f1ea"; -} -.el-screen:before { - content: "\f1eb"; -} -.el-screenshot:before { - content: "\f1ec"; -} -.el-search-alt:before { - content: "\f1ed"; -} -.el-search:before { - content: "\f1ee"; -} -.el-share-alt:before { - content: "\f1ef"; -} -.el-share:before { - content: "\f1f0"; -} -.el-shopping-cart-sign:before { - content: "\f1f1"; -} -.el-shopping-cart:before { - content: "\f1f2"; -} -.el-signal:before { - content: "\f1f3"; -} -.el-skype:before { - content: "\f1f4"; -} -.el-slideshare:before { - content: "\f1f5"; -} -.el-smiley-alt:before { - content: "\f1f6"; -} -.el-smiley:before { - content: "\f1f7"; -} -.el-soundcloud:before { - content: "\f1f8"; -} -.el-speaker:before { - content: "\f1f9"; -} -.el-spotify:before { - content: "\f1fa"; -} -.el-stackoverflow:before { - content: "\f1fb"; -} -.el-star-alt:before { - content: "\f1fc"; -} -.el-star-empty:before { - content: "\f1fd"; -} -.el-star:before { - content: "\f1fe"; -} -.el-step-backward:before { - content: "\f1ff"; -} -.el-step-forward:before { - content: "\f200"; -} -.el-stop-alt:before { - content: "\f201"; -} -.el-stop:before { - content: "\f202"; -} -.el-stumbleupon:before { - content: "\f203"; -} -.el-tag:before { - content: "\f204"; -} -.el-tags:before { - content: "\f205"; -} -.el-tasks:before { - content: "\f206"; -} -.el-text-height:before { - content: "\f207"; -} -.el-text-width:before { - content: "\f208"; -} -.el-th-large:before { - content: "\f209"; -} -.el-th-list:before { - content: "\f20a"; -} -.el-th:before { - content: "\f20b"; -} -.el-thumbs-down:before { - content: "\f20c"; -} -.el-thumbs-up:before { - content: "\f20d"; -} -.el-time-alt:before { - content: "\f20e"; -} -.el-time:before { - content: "\f20f"; -} -.el-tint:before { - content: "\f210"; -} -.el-torso:before { - content: "\f211"; -} -.el-trash-alt:before { - content: "\f212"; -} -.el-trash:before { - content: "\f213"; -} -.el-tumblr:before { - content: "\f214"; -} -.el-twitter:before { - content: "\f215"; -} -.el-universal-access:before { - content: "\f216"; -} -.el-unlock-alt:before { - content: "\f217"; -} -.el-unlock:before { - content: "\f218"; -} -.el-upload:before { - content: "\f219"; -} -.el-usd:before { - content: "\f21a"; -} -.el-user:before { - content: "\f21b"; -} -.el-viadeo:before { - content: "\f21c"; -} -.el-video-alt:before { - content: "\f21d"; -} -.el-video-chat:before { - content: "\f21e"; -} -.el-video:before { - content: "\f21f"; -} -.el-view-mode:before { - content: "\f220"; -} -.el-vimeo:before { - content: "\f221"; -} -.el-vkontakte:before { - content: "\f222"; -} -.el-volume-down:before { - content: "\f223"; -} -.el-volume-off:before { - content: "\f224"; -} -.el-volume-up:before { - content: "\f225"; -} -.el-w3c:before { - content: "\f226"; -} -.el-warning-sign:before { - content: "\f227"; -} -.el-website-alt:before { - content: "\f228"; -} -.el-website:before { - content: "\f229"; -} -.el-wheelchair:before { - content: "\f22a"; -} -.el-wordpress:before { - content: "\f22b"; -} -.el-wrench-alt:before { - content: "\f22c"; -} -.el-wrench:before { - content: "\f22d"; -} -.el-youtube:before { - content: "\f22e"; -} -.el-zoom-in:before { - content: "\f22f"; -} -.el-zoom-out:before { - content: "\f230"; -} diff --git a/css/ei/elusive-icons.min.css b/css/ei/elusive-icons.min.css deleted file mode 100644 index f053926..0000000 --- a/css/ei/elusive-icons.min.css +++ /dev/null @@ -1,4 +0,0 @@ -/*! - * Elusive Icons 2.0.0 by @ReduxFramework - http://elusiveicons.com - @reduxframework - * License - http://elusiveicons.com/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:'Elusive-Icons';src:url('../fonts/elusiveicons-webfont.eot?v=2.0.0');src:url('../fonts/elusiveicons-webfont.eot?#iefix&v=2.0.0') format('embedded-opentype'),url('../fonts/elusiveicons-webfont.woff?v=2.0.0') format('woff'),url('../fonts/elusiveicons-webfont.ttf?v=2.0.0') format('truetype'),url('../fonts/elusiveicons-webfont.svg?v=2.0.0#elusiveiconsregular') format('svg');font-weight:normal;font-style:normal}.el{display:inline-block;font:normal normal normal 14px/1 'Elusive-Icons';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.el-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.el-2x{font-size:2em}.el-3x{font-size:3em}.el-4x{font-size:4em}.el-5x{font-size:5em}.el-fw{width:1.28571429em;text-align:center}.el-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.el-ul>li{position:relative}.el-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.el-li.el-lg{left:-1.85714286em}.el-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.el.pull-left{margin-right:.3em}.el.pull-right{margin-left:.3em}.el-spin{-webkit-animation:el-spin 2s infinite linear;animation:el-spin 2s infinite linear}.el-pulse{-webkit-animation:el-spin 1s infinite steps(8);animation:el-spin 1s infinite steps(8)}@-webkit-keyframes el-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes el-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.el-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.el-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.el-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.el-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.el-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .el-rotate-90,:root .el-rotate-180,:root .el-rotate-270,:root .el-flip-horizontal,:root .el-flip-vertical{filter:none}.el-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.el-stack-1x,.el-stack-2x{position:absolute;left:0;width:100%;text-align:center}.el-stack-1x{line-height:inherit}.el-stack-2x{font-size:2em}.el-inverse{color:#fff}.el-address-book-alt:before{content:"\f101"}.el-address-book:before{content:"\f102"}.el-adjust-alt:before{content:"\f103"}.el-adjust:before{content:"\f104"}.el-adult:before{content:"\f105"}.el-align-center:before{content:"\f106"}.el-align-justify:before{content:"\f107"}.el-align-left:before{content:"\f108"}.el-align-right:before{content:"\f109"}.el-arrow-down:before{content:"\f10a"}.el-arrow-left:before{content:"\f10b"}.el-arrow-right:before{content:"\f10c"}.el-arrow-up:before{content:"\f10d"}.el-asl:before{content:"\f10e"}.el-asterisk:before{content:"\f10f"}.el-backward:before{content:"\f110"}.el-ban-circle:before{content:"\f111"}.el-barcode:before{content:"\f112"}.el-behance:before{content:"\f113"}.el-bell:before{content:"\f114"}.el-blind:before{content:"\f115"}.el-blogger:before{content:"\f116"}.el-bold:before{content:"\f117"}.el-book:before{content:"\f118"}.el-bookmark-empty:before{content:"\f119"}.el-bookmark:before{content:"\f11a"}.el-braille:before{content:"\f11b"}.el-briefcase:before{content:"\f11c"}.el-broom:before{content:"\f11d"}.el-brush:before{content:"\f11e"}.el-bulb:before{content:"\f11f"}.el-bullhorn:before{content:"\f120"}.el-calendar-sign:before{content:"\f121"}.el-calendar:before{content:"\f122"}.el-camera:before{content:"\f123"}.el-car:before{content:"\f124"}.el-caret-down:before{content:"\f125"}.el-caret-left:before{content:"\f126"}.el-caret-right:before{content:"\f127"}.el-caret-up:before{content:"\f128"}.el-cc:before{content:"\f129"}.el-certificate:before{content:"\f12a"}.el-check-empty:before{content:"\f12b"}.el-check:before{content:"\f12c"}.el-chevron-down:before{content:"\f12d"}.el-chevron-left:before{content:"\f12e"}.el-chevron-right:before{content:"\f12f"}.el-chevron-up:before{content:"\f130"}.el-child:before{content:"\f131"}.el-circle-arrow-down:before{content:"\f132"}.el-circle-arrow-left:before{content:"\f133"}.el-circle-arrow-right:before{content:"\f134"}.el-circle-arrow-up:before{content:"\f135"}.el-cloud-alt:before{content:"\f136"}.el-cloud:before{content:"\f137"}.el-cog-alt:before{content:"\f138"}.el-cog:before{content:"\f139"}.el-cogs:before{content:"\f13a"}.el-comment-alt:before{content:"\f13b"}.el-comment:before{content:"\f13c"}.el-compass-alt:before{content:"\f13d"}.el-compass:before{content:"\f13e"}.el-credit-card:before{content:"\f13f"}.el-css:before{content:"\f140"}.el-dashboard:before{content:"\f141"}.el-delicious:before{content:"\f142"}.el-deviantart:before{content:"\f143"}.el-digg:before{content:"\f144"}.el-download-alt:before{content:"\f145"}.el-download:before{content:"\f146"}.el-dribbble:before{content:"\f147"}.el-edit:before{content:"\f148"}.el-eject:before{content:"\f149"}.el-envelope-alt:before{content:"\f14a"}.el-envelope:before{content:"\f14b"}.el-error-alt:before{content:"\f14c"}.el-error:before{content:"\f14d"}.el-eur:before{content:"\f14e"}.el-exclamation-sign:before{content:"\f14f"}.el-eye-close:before{content:"\f150"}.el-eye-open:before{content:"\f151"}.el-facebook:before{content:"\f152"}.el-facetime-video:before{content:"\f153"}.el-fast-backward:before{content:"\f154"}.el-fast-forward:before{content:"\f155"}.el-female:before{content:"\f156"}.el-file-alt:before{content:"\f157"}.el-file-edit-alt:before{content:"\f158"}.el-file-edit:before{content:"\f159"}.el-file-new-alt:before{content:"\f15a"}.el-file-new:before{content:"\f15b"}.el-file:before{content:"\f15c"}.el-film:before{content:"\f15d"}.el-filter:before{content:"\f15e"}.el-fire:before{content:"\f15f"}.el-flag-alt:before{content:"\f160"}.el-flag:before{content:"\f161"}.el-flickr:before{content:"\f162"}.el-folder-close:before{content:"\f163"}.el-folder-open:before{content:"\f164"}.el-folder-sign:before{content:"\f165"}.el-folder:before{content:"\f166"}.el-font:before{content:"\f167"}.el-fontsize:before{content:"\f168"}.el-fork:before{content:"\f169"}.el-forward-alt:before{content:"\f16a"}.el-forward:before{content:"\f16b"}.el-foursquare:before{content:"\f16c"}.el-friendfeed-rect:before{content:"\f16d"}.el-friendfeed:before{content:"\f16e"}.el-fullscreen:before{content:"\f16f"}.el-gbp:before{content:"\f170"}.el-gift:before{content:"\f171"}.el-github-text:before{content:"\f172"}.el-github:before{content:"\f173"}.el-glass:before{content:"\f174"}.el-glasses:before{content:"\f175"}.el-globe-alt:before{content:"\f176"}.el-globe:before{content:"\f177"}.el-googleplus:before{content:"\f178"}.el-graph-alt:before{content:"\f179"}.el-graph:before{content:"\f17a"}.el-group-alt:before{content:"\f17b"}.el-group:before{content:"\f17c"}.el-guidedog:before{content:"\f17d"}.el-hand-down:before{content:"\f17e"}.el-hand-left:before{content:"\f17f"}.el-hand-right:before{content:"\f180"}.el-hand-up:before{content:"\f181"}.el-hdd:before{content:"\f182"}.el-headphones:before{content:"\f183"}.el-hearing-impaired:before{content:"\f184"}.el-heart-alt:before{content:"\f185"}.el-heart-empty:before{content:"\f186"}.el-heart:before{content:"\f187"}.el-home-alt:before{content:"\f188"}.el-home:before{content:"\f189"}.el-hourglass:before{content:"\f18a"}.el-idea-alt:before{content:"\f18b"}.el-idea:before{content:"\f18c"}.el-inbox-alt:before{content:"\f18d"}.el-inbox-box:before{content:"\f18e"}.el-inbox:before{content:"\f18f"}.el-indent-left:before{content:"\f190"}.el-indent-right:before{content:"\f191"}.el-info-circle:before{content:"\f192"}.el-instagram:before{content:"\f193"}.el-iphone-home:before{content:"\f194"}.el-italic:before{content:"\f195"}.el-key:before{content:"\f196"}.el-laptop-alt:before{content:"\f197"}.el-laptop:before{content:"\f198"}.el-lastfm:before{content:"\f199"}.el-leaf:before{content:"\f19a"}.el-lines:before{content:"\f19b"}.el-link:before{content:"\f19c"}.el-linkedin:before{content:"\f19d"}.el-list-alt:before{content:"\f19e"}.el-list:before{content:"\f19f"}.el-livejournal:before{content:"\f1a0"}.el-lock-alt:before{content:"\f1a1"}.el-lock:before{content:"\f1a2"}.el-magic:before{content:"\f1a3"}.el-magnet:before{content:"\f1a4"}.el-male:before{content:"\f1a5"}.el-map-marker-alt:before{content:"\f1a6"}.el-map-marker:before{content:"\f1a7"}.el-mic-alt:before{content:"\f1a8"}.el-mic:before{content:"\f1a9"}.el-minus-sign:before{content:"\f1aa"}.el-minus:before{content:"\f1ab"}.el-move:before{content:"\f1ac"}.el-music:before{content:"\f1ad"}.el-myspace:before{content:"\f1ae"}.el-network:before{content:"\f1af"}.el-off:before{content:"\f1b0"}.el-ok-circle:before{content:"\f1b1"}.el-ok-sign:before{content:"\f1b2"}.el-ok:before{content:"\f1b3"}.el-opensource:before{content:"\f1b4"}.el-paper-clip-alt:before{content:"\f1b5"}.el-paper-clip:before{content:"\f1b6"}.el-path:before{content:"\f1b7"}.el-pause-alt:before{content:"\f1b8"}.el-pause:before{content:"\f1b9"}.el-pencil-alt:before{content:"\f1ba"}.el-pencil:before{content:"\f1bb"}.el-person:before{content:"\f1bc"}.el-phone-alt:before{content:"\f1bd"}.el-phone:before{content:"\f1be"}.el-photo-alt:before{content:"\f1bf"}.el-photo:before{content:"\f1c0"}.el-picasa:before{content:"\f1c1"}.el-picture:before{content:"\f1c2"}.el-pinterest:before{content:"\f1c3"}.el-plane:before{content:"\f1c4"}.el-play-alt:before{content:"\f1c5"}.el-play-circle:before{content:"\f1c6"}.el-play:before{content:"\f1c7"}.el-plurk-alt:before{content:"\f1c8"}.el-plurk:before{content:"\f1c9"}.el-plus-sign:before{content:"\f1ca"}.el-plus:before{content:"\f1cb"}.el-podcast:before{content:"\f1cc"}.el-print:before{content:"\f1cd"}.el-puzzle:before{content:"\f1ce"}.el-qrcode:before{content:"\f1cf"}.el-question-sign:before{content:"\f1d0"}.el-question:before{content:"\f1d1"}.el-quote-alt:before{content:"\f1d2"}.el-quote-right-alt:before{content:"\f1d3"}.el-quote-right:before{content:"\f1d4"}.el-quotes:before{content:"\f1d5"}.el-random:before{content:"\f1d6"}.el-record:before{content:"\f1d7"}.el-reddit:before{content:"\f1d8"}.el-redux:before{content:"\f1d9"}.el-refresh:before{content:"\f1da"}.el-remove-circle:before{content:"\f1db"}.el-remove-sign:before{content:"\f1dc"}.el-remove:before{content:"\f1dd"}.el-repeat-alt:before{content:"\f1de"}.el-repeat:before{content:"\f1df"}.el-resize-full:before{content:"\f1e0"}.el-resize-horizontal:before{content:"\f1e1"}.el-resize-small:before{content:"\f1e2"}.el-resize-vertical:before{content:"\f1e3"}.el-return-key:before{content:"\f1e4"}.el-retweet:before{content:"\f1e5"}.el-reverse-alt:before{content:"\f1e6"}.el-road:before{content:"\f1e7"}.el-rss:before{content:"\f1e8"}.el-scissors:before{content:"\f1e9"}.el-screen-alt:before{content:"\f1ea"}.el-screen:before{content:"\f1eb"}.el-screenshot:before{content:"\f1ec"}.el-search-alt:before{content:"\f1ed"}.el-search:before{content:"\f1ee"}.el-share-alt:before{content:"\f1ef"}.el-share:before{content:"\f1f0"}.el-shopping-cart-sign:before{content:"\f1f1"}.el-shopping-cart:before{content:"\f1f2"}.el-signal:before{content:"\f1f3"}.el-skype:before{content:"\f1f4"}.el-slideshare:before{content:"\f1f5"}.el-smiley-alt:before{content:"\f1f6"}.el-smiley:before{content:"\f1f7"}.el-soundcloud:before{content:"\f1f8"}.el-speaker:before{content:"\f1f9"}.el-spotify:before{content:"\f1fa"}.el-stackoverflow:before{content:"\f1fb"}.el-star-alt:before{content:"\f1fc"}.el-star-empty:before{content:"\f1fd"}.el-star:before{content:"\f1fe"}.el-step-backward:before{content:"\f1ff"}.el-step-forward:before{content:"\f200"}.el-stop-alt:before{content:"\f201"}.el-stop:before{content:"\f202"}.el-stumbleupon:before{content:"\f203"}.el-tag:before{content:"\f204"}.el-tags:before{content:"\f205"}.el-tasks:before{content:"\f206"}.el-text-height:before{content:"\f207"}.el-text-width:before{content:"\f208"}.el-th-large:before{content:"\f209"}.el-th-list:before{content:"\f20a"}.el-th:before{content:"\f20b"}.el-thumbs-down:before{content:"\f20c"}.el-thumbs-up:before{content:"\f20d"}.el-time-alt:before{content:"\f20e"}.el-time:before{content:"\f20f"}.el-tint:before{content:"\f210"}.el-torso:before{content:"\f211"}.el-trash-alt:before{content:"\f212"}.el-trash:before{content:"\f213"}.el-tumblr:before{content:"\f214"}.el-twitter:before{content:"\f215"}.el-universal-access:before{content:"\f216"}.el-unlock-alt:before{content:"\f217"}.el-unlock:before{content:"\f218"}.el-upload:before{content:"\f219"}.el-usd:before{content:"\f21a"}.el-user:before{content:"\f21b"}.el-viadeo:before{content:"\f21c"}.el-video-alt:before{content:"\f21d"}.el-video-chat:before{content:"\f21e"}.el-video:before{content:"\f21f"}.el-view-mode:before{content:"\f220"}.el-vimeo:before{content:"\f221"}.el-vkontakte:before{content:"\f222"}.el-volume-down:before{content:"\f223"}.el-volume-off:before{content:"\f224"}.el-volume-up:before{content:"\f225"}.el-w3c:before{content:"\f226"}.el-warning-sign:before{content:"\f227"}.el-website-alt:before{content:"\f228"}.el-website:before{content:"\f229"}.el-wheelchair:before{content:"\f22a"}.el-wordpress:before{content:"\f22b"}.el-wrench-alt:before{content:"\f22c"}.el-wrench:before{content:"\f22d"}.el-youtube:before{content:"\f22e"}.el-zoom-in:before{content:"\f22f"}.el-zoom-out:before{content:"\f230"} diff --git a/css/fonts/elusiveicons-webfont.eot b/css/fonts/elusiveicons-webfont.eot deleted file mode 100644 index f42a001..0000000 Binary files a/css/fonts/elusiveicons-webfont.eot and /dev/null differ diff --git a/css/fonts/elusiveicons-webfont.svg b/css/fonts/elusiveicons-webfont.svg deleted file mode 100644 index 1310e6c..0000000 --- a/css/fonts/elusiveicons-webfont.svg +++ /dev/null @@ -1,931 +0,0 @@ - - - - -Created by FontForge 20120731 at Thu Feb 19 13:35:54 2015 - By Dovy - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/css/fonts/elusiveicons-webfont.ttf b/css/fonts/elusiveicons-webfont.ttf deleted file mode 100644 index b6fe85d..0000000 Binary files a/css/fonts/elusiveicons-webfont.ttf and /dev/null differ diff --git a/css/fonts/elusiveicons-webfont.woff b/css/fonts/elusiveicons-webfont.woff deleted file mode 100644 index 1e0487d..0000000 Binary files a/css/fonts/elusiveicons-webfont.woff and /dev/null differ diff --git a/css/normalize.css b/css/normalize.css deleted file mode 100644 index 81c6f31..0000000 --- a/css/normalize.css +++ /dev/null @@ -1,427 +0,0 @@ -/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ - -/** - * 1. Set default font family to sans-serif. - * 2. Prevent iOS text size adjust after orientation change, without disabling - * user zoom. - */ - -html { - font-family: sans-serif; /* 1 */ - -ms-text-size-adjust: 100%; /* 2 */ - -webkit-text-size-adjust: 100%; /* 2 */ -} - -/** - * Remove default margin. - */ - -body { - margin: 0; -} - -/* HTML5 display definitions - ========================================================================== */ - -/** - * Correct `block` display not defined for any HTML5 element in IE 8/9. - * Correct `block` display not defined for `details` or `summary` in IE 10/11 - * and Firefox. - * Correct `block` display not defined for `main` in IE 11. - */ - -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -menu, -nav, -section, -summary { - display: block; -} - -/** - * 1. Correct `inline-block` display not defined in IE 8/9. - * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. - */ - -audio, -canvas, -progress, -video { - display: inline-block; /* 1 */ - vertical-align: baseline; /* 2 */ -} - -/** - * Prevent modern browsers from displaying `audio` without controls. - * Remove excess height in iOS 5 devices. - */ - -audio:not([controls]) { - display: none; - height: 0; -} - -/** - * Address `[hidden]` styling not present in IE 8/9/10. - * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. - */ - -[hidden], -template { - display: none; -} - -/* Links - ========================================================================== */ - -/** - * Remove the gray background color from active links in IE 10. - */ - -a { - background-color: transparent; -} - -/** - * Improve readability when focused and also mouse hovered in all browsers. - */ - -a:active, -a:hover { - outline: 0; -} - -/* Text-level semantics - ========================================================================== */ - -/** - * Address styling not present in IE 8/9/10/11, Safari, and Chrome. - */ - -abbr[title] { - border-bottom: 1px dotted; -} - -/** - * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. - */ - -b, -strong { - font-weight: bold; -} - -/** - * Address styling not present in Safari and Chrome. - */ - -dfn { - font-style: italic; -} - -/** - * Address variable `h1` font-size and margin within `section` and `article` - * contexts in Firefox 4+, Safari, and Chrome. - */ - -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -/** - * Address styling not present in IE 8/9. - */ - -mark { - background: #ff0; - color: #000; -} - -/** - * Address inconsistent and variable font size in all browsers. - */ - -small { - font-size: 80%; -} - -/** - * Prevent `sub` and `sup` affecting `line-height` in all browsers. - */ - -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - top: -0.5em; -} - -sub { - bottom: -0.25em; -} - -/* Embedded content - ========================================================================== */ - -/** - * Remove border when inside `a` element in IE 8/9/10. - */ - -img { - border: 0; -} - -/** - * Correct overflow not hidden in IE 9/10/11. - */ - -svg:not(:root) { - overflow: hidden; -} - -/* Grouping content - ========================================================================== */ - -/** - * Address margin not present in IE 8/9 and Safari. - */ - -figure { - margin: 1em 40px; -} - -/** - * Address differences between Firefox and other browsers. - */ - -hr { - -moz-box-sizing: content-box; - box-sizing: content-box; - height: 0; -} - -/** - * Contain overflow in all browsers. - */ - -pre { - overflow: auto; -} - -/** - * Address odd `em`-unit font size rendering in all browsers. - */ - -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; -} - -/* Forms - ========================================================================== */ - -/** - * Known limitation: by default, Chrome and Safari on OS X allow very limited - * styling of `select`, unless a `border` property is set. - */ - -/** - * 1. Correct color not being inherited. - * Known issue: affects color of disabled elements. - * 2. Correct font properties not being inherited. - * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. - */ - -button, -input, -optgroup, -select, -textarea { - color: inherit; /* 1 */ - font: inherit; /* 2 */ - margin: 0; /* 3 */ -} - -/** - * Address `overflow` set to `hidden` in IE 8/9/10/11. - */ - -button { - overflow: visible; -} - -/** - * Address inconsistent `text-transform` inheritance for `button` and `select`. - * All other form control elements do not inherit `text-transform` values. - * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. - * Correct `select` style inheritance in Firefox. - */ - -button, -select { - text-transform: none; -} - -/** - * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` - * and `video` controls. - * 2. Correct inability to style clickable `input` types in iOS. - * 3. Improve usability and consistency of cursor style between image-type - * `input` and others. - */ - -button, -html input[type="button"], /* 1 */ -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; /* 2 */ - cursor: pointer; /* 3 */ -} - -/** - * Re-set default cursor for disabled elements. - */ - -button[disabled], -html input[disabled] { - cursor: default; -} - -/** - * Remove inner padding and border in Firefox 4+. - */ - -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; -} - -/** - * Address Firefox 4+ setting `line-height` on `input` using `!important` in - * the UA stylesheet. - */ - -input { - line-height: normal; -} - -/** - * It's recommended that you don't attempt to style these elements. - * Firefox's implementation doesn't respect box-sizing, padding, or width. - * - * 1. Address box sizing set to `content-box` in IE 8/9/10. - * 2. Remove excess padding in IE 8/9/10. - */ - -input[type="checkbox"], -input[type="radio"] { - box-sizing: border-box; /* 1 */ - padding: 0; /* 2 */ -} - -/** - * Fix the cursor style for Chrome's increment/decrement buttons. For certain - * `font-size` values of the `input`, it causes the cursor style of the - * decrement button to change from `default` to `text`. - */ - -input[type="number"]::-webkit-inner-spin-button, -input[type="number"]::-webkit-outer-spin-button { - height: auto; -} - -/** - * 1. Address `appearance` set to `searchfield` in Safari and Chrome. - * 2. Address `box-sizing` set to `border-box` in Safari and Chrome - * (include `-moz` to future-proof). - */ - -input[type="search"] { - -webkit-appearance: textfield; /* 1 */ - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; /* 2 */ - box-sizing: content-box; -} - -/** - * Remove inner padding and search cancel button in Safari and Chrome on OS X. - * Safari (but not Chrome) clips the cancel button when the search input has - * padding (and `textfield` appearance). - */ - -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -/** - * Define consistent border, margin, and padding. - */ - -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} - -/** - * 1. Correct `color` not being inherited in IE 8/9/10/11. - * 2. Remove padding so people aren't caught out if they zero out fieldsets. - */ - -legend { - border: 0; /* 1 */ - padding: 0; /* 2 */ -} - -/** - * Remove default vertical scrollbar in IE 8/9/10/11. - */ - -textarea { - overflow: auto; -} - -/** - * Don't inherit the `font-weight` (applied by a rule above). - * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. - */ - -optgroup { - font-weight: bold; -} - -/* Tables - ========================================================================== */ - -/** - * Remove most spacing between table cells. - */ - -table { - border-collapse: collapse; - border-spacing: 0; -} - -td, -th { - padding: 0; -} \ No newline at end of file diff --git a/css/reset.css b/css/reset.css deleted file mode 100644 index ed11813..0000000 --- a/css/reset.css +++ /dev/null @@ -1,48 +0,0 @@ -/* http://meyerweb.com/eric/tools/css/reset/ - v2.0 | 20110126 - License: none (public domain) -*/ - -html, body, div, span, applet, object, iframe, -h1, h2, h3, h4, h5, h6, p, blockquote, pre, -a, abbr, acronym, address, big, cite, code, -del, dfn, em, img, ins, kbd, q, s, samp, -small, strike, strong, sub, sup, tt, var, -b, u, i, center, -dl, dt, dd, ol, ul, li, -fieldset, form, label, legend, -table, caption, tbody, tfoot, thead, tr, th, td, -article, aside, canvas, details, embed, -figure, figcaption, footer, header, hgroup, -menu, nav, output, ruby, section, summary, -time, mark, audio, video { - margin: 0; - padding: 0; - border: 0; - font-size: 100%; - font: inherit; - vertical-align: baseline; -} -/* HTML5 display-role reset for older browsers */ -article, aside, details, figcaption, figure, -footer, header, hgroup, menu, nav, section { - display: block; -} -body { - line-height: 1; -} -ol, ul { - list-style: none; -} -blockquote, q { - quotes: none; -} -blockquote:before, blockquote:after, -q:before, q:after { - content: ''; - content: none; -} -table { - border-collapse: collapse; - border-spacing: 0; -} diff --git a/css/skeleton.css b/css/skeleton.css deleted file mode 100644 index 211454a..0000000 --- a/css/skeleton.css +++ /dev/null @@ -1,284 +0,0 @@ -@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700); -* { - margin: 0; - padding: 0; -} -body { - font-size: 1.5em; - /* currently ems cause chrome bug misinterpreting rems on body element */ - line-height: 1.6; - font-family: 'Roboto', sans-serif; - font-weight: 400; - background-color: #f9f9f9; - margin-bottom: 4%; -} -header { - font-weight: 400; - background-color: #9C27B0; - color: #f9f9f9; - padding-left: 20%; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); -} -.main-content {} -.project-img { - border-radius: 2px; -} -.project { - border-radius: 2px; - margin-top: 10px; - background: #fff; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); - transition: all 0.3s cubic-bezier(.25, .8, .25, 1); -} -.project-content { - display: inline-block; - margin: 0.5rem; - position: relative; - width: 90%; -} -.project:hover { - box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); -} -.project-content a:link, .project-content a:visited { - font-weight: 500; - color: #607D8B; - text-decoration: none; - text-transform: uppercase; - font-size: 18px; -} -.project-blue { - color: #f9f9f9; - background-color:#039be5; -} -.project-red { - color: #f9f9f9; - background-color: #f44336; -} -.project-gray { - color: #f9f9f9; - background-color: #546e7a; -} -.project-side a:link, .project-side a:visited { - color: #f9f9f9; -} -/* Skeleton stuff - ------------------------------------ */ - -.u-full-width { - width: 100%; - box-sizing: border-box; -} -.u-max-full-width { - max-width: 100%; - box-sizing: border-box; -} -.u-pull-right { - float: right; -} -.u-pull-left { - float: left; -} -h1 { - font-size: 112px; - line-height: 1.2; - letter-spacing: -.1rem; -} -h2 { - font-size: 56px; - line-height: 1.25; - letter-spacing: -.1rem; -} -h3 { - font-size: 45px; - line-height: 1.3; - letter-spacing: -.1rem; -} -h4 { - font-size: 34px; - line-height: 1.35; - letter-spacing: -.08rem; -} -h5 { - font-size: 24px; - line-height: 1.5; - letter-spacing: -.05rem; -} -h6 { - font-size: 1.5rem; - line-height: 1.6; - letter-spacing: 0; -} -@media (min-width: 550px) { - h1 { - font-size: 112px; - } - h2 { - font-size: 56px; - } - h3 { - font-size: 45px; - } - h4 { - font-size: 34px; - } - h5 { - font-size: 24px; - } - h6 { - font-size: 1.5rem; - } -} - -/* Grid -–––––––––––––––––––––––––––––––––––––––––––––––––– */ - -.container { - position: relative; - width: 100%; - max-width: 960px; - margin: 0 auto; - padding: 0 20px; - box-sizing: border-box; -} -.column, .columns { - width: 100%; - float: left; - box-sizing: border-box; -} - -/* For devices larger than 400px */ - -@media (min-width: 400px) { - .container { - width: 85%; - padding: 0; - } -} - -/* For devices larger than 550px */ - -@media (min-width: 550px) { - .container { - width: 80%; - } - .column, .columns { - margin-left: 4%; - } - .column:first-child, .columns:first-child { - margin-left: 0; - } - .one.column, .one.columns { - width: 4.66666666667%; - } - .two.columns { - width: 13.3333333333%; - } - .three.columns { - width: 22%; - } - .four.columns { - width: 30.6666666667%; - } - .five.columns { - width: 39.3333333333%; - } - .six.columns { - width: 48%; - } - .seven.columns { - width: 56.6666666667%; - } - .eight.columns { - width: 65.3333333333%; - } - .nine.columns { - width: 74.0%; - } - .ten.columns { - width: 82.6666666667%; - } - .eleven.columns { - width: 91.3333333333%; - } - .twelve.columns { - width: 100%; - margin-left: 0; - } - .one-third.column { - width: 30.6666666667%; - } - .two-thirds.column { - width: 65.3333333333%; - } - .one-half.column { - width: 48%; - } - /* Offsets */ - .offset-by-one.column, .offset-by-one.columns { - margin-left: 8.66666666667%; - } - .offset-by-two.column, .offset-by-two.columns { - margin-left: 17.3333333333%; - } - .offset-by-three.column, .offset-by-three.columns { - margin-left: 26%; - } - .offset-by-four.column, .offset-by-four.columns { - margin-left: 34.6666666667%; - } - .offset-by-five.column, .offset-by-five.columns { - margin-left: 43.3333333333%; - } - .offset-by-six.column, .offset-by-six.columns { - margin-left: 52%; - } - .offset-by-seven.column, .offset-by-seven.columns { - margin-left: 60.6666666667%; - } - .offset-by-eight.column, .offset-by-eight.columns { - margin-left: 69.3333333333%; - } - .offset-by-nine.column, .offset-by-nine.columns { - margin-left: 78.0%; - } - .offset-by-ten.column, .offset-by-ten.columns { - margin-left: 86.6666666667%; - } - .offset-by-eleven.column, .offset-by-eleven.columns { - margin-left: 95.3333333333%; - } - .offset-by-one-third.column, .offset-by-one-third.columns { - margin-left: 34.6666666667%; - } - .offset-by-two-thirds.column, .offset-by-two-thirds.columns { - margin-left: 69.3333333333%; - } - .offset-by-one-half.column, .offset-by-one-half.columns { - margin-left: 52%; - } -} -.container:after, .row:after, .u-cf { - content: ""; - display: table; - clear: both; -} - -/* Larger than mobile */ - -@media (min-width: 400px) {} - -/* Larger than phablet (also point when grid becomes active) */ - -@media (min-width: 550px) {} - -/* Larger than tablet */ - -@media (min-width: 750px) {} - -/* Larger than desktop */ - -@media (min-width: 1000px) {} - -/* Larger than Desktop HD */ - -@media (min-width: 1200px) {} diff --git a/images/moat.png b/images/moat.png deleted file mode 100644 index 923c4b5..0000000 Binary files a/images/moat.png and /dev/null differ diff --git a/images/nodemc.png b/images/nodemc.png deleted file mode 100644 index 8a21060..0000000 Binary files a/images/nodemc.png and /dev/null differ diff --git a/images/simmertech.png b/images/simmertech.png deleted file mode 100644 index c3554c3..0000000 Binary files a/images/simmertech.png and /dev/null differ diff --git a/images/spigot.png b/images/spigot.png deleted file mode 100644 index c385e49..0000000 Binary files a/images/spigot.png and /dev/null differ