Skip to content

Instantly share code, notes, and snippets.

View 8cris2's full-sized avatar
🏠
Working from home

Crispian Anyster 8cris2

🏠
Working from home
  • Cape Town
  • 11:04 (UTC -12:00)
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Spinner</title>
<style id="jsbin-css">
body {
background-color: #011426;
}
@8cris2
8cris2 / SassMeister-input.scss
Created February 26, 2016 10:14
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
$btn_className: ("edit_btn", "home_btn", "back_btn", "next_btn", "delete_btn", "filter_btn", "accept_btn", "cancel_btn");
$btn_bPosition: (-2px -54px, 0px -106px, 0px -159px, 0px -212px, 0px -265px, 0px -319px, 0px -371px, 0px -424px);
$btn_hover: (-49px -54px, -47px -106px, -47px -159px, -47px -212px, -47px -265px, -47px -319px, -47px -371px, -47px -424px);
@for $i from 1 to length($btn_className) {
@8cris2
8cris2 / SassMeister-input.scss
Created February 12, 2016 13:16
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
$stepName: ('fadeStep_name', 'fadeStep_password');
$stepMargin: (-400px, -230px,);
$stepOpacity: (0.3, 0.7);
$stepTransform: (scale(0.2, 0.2), scale(0.6, 0.6));
@for $i from 1 to length($stepName) + 1 {
@8cris2
8cris2 / SassMeister-input-HTML.html
Created February 8, 2016 14:28
Generated by SassMeister.com.
<div class="container">
<div class="logo">Test</div>
<div class="nav">
<ul class="tabs">
<li>Test 1</li>
<li>Test 2</li>
<li>Test 3</li>
</ul>
</div>
@8cris2
8cris2 / SassMeister-input-HTML.html
Created February 8, 2016 10:37
Generated by SassMeister.com.
<div class="divWidth"></div>