Skip to content

Instantly share code, notes, and snippets.

@jarod022
Created May 10, 2012 18:56
Show Gist options
  • Save jarod022/2655119 to your computer and use it in GitHub Desktop.
Save jarod022/2655119 to your computer and use it in GitHub Desktop.
Sleede - theme - Defaut style css
/* @autor : sleede SAS */
/* --------------------------------------------------
Table of Contents
-----------------------------------------------------
:: Base Styles
:: Shared Styles
:: Blocs & Misc
:: Header
:: Main
:: Sidebar & Nav
:: Contact
:: Footer
:: Widgets
:: Media Queries
:: Page x
:: Page x
*/
/* --------------------------------------------------
:: Base styles
-------------------------------------------------- */
/* Style à supprimer */
body { background: #ddd; padding: 10px 0 }
.one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve {
margin-bottom: 20px;
background: rgba(138,56,140,.2);
}
.zone-view {
height: 100px;
}
/* ------------- */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment