Skip to content

Instantly share code, notes, and snippets.

View FingerFeat's full-sized avatar

Anders Schmidt Hansen FingerFeat

View GitHub Profile
@FingerFeat
FingerFeat / dabblet.css
Created July 16, 2012 12:02
What: Content Container
@import url(http://css.cdn.tl/normalize.css);
/*
What: Content Container
Why: To handle all primary content.
*/
* { position: relative; box-sizing: border-box; overflow: hidden;
padding: 0; margin: 0;
background-repeat:no-repeat; list-style: none; }
@FingerFeat
FingerFeat / setDefaultHighlight.less
Created July 12, 2012 21:11
Sets the default highlight color with a LESS Mixin
/* Default Highlight Color */
.setDefaultHighlight(@backgroundColor, @textColor) {
::selection, -moz::selection {
background: @backgroundColor;
color: @textColor;
}
}
/* Use Case
@FingerFeat
FingerFeat / dabblet.css
Created June 25, 2012 10:05
Memphis Fever Panic
/* Memphis Fever Panic
==================================================================
Flipped Table of Contents (╯°□°)╯◠ ┻━┻)
==================================================================
1.0 - Project Details
2.0 - Imports
↳ 2.1 - Le' Gallagher's Normalize.css
@FingerFeat
FingerFeat / dabblet.css
Created June 25, 2012 10:02
Core CSS Framework
/* Core CSS Framework
========================================================================
≈ { Project Name Here } ≈
========================================================================
==================================================================
Flipped Table of Contents (╯°□°)╯◠ ┻━┻)
==================================================================
@FingerFeat
FingerFeat / dabblet.css
Created June 23, 2012 10:35
Core CSS Framework
/* Core CSS Framework
========================================================================
≈ { Project Name Here } ≈
========================================================================
@FingerFeat
FingerFeat / dabblet.css
Created June 14, 2012 09:34
Core CSS Framework
/* Core CSS Framework
========================================================================
≈ { Project Name Here } ≈
========================================================================
==================================================================
Flipped Table of Contents (╯°□°)╯◠ ┻━┻)
==================================================================
@FingerFeat
FingerFeat / dabblet.css
Created May 20, 2012 18:39
Core CSS Framework
/* Core CSS Framework
========================================================================
≈ { Racoso } ≈
========================================================================
==================================================================
Flipped Table of Contents (╯°□°)╯◠ ┻━┻)
==================================================================
@FingerFeat
FingerFeat / dabblet.css
Created May 20, 2012 15:31
Core CSS Framework
/* Core CSS Framework
========================================================================
≈ { Racoso } ≈
========================================================================
==================================================================
Flipped Table of Contents (╯°□°)╯◠ ┻━┻)
==================================================================
@FingerFeat
FingerFeat / dabblet.css
Created May 17, 2012 11:06
Core CSS Framework
/* Core CSS Framework
========================================================================
≈ { Tremo.lo } ≈
========================================================================
==================================================================
Flipped Table of Contents (╯°□°)╯◠ ┻━┻)
==================================================================
@FingerFeat
FingerFeat / dabblet.css
Created May 16, 2012 19:42
Core CSS Framework
/* Core CSS Framework
========================================================================
≈ { Tremo.lo } ≈
========================================================================
==================================================================
Flipped Table of Contents (╯°□°)╯◠ ┻━┻)
==================================================================