Skip to content

Instantly share code, notes, and snippets.

View LouCypher's full-sized avatar
💸
Flat broke. Needs money.

Zulkarnain K. LouCypher

💸
Flat broke. Needs money.
View GitHub Profile
@LouCypher
LouCypher / columns.css
Created March 16, 2012 21:03
Two column liquid floated layout
/* Specify blanket rules for all elements */
body {
font-size:80%;
font-family:'Lucida Grande',Verdana,sans-serif;
margin:10px;
}
/* Rules for headings */
h1 {
font-size:150%;