Skip to content

Instantly share code, notes, and snippets.

@tadywankenobi
tadywankenobi / SassMeister-input.scss
Created March 6, 2015 13:27
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// ----
.socialmedia {
$sdim : 36px;
$smargin : ($logo-height + $logo-margin - $sdim)/2;
$list : (fb #3162a2 '\f09a'), (tw #2eb1eb '\f099'), (gp #d44132 '\f0d5'), (lin #3498b9 '\f0e1');
padding:0;
@tadywankenobi
tadywankenobi / bootstrap-ml.less
Created November 11, 2014 15:33
bootstrap-ml.less
// Bootstrap Mid-Large - col-ml-* - the missing grid set for Bootstrap3.
//
//
//
// This is a hack to fill the gap between 768 and 991 pixels - a missing range
// in the bootstrap responsive grid structure. Use these classes to style pages
// on cellphones when they transition from portrait to landscape.
//
// Contains:
// Columns, Offsets, Pushes, Pulls for the Mid-Small layout
@tadywankenobi
tadywankenobi / dabblet.css
Created January 10, 2012 15:38 — forked from chriscoyier/dabblet.css
YouTube Footer Buttons
/*
YouTube Footer Buttons
*/
.button {
border: 1px solid #DDD;
border-radius: 3px;
text-shadow: 0 1px 1px white;
box-shadow: 0 1px 1px #fff;
font: bold 11px Sans-Serif;